#EEBEE7#EEBEE7
#EEBEE7 is a very light, moderate purple. Relative luminance 0.608; OKLCH L 85.6% C 0.077 H 331.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEE7 |
|---|---|
| RGB | rgb(238, 190, 231) |
| HSL | hsl(309, 59%, 84%) |
| HSV | hsv(309, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 2.9%, 6.7%) |
| CIE-LAB | lab(82.26, 23.88, -13.82) |
| CIE-LCH | lch(82.26, 27.59, 329.93°) |
| OKLab | oklab(85.63% 0.0671 -0.0369) |
| OKLCH | oklch(85.63% 0.077 331.2) |
| XYZ | xyz(68.0958, 60.7753, 83.7295) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.25
Very Light Purple
#F6CEFC
ΔE00 4.28
Light Lavendar
#EFC0FE
ΔE00 5.53
Light Lilac
#EDC8FF
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 5.75
Thistle
#D8BFD8
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEE7 #BEEEC5
analogous
#DDBEEE #EEBEE7 #EEBECF
triadic
#EEBEE7 #E7EEBE #BEE7EE
tetradic
#EEBEE7 #EEDDBE #BEEEC5 #BECFEE
square
#EEBEE7 #EEDDBE #BEEEC5 #BECFEE
split-complementary
#EEBEE7 #CFEEBE #BEEEDD
monochromatic
#D55DC3 #E18DD5 #EEBEE7 #F9E7F6 #F9E7F6
Accessibility & contrast
On white
1.60
#EEBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EEBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEE7
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEE7 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9E9
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#F2C1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebee7; /* rgb */ color: rgb(238, 190, 231); /* oklch */ color: oklch(85.6% 0.077 331.2);
Tailwind
colors: {
custom: {
50: '#f4d2ee',
500: '#eebee7',
950: '#000000',
},
}SCSS
$custom: #eebee7; $custom-light: #f4d2ee; $custom-dark: #000000;
JSON
{
"hex": "#eebee7",
"rgb": {
"r": 238,
"g": 190,
"b": 231
},
"hsl": {
"h": 308.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85628,
"c": 0.07658,
"h": 331.2
},
"luminance": 0.60774
}Semantic roles & 50–950 ramp
primary
#EEBEE7
secondary
#84CC8F
accent
#C6381F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385