#EE8CFB#EE8CFB
#EE8CFB is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.2% C 0.182 H 322.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CFB |
|---|---|
| RGB | rgb(238, 140, 251) |
| HSL | hsl(293, 93%, 77%) |
| HSV | hsv(293, 44%, 98%) |
| CMYK | cmyk(5.2%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.16, 53.74, -40.08) |
| CIE-LCH | lch(72.16, 67.03, 323.28°) |
| OKLab | oklab(78.2% 0.1449 -0.1102) |
| OKLCH | oklch(78.2% 0.182 322.7) |
| XYZ | xyz(62.0487, 43.9009, 96.4534) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 7.47
Light Magenta
#FA5FF7
ΔE00 7.54
Candy Pink
#FF63E9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CFB #99FB8C
analogous
#B78CFB #EE8CFB #FB8CD1
triadic
#EE8CFB #FBEE8C #8CFBEE
tetradic
#EE8CFB #FBB78C #99FB8C #8CD1FB
square
#EE8CFB #FBB78C #99FB8C #8CD1FB
split-complementary
#EE8CFB #D1FB8C #8CFBB7
monochromatic
#DD16F7 #E551F9 #EE8CFB #F7C7FD #FBE1FE
Accessibility & contrast
On white
2.15
#EE8CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EE8CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CFB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CFB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#F199B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8cfb; /* rgb */ color: rgb(238, 140, 251); /* oklch */ color: oklch(78.2% 0.182 322.7);
Tailwind
colors: {
custom: {
50: '#f5b0fd',
500: '#ee8cfb',
950: '#000000',
},
}SCSS
$custom: #ee8cfb; $custom-light: #f5b0fd; $custom-dark: #000000;
JSON
{
"hex": "#ee8cfb",
"rgb": {
"r": 238,
"g": 140,
"b": 251
},
"hsl": {
"h": 292.973,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.78204,
"c": 0.18207,
"h": 322.7
},
"luminance": 0.43898
}Semantic roles & 50–950 ramp
primary
#EE8CFB
secondary
#D9F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085