#FF8CED#FF8CED
#FF8CED is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.6% C 0.180 H 333.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CED |
|---|---|
| RGB | rgb(255, 140, 237) |
| HSL | hsl(309, 100%, 77%) |
| HSV | hsv(309, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 7.1%, 0%) |
| CIE-LAB | lab(73.63, 56.20, -30.00) |
| CIE-LCH | lch(73.63, 63.71, 331.90°) |
| OKLab | oklab(79.55% 0.1609 -0.0813) |
| OKLCH | oklch(79.55% 0.18 333.2) |
| XYZ | xyz(65.9039, 46.1345, 85.5379) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 6.05
Candy Pink
#FF63E9
ΔE00 7.13
Plum
#DDA0DD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CED #8CFF9E
analogous
#D78CFF #FF8CED #FF8CB4
triadic
#FF8CED #EDFF8C #8CEDFF
tetradic
#FF8CED #FFD78C #8CFF9E #8CB4FF
square
#FF8CED #FFD78C #8CFF9E #8CB4FF
split-complementary
#FF8CED #B4FF8C #8CFFD7
monochromatic
#FF12DA #FF4FE3 #FF8CED #FFC9F7 #FFE0FA
Accessibility & contrast
On white
2.05
#FF8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FF8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CED
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CED | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF0
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8ced; /* rgb */ color: rgb(255, 140, 237); /* oklch */ color: oklch(79.6% 0.180 333.2);
Tailwind
colors: {
custom: {
50: '#ffb1f3',
500: '#ff8ced',
950: '#000000',
},
}SCSS
$custom: #ff8ced; $custom-light: #ffb1f3; $custom-dark: #000000;
JSON
{
"hex": "#ff8ced",
"rgb": {
"r": 255,
"g": 140,
"b": 237
},
"hsl": {
"h": 309.391,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.79552,
"c": 0.1803,
"h": 333.2
},
"luminance": 0.46131
}Semantic roles & 50–950 ramp
primary
#FF8CED
secondary
#D4F7D9
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085