#EEB9FF#EEB9FF
#EEB9FF is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.6% C 0.110 H 317.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB9FF |
|---|---|
| RGB | rgb(238, 185, 255) |
| HSL | hsl(285, 100%, 86%) |
| HSV | hsv(285, 27%, 100%) |
| CMYK | cmyk(6.7%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(81.89, 31.00, -27.21) |
| CIE-LCH | lch(81.89, 41.25, 318.72°) |
| OKLab | oklab(85.61% 0.0817 -0.074) |
| OKLCH | oklch(85.61% 0.11 317.8) |
| XYZ | xyz(70.6563, 60.0965, 102.4660) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.06
Mauve
#E0B0FF
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 4.41
Light Violet
#D6B4FC
ΔE00 4.94
Light Lavender
#DFC5FE
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB9FF #CAFFB9
analogous
#CBB9FF #EEB9FF #FFB9ED
triadic
#EEB9FF #FFEEB9 #B9FFEE
tetradic
#EEB9FF #FFCBB9 #CAFFB9 #B9EDFF
square
#EEB9FF #FFCBB9 #CAFFB9 #B9EDFF
split-complementary
#EEB9FF #EDFFB9 #B9FFCB
monochromatic
#D03FFF #DF7CFF #EEB9FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.61
#EEB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EEB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB9FF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB9FF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#EEC1D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eeb9ff; /* rgb */ color: rgb(238, 185, 255); /* oklch */ color: oklch(85.6% 0.110 317.8);
Tailwind
colors: {
custom: {
50: '#f4ceff',
500: '#eeb9ff',
950: '#000000',
},
}SCSS
$custom: #eeb9ff; $custom-light: #f4ceff; $custom-dark: #000000;
JSON
{
"hex": "#eeb9ff",
"rgb": {
"r": 238,
"g": 185,
"b": 255
},
"hsl": {
"h": 285.429,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.85605,
"c": 0.11024,
"h": 317.8
},
"luminance": 0.60095
}Semantic roles & 50–950 ramp
primary
#EEB9FF
secondary
#91E775
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171318
muted
#858386