#EEBEE8#EEBEE8
#EEBEE8 is a very light, moderate purple. Relative luminance 0.608; OKLCH L 85.7% C 0.078 H 330.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEE8 |
|---|---|
| RGB | rgb(238, 190, 232) |
| HSL | hsl(308, 59%, 84%) |
| HSV | hsv(308, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 2.5%, 6.7%) |
| CIE-LAB | lab(82.29, 24.05, -14.31) |
| CIE-LCH | lch(82.29, 27.99, 329.25°) |
| OKLab | oklab(85.66% 0.0674 -0.0382) |
| OKLCH | oklch(85.66% 0.078 330.4) |
| XYZ | xyz(68.2374, 60.8320, 84.4754) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.15
Pale Mauve
#FED0FC
ΔE00 4.18
Light Lavendar
#EFC0FE
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 5.31
Pale Lavender
#EECFFE
ΔE00 5.60
Thistle
#D8BFD8
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEE8 #BEEEC4
analogous
#DCBEEE #EEBEE8 #EEBED0
triadic
#EEBEE8 #E8EEBE #BEE8EE
tetradic
#EEBEE8 #EEDCBE #BEEEC4 #BED0EE
square
#EEBEE8 #EEDCBE #BEEEC4 #BED0EE
split-complementary
#EEBEE8 #D0EEBE #BEEEDC
monochromatic
#D55DC6 #E18DD7 #EEBEE8 #F9E7F6 #F9E7F6
Accessibility & contrast
On white
1.60
#EEBEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EEBEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEE8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEE8 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EA
Deuteranopia (green-blind)
#C7CFE6
Tritanopia (blue-blind)
#F2C1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebee8; /* rgb */ color: rgb(238, 190, 232); /* oklch */ color: oklch(85.7% 0.078 330.4);
Tailwind
colors: {
custom: {
50: '#f4d2ef',
500: '#eebee8',
950: '#000000',
},
}SCSS
$custom: #eebee8; $custom-light: #f4d2ef; $custom-dark: #000000;
JSON
{
"hex": "#eebee8",
"rgb": {
"r": 238,
"g": 190,
"b": 232
},
"hsl": {
"h": 307.5,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85662,
"c": 0.07752,
"h": 330.4
},
"luminance": 0.6083
}Semantic roles & 50–950 ramp
primary
#EEBEE8
secondary
#84CC8D
accent
#C6341F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385