#EEB8FC#EEB8FC
#EEB8FC is a very light, moderate purple. Relative luminance 0.595; OKLCH L 85.3% C 0.109 H 319.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8FC |
|---|---|
| RGB | rgb(238, 184, 252) |
| HSL | hsl(288, 92%, 85%) |
| HSV | hsv(288, 27%, 99%) |
| CMYK | cmyk(5.6%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(81.56, 30.95, -26.12) |
| CIE-LCH | lch(81.56, 40.50, 319.84°) |
| OKLab | oklab(85.32% 0.0823 -0.0709) |
| OKLCH | oklch(85.32% 0.109 319.2) |
| XYZ | xyz(69.9687, 59.4879, 99.8731) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.04
Mauve
#E0B0FF
ΔE00 3.85
Light Lilac
#EDC8FF
ΔE00 4.46
Light Violet
#D6B4FC
ΔE00 5.27
Light Lavender
#DFC5FE
ΔE00 5.84
Very Light Purple
#F6CEFC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8FC #C6FCB8
analogous
#CCB8FC #EEB8FC #FCB8E8
triadic
#EEB8FC #FCEEB8 #B8FCEE
tetradic
#EEB8FC #FCCCB8 #C6FCB8 #B8E8FC
square
#EEB8FC #FCCCB8 #C6FCB8 #B8E8FC
split-complementary
#EEB8FC #E8FCB8 #B8FCCC
monochromatic
#D243F7 #E07DFA #EEB8FC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.63
#EEB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#EEB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8FC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8FC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#EFBFD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eeb8fc; /* rgb */ color: rgb(238, 184, 252); /* oklch */ color: oklch(85.3% 0.109 319.2);
Tailwind
colors: {
custom: {
50: '#f4cdfd',
500: '#eeb8fc',
950: '#000000',
},
}SCSS
$custom: #eeb8fc; $custom-light: #f4cdfd; $custom-dark: #000000;
JSON
{
"hex": "#eeb8fc",
"rgb": {
"r": 238,
"g": 184,
"b": 252
},
"hsl": {
"h": 287.647,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.85317,
"c": 0.10865,
"h": 319.2
},
"luminance": 0.59486
}Semantic roles & 50–950 ramp
primary
#EEB8FC
secondary
#8DE177
accent
#E6002F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171317
muted
#858385