#EEB5F9#EEB5F9
#EEB5F9 is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.7% C 0.111 H 320.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB5F9 |
|---|---|
| RGB | rgb(238, 181, 249) |
| HSL | hsl(290, 85%, 84%) |
| HSV | hsv(290, 27%, 98%) |
| CMYK | cmyk(4.4%, 27.3%, 0%, 2.4%) |
| CIE-LAB | lab(80.78, 31.98, -25.71) |
| CIE-LCH | lch(80.78, 41.03, 321.20°) |
| OKLab | oklab(84.68% 0.0858 -0.0698) |
| OKLCH | oklch(84.68% 0.111 320.9) |
| XYZ | xyz(68.8804, 58.0661, 97.1836) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.71
Mauve
#E0B0FF
ΔE00 4.00
Light Lilac
#EDC8FF
ΔE00 5.12
Light Violet
#D6B4FC
ΔE00 5.65
Plum
#DDA0DD
ΔE00 5.69
Light Lavender
#DFC5FE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB5F9 #C0F9B5
analogous
#CCB5F9 #EEB5F9 #F9B5E2
triadic
#EEB5F9 #F9EEB5 #B5F9EE
tetradic
#EEB5F9 #F9CCB5 #C0F9B5 #B5E2F9
square
#EEB5F9 #F9CCB5 #C0F9B5 #B5E2F9
split-complementary
#EEB5F9 #E2F9B5 #B5F9CC
monochromatic
#D444F0 #E17CF4 #EEB5F9 #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.66
#EEB5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#EEB5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB5F9
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB5F9 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FC
Deuteranopia (green-blind)
#BBCBF7
Tritanopia (blue-blind)
#F0BCCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eeb5f9; /* rgb */ color: rgb(238, 181, 249); /* oklch */ color: oklch(84.7% 0.111 320.9);
Tailwind
colors: {
custom: {
50: '#f4cbfb',
500: '#eeb5f9',
950: '#000000',
},
}SCSS
$custom: #eeb5f9; $custom-light: #f4cbfb; $custom-dark: #000000;
JSON
{
"hex": "#eeb5f9",
"rgb": {
"r": 238,
"g": 181,
"b": 249
},
"hsl": {
"h": 290.294,
"s": 85,
"l": 84.314
},
"oklch": {
"l": 0.84684,
"c": 0.1106,
"h": 320.9
},
"luminance": 0.58064
}Semantic roles & 50–950 ramp
primary
#EEB5F9
secondary
#87DC76
accent
#E10428
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385