#EF9CED#EF9CED
#EF9CED is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.2% C 0.142 H 327.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9CED |
|---|---|
| RGB | rgb(239, 156, 237) |
| HSL | hsl(301, 72%, 77%) |
| HSV | hsv(301, 35%, 94%) |
| CMYK | cmyk(0%, 34.7%, 0.8%, 6.3%) |
| CIE-LAB | lab(74.98, 43.27, -28.09) |
| CIE-LCH | lch(74.98, 51.59, 327.01°) |
| OKLab | oklab(80.16% 0.1203 -0.0763) |
| OKLCH | oklch(80.16% 0.142 327.6) |
| XYZ | xyz(62.7699, 48.2447, 86.1101) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 5.92
Mauve
#E0B0FF
ΔE00 6.96
Purply Pink
#F075E6
ΔE00 8.03
Bubblegum Pink
#FE83CC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9CED #9CEF9E
analogous
#C89CEF #EF9CED #EF9CC3
triadic
#EF9CED #EDEF9C #9CEDEF
tetradic
#EF9CED #EFC89C #9CEF9E #9CC3EF
square
#EF9CED #EFC89C #9CEF9E #9CC3EF
split-complementary
#EF9CED #C3EF9C #9CEFC8
monochromatic
#DE33DA #E667E3 #EF9CED #F8D1F7 #FBE5FA
Accessibility & contrast
On white
1.97
#EF9CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#EF9CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9CED
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9CED | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#ACBCEA
Tritanopia (blue-blind)
#F4A3BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9ced; /* rgb */ color: rgb(239, 156, 237); /* oklch */ color: oklch(80.2% 0.142 327.6);
Tailwind
colors: {
custom: {
50: '#f5baf3',
500: '#ef9ced',
950: '#000000',
},
}SCSS
$custom: #ef9ced; $custom-light: #f5baf3; $custom-dark: #000000;
JSON
{
"hex": "#ef9ced",
"rgb": {
"r": 239,
"g": 156,
"b": 237
},
"hsl": {
"h": 301.446,
"s": 72.174,
"l": 77.451
},
"oklch": {
"l": 0.80162,
"c": 0.14245,
"h": 327.6
},
"luminance": 0.48242
}Semantic roles & 50–950 ramp
primary
#EF9CED
secondary
#D9F2D9
accent
#D41611
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185