#EEB5FC#EEB5FC
#EEB5FC is a very light, moderate purple. Relative luminance 0.583; OKLCH L 84.8% C 0.114 H 319.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB5FC |
|---|---|
| RGB | rgb(238, 181, 252) |
| HSL | hsl(288, 92%, 85%) |
| HSV | hsv(288, 28%, 99%) |
| CMYK | cmyk(5.6%, 28.2%, 0%, 1.2%) |
| CIE-LAB | lab(80.88, 32.55, -27.16) |
| CIE-LCH | lch(80.88, 42.39, 320.16°) |
| OKLab | oklab(84.8% 0.0867 -0.0738) |
| OKLCH | oklch(84.8% 0.114 319.6) |
| XYZ | xyz(69.3521, 58.2548, 99.6675) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.85
Mauve
#E0B0FF
ΔE00 3.50
Light Lilac
#EDC8FF
ΔE00 5.26
Light Violet
#D6B4FC
ΔE00 5.30
Plum
#DDA0DD
ΔE00 6.01
Light Lavender
#DFC5FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB5FC #C3FCB5
analogous
#CBB5FC #EEB5FC #FCB5E7
triadic
#EEB5FC #FCEEB5 #B5FCEE
tetradic
#EEB5FC #FCCBB5 #C3FCB5 #B5E7FC
square
#EEB5FC #FCCBB5 #C3FCB5 #B5E7FC
split-complementary
#EEB5FC #E7FCB5 #B5FCCB
monochromatic
#D33FF7 #E07AFA #EEB5FC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.66
#EEB5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EEB5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB5FC
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB5FC | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#BACBFA
Tritanopia (blue-blind)
#EFBDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eeb5fc; /* rgb */ color: rgb(238, 181, 252); /* oklch */ color: oklch(84.8% 0.114 319.6);
Tailwind
colors: {
custom: {
50: '#f4cbfd',
500: '#eeb5fc',
950: '#000000',
},
}SCSS
$custom: #eeb5fc; $custom-light: #f4cbfd; $custom-dark: #000000;
JSON
{
"hex": "#eeb5fc",
"rgb": {
"r": 238,
"g": 181,
"b": 252
},
"hsl": {
"h": 288.169,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.84799,
"c": 0.11384,
"h": 319.6
},
"luminance": 0.58253
}Semantic roles & 50–950 ramp
primary
#EEB5FC
secondary
#8AE174
accent
#E6002D
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385