#EEB5FF#EEB5FF
#EEB5FF is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.9% C 0.117 H 318.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB5FF |
|---|---|
| RGB | rgb(238, 181, 255) |
| HSL | hsl(286, 100%, 85%) |
| HSV | hsv(286, 29%, 100%) |
| CMYK | cmyk(6.7%, 29%, 0%, 0%) |
| CIE-LAB | lab(80.99, 33.13, -28.60) |
| CIE-LCH | lch(80.99, 43.76, 319.20°) |
| OKLab | oklab(84.92% 0.0875 -0.0779) |
| OKLCH | oklch(84.92% 0.117 318.3) |
| XYZ | xyz(69.8312, 58.4464, 102.1910) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.06
Light Lavendar
#EFC0FE
ΔE00 3.12
Light Violet
#D6B4FC
ΔE00 5.02
Light Lilac
#EDC8FF
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.38
Pale Violet
#CEAEFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB5FF #C6FFB5
analogous
#C9B5FF #EEB5FF #FFB5EB
triadic
#EEB5FF #FFEEB5 #B5FFEE
tetradic
#EEB5FF #FFC9B5 #C6FFB5 #B5EBFF
square
#EEB5FF #FFC9B5 #C6FFB5 #B5EBFF
split-complementary
#EEB5FF #EBFFB5 #B5FFC9
monochromatic
#D23BFF #E078FF #EEB5FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.65
#EEB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#EEB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB5FF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB5FF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#B9CBFD
Tritanopia (blue-blind)
#EFBDD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eeb5ff; /* rgb */ color: rgb(238, 181, 255); /* oklch */ color: oklch(84.9% 0.117 318.3);
Tailwind
colors: {
custom: {
50: '#f4cbff',
500: '#eeb5ff',
950: '#000000',
},
}SCSS
$custom: #eeb5ff; $custom-light: #f4cbff; $custom-dark: #000000;
JSON
{
"hex": "#eeb5ff",
"rgb": {
"r": 238,
"g": 181,
"b": 255
},
"hsl": {
"h": 286.216,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.84915,
"c": 0.11712,
"h": 318.3
},
"luminance": 0.58445
}Semantic roles & 50–950 ramp
primary
#EEB5FF
secondary
#8DE672
accent
#E60035
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386