#E08CFB#E08CFB
#E08CFB is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.7% C 0.175 H 317.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E08CFB |
|---|---|
| RGB | rgb(224, 140, 251) |
| HSL | hsl(285, 93%, 77%) |
| HSV | hsv(285, 44%, 98%) |
| CMYK | cmyk(10.8%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.57, 49.78, -42.67) |
| CIE-LCH | lch(70.57, 65.57, 319.40°) |
| OKLab | oklab(76.67% 0.129 -0.118) |
| OKLCH | oklch(76.67% 0.175 317.6) |
| XYZ | xyz(57.5287, 41.5703, 96.2415) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Liliac
#C48EFD
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.35
Purply Pink
#F075E6
ΔE00 6.37
Lilac (survey)
#CEA2FD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08CFB #A7FB8C
analogous
#A98CFB #E08CFB #FB8CDF
triadic
#E08CFB #FBE08C #8CFBE0
tetradic
#E08CFB #FBA98C #A7FB8C #8CDFFB
square
#E08CFB #FBA98C #A7FB8C #8CDFFB
split-complementary
#E08CFB #DFFB8C #8CFBA9
monochromatic
#C016F7 #D051F9 #E08CFB #F0C7FD #F7E1FE
Accessibility & contrast
On white
2.25
#E08CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#E08CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08CFB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08CFB | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#E09BB8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e08cfb; /* rgb */ color: rgb(224, 140, 251); /* oklch */ color: oklch(76.7% 0.175 317.6);
Tailwind
colors: {
custom: {
50: '#ebaffd',
500: '#e08cfb',
950: '#000000',
},
}SCSS
$custom: #e08cfb; $custom-light: #ebaffd; $custom-dark: #000000;
JSON
{
"hex": "#e08cfb",
"rgb": {
"r": 224,
"g": 140,
"b": 251
},
"hsl": {
"h": 285.405,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.76672,
"c": 0.17482,
"h": 317.6
},
"luminance": 0.41568
}Semantic roles & 50–950 ramp
primary
#E08CFB
secondary
#DDF6D5
accent
#E60038
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161117
muted
#848085