#EF8DED#EF8DED
#EF8DED is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.8% C 0.168 H 327.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DED |
|---|---|
| RGB | rgb(239, 141, 237) |
| HSL | hsl(301, 75%, 75%) |
| HSV | hsv(301, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 0.8%, 6.3%) |
| CIE-LAB | lab(71.91, 50.98, -32.83) |
| CIE-LCH | lch(71.91, 60.64, 327.22°) |
| OKLab | oklab(77.85% 0.142 -0.0895) |
| OKLCH | oklch(77.85% 0.168 327.8) |
| XYZ | xyz(60.4065, 43.5178, 85.3223) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Lavender Pink
#DD85D7
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 4.71
Plum
#DDA0DD
ΔE00 6.69
Candy Pink
#FF63E9
ΔE00 7.30
Orchid
#DA70D6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DED #8DEF8F
analogous
#C08DEF #EF8DED #EF8DBC
triadic
#EF8DED #EDEF8D #8DEDEF
tetradic
#EF8DED #EFC08D #8DEF8F #8DBCEF
square
#EF8DED #EFC08D #8DEF8F #8DBCEF
split-complementary
#EF8DED #BCEF8D #8DEFC0
monochromatic
#E022DC #E757E5 #EF8DED #F7C3F5 #FBE4FB
Accessibility & contrast
On white
2.16
#EF8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EF8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DED
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DED | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#F596B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8ded; /* rgb */ color: rgb(239, 141, 237); /* oklch */ color: oklch(77.8% 0.168 327.8);
Tailwind
colors: {
custom: {
50: '#f6b1f3',
500: '#ef8ded',
950: '#000000',
},
}SCSS
$custom: #ef8ded; $custom-light: #f6b1f3; $custom-dark: #000000;
JSON
{
"hex": "#ef8ded",
"rgb": {
"r": 239,
"g": 141,
"b": 237
},
"hsl": {
"h": 301.224,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.7785,
"c": 0.16784,
"h": 327.8
},
"luminance": 0.43515
}Semantic roles & 50–950 ramp
primary
#EF8DED
secondary
#D8F3D9
accent
#D8120E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085