#EF8DF4#EF8DF4
#EF8DF4 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.2% C 0.174 H 325.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DF4 |
|---|---|
| RGB | rgb(239, 141, 244) |
| HSL | hsl(297, 82%, 75%) |
| HSV | hsv(297, 42%, 96%) |
| CMYK | cmyk(2%, 42.2%, 0%, 4.3%) |
| CIE-LAB | lab(72.19, 52.24, -36.22) |
| CIE-LCH | lch(72.19, 63.56, 325.26°) |
| OKLab | oklab(78.15% 0.1434 -0.0992) |
| OKLCH | oklch(78.15% 0.174 325.3) |
| XYZ | xyz(61.4492, 43.9349, 90.8139) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 7.39
Plum
#DDA0DD
ΔE00 7.40
Orchid
#DA70D6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DF4 #92F48D
analogous
#BB8DF4 #EF8DF4 #F48DC6
triadic
#EF8DF4 #F4EF8D #8DF4EF
tetradic
#EF8DF4 #F4BB8D #92F48D #8DC6F4
square
#EF8DF4 #F4BB8D #92F48D #8DC6F4
split-complementary
#EF8DF4 #C6F48D #8DF4BB
monochromatic
#DF1DE9 #E755EF #EF8DF4 #F7C5F9 #FBE3FC
Accessibility & contrast
On white
2.15
#EF8DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EF8DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DF4
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DF4 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F8
Deuteranopia (green-blind)
#9EB5F1
Tritanopia (blue-blind)
#F498B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8df4; /* rgb */ color: rgb(239, 141, 244); /* oklch */ color: oklch(78.2% 0.174 325.3);
Tailwind
colors: {
custom: {
50: '#f6b1f8',
500: '#ef8df4',
950: '#000000',
},
}SCSS
$custom: #ef8df4; $custom-light: #f6b1f8; $custom-dark: #000000;
JSON
{
"hex": "#ef8df4",
"rgb": {
"r": 239,
"g": 141,
"b": 244
},
"hsl": {
"h": 297.087,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.78151,
"c": 0.17433,
"h": 325.3
},
"luminance": 0.43932
}Semantic roles & 50–950 ramp
primary
#EF8DF4
secondary
#D8F4D7
accent
#DF0711
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085