#EF8EE6#EF8EE6
#EF8EE6 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.7% C 0.160 H 330.4°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EE6 |
|---|---|
| RGB | rgb(239, 142, 230) |
| HSL | hsl(306, 75%, 75%) |
| HSV | hsv(306, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 3.8%, 6.3%) |
| CIE-LAB | lab(71.83, 49.25, -29.10) |
| CIE-LCH | lch(71.83, 57.21, 329.42°) |
| OKLab | oklab(77.71% 0.139 -0.079) |
| OKLCH | oklch(77.71% 0.16 330.4) |
| XYZ | xyz(59.5518, 43.4129, 80.0903) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 5.13
Plum
#DDA0DD
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 6.46
Orchid
#DA70D6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EE6 #8EEF97
analogous
#C88EEF #EF8EE6 #EF8EB6
triadic
#EF8EE6 #E6EF8E #8EE6EF
tetradic
#EF8EE6 #EFC88E #8EEF97 #8EB6EF
square
#EF8EE6 #EFC88E #8EEF97 #8EB6EF
split-complementary
#EF8EE6 #B6EF8E #8EEFC8
monochromatic
#E023CE #E758DA #EF8EE6 #F7C4F2 #FBE4F9
Accessibility & contrast
On white
2.17
#EF8EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EF8EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EE6
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EE6 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA8E9
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#F695B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8ee6; /* rgb */ color: rgb(239, 142, 230); /* oklch */ color: oklch(77.7% 0.160 330.4);
Tailwind
colors: {
custom: {
50: '#f6b1ee',
500: '#ef8ee6',
950: '#000000',
},
}SCSS
$custom: #ef8ee6; $custom-light: #f6b1ee; $custom-dark: #000000;
JSON
{
"hex": "#ef8ee6",
"rgb": {
"r": 239,
"g": 142,
"b": 230
},
"hsl": {
"h": 305.567,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.77708,
"c": 0.15987,
"h": 330.4
},
"luminance": 0.4341
}Semantic roles & 50–950 ramp
primary
#EF8EE6
secondary
#D8F3DB
accent
#D7210E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084