#EF8DDF#EF8DDF
#EF8DDF is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.3% C 0.156 H 333.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DDF |
|---|---|
| RGB | rgb(239, 141, 223) |
| HSL | hsl(310, 75%, 75%) |
| HSV | hsv(310, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 6.7%, 6.3%) |
| CIE-LAB | lab(71.37, 48.56, -25.96) |
| CIE-LCH | lch(71.37, 55.07, 331.87°) |
| OKLab | oklab(77.28% 0.1388 -0.0701) |
| OKLCH | oklch(77.28% 0.156 333.2) |
| XYZ | xyz(58.4404, 42.7314, 74.9675) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 4.31
Bubblegum Pink
#FE83CC
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 5.48
Plum
#DDA0DD
ΔE00 5.85
Orchid
#DA70D6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DDF #8DEF9D
analogous
#CE8DEF #EF8DDF #EF8DAE
triadic
#EF8DDF #DFEF8D #8DDFEF
tetradic
#EF8DDF #EFCE8D #8DEF9D #8DAEEF
square
#EF8DDF #EFCE8D #8DEF9D #8DAEEF
split-complementary
#EF8DDF #AEEF8D #8DEFCE
monochromatic
#E022C1 #E757D0 #EF8DDF #F7C3EE #FBE4F7
Accessibility & contrast
On white
2.20
#EF8DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EF8DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DDF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DDF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#F792AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8ddf; /* rgb */ color: rgb(239, 141, 223); /* oklch */ color: oklch(77.3% 0.156 333.2);
Tailwind
colors: {
custom: {
50: '#f6b0e9',
500: '#ef8ddf',
950: '#000000',
},
}SCSS
$custom: #ef8ddf; $custom-light: #f6b0e9; $custom-dark: #000000;
JSON
{
"hex": "#ef8ddf",
"rgb": {
"r": 239,
"g": 141,
"b": 223
},
"hsl": {
"h": 309.796,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.77275,
"c": 0.15552,
"h": 333.2
},
"luminance": 0.42728
}Semantic roles & 50–950 ramp
primary
#EF8DDF
secondary
#D8F3DC
accent
#D82F0E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084