#EE8EFB#EE8EFB
#EE8EFB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.179 H 322.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EFB |
|---|---|
| RGB | rgb(238, 142, 251) |
| HSL | hsl(293, 93%, 77%) |
| HSV | hsv(293, 43%, 98%) |
| CMYK | cmyk(5.2%, 43.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.56, 52.73, -39.46) |
| CIE-LCH | lch(72.56, 65.86, 323.19°) |
| OKLab | oklab(78.5% 0.1422 -0.1085) |
| OKLCH | oklch(78.5% 0.179 322.7) |
| XYZ | xyz(62.3436, 44.4907, 96.5517) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.94
Baby Purple
#CA9BF7
ΔE00 7.51
Violet Pink
#FB5FFC
ΔE00 7.88
Candy Pink
#FF63E9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EFB #9BFB8E
analogous
#B88EFB #EE8EFB #FB8ED2
triadic
#EE8EFB #FBEE8E #8EFBEE
tetradic
#EE8EFB #FBB88E #9BFB8E #8ED2FB
square
#EE8EFB #FBB88E #9BFB8E #8ED2FB
split-complementary
#EE8EFB #D2FB8E #8EFBB8
monochromatic
#DC18F7 #E553F9 #EE8EFB #F7C9FD #FBE1FE
Accessibility & contrast
On white
2.12
#EE8EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EE8EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EFB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EFB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#F19BB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee8efb; /* rgb */ color: rgb(238, 142, 251); /* oklch */ color: oklch(78.5% 0.179 322.7);
Tailwind
colors: {
custom: {
50: '#f5b1fd',
500: '#ee8efb',
950: '#000000',
},
}SCSS
$custom: #ee8efb; $custom-light: #f5b1fd; $custom-dark: #000000;
JSON
{
"hex": "#ee8efb",
"rgb": {
"r": 238,
"g": 142,
"b": 251
},
"hsl": {
"h": 292.844,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.78497,
"c": 0.17881,
"h": 322.7
},
"luminance": 0.44488
}Semantic roles & 50–950 ramp
primary
#EE8EFB
secondary
#D9F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085