#EF8DE8#EF8DE8
#EF8DE8 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.6% C 0.163 H 329.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DE8 |
|---|---|
| RGB | rgb(239, 141, 232) |
| HSL | hsl(304, 75%, 75%) |
| HSV | hsv(304, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 2.9%, 6.3%) |
| CIE-LAB | lab(71.71, 50.11, -30.39) |
| CIE-LCH | lch(71.71, 58.60, 328.76°) |
| OKLab | oklab(77.64% 0.1409 -0.0826) |
| OKLCH | oklch(77.64% 0.163 329.6) |
| XYZ | xyz(59.6862, 43.2297, 81.5286) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 4.81
Plum
#DDA0DD
ΔE00 6.28
Bubblegum Pink
#FE83CC
ΔE00 6.80
Orchid
#DA70D6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DE8 #8DEF94
analogous
#C58DEF #EF8DE8 #EF8DB7
triadic
#EF8DE8 #E8EF8D #8DE8EF
tetradic
#EF8DE8 #EFC58D #8DEF94 #8DB7EF
square
#EF8DE8 #EFC58D #8DEF94 #8DB7EF
split-complementary
#EF8DE8 #B7EF8D #8DEFC5
monochromatic
#E022D2 #E757DD #EF8DE8 #F7C3F3 #FBE4FA
Accessibility & contrast
On white
2.18
#EF8DE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EF8DE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DE8
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DE8 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7EB
Deuteranopia (green-blind)
#A2B4E5
Tritanopia (blue-blind)
#F695B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8de8; /* rgb */ color: rgb(239, 141, 232); /* oklch */ color: oklch(77.6% 0.163 329.6);
Tailwind
colors: {
custom: {
50: '#f6b0ef',
500: '#ef8de8',
950: '#000000',
},
}SCSS
$custom: #ef8de8; $custom-light: #f6b0ef; $custom-dark: #000000;
JSON
{
"hex": "#ef8de8",
"rgb": {
"r": 239,
"g": 141,
"b": 232
},
"hsl": {
"h": 304.286,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.7764,
"c": 0.16332,
"h": 329.6
},
"luminance": 0.43227
}Semantic roles & 50–950 ramp
primary
#EF8DE8
secondary
#D8F3DA
accent
#D81C0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084