#EEBEED#EEBEED
#EEBEED is a very light, moderate purple. Relative luminance 0.611; OKLCH L 85.8% C 0.082 H 326.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEED |
|---|---|
| RGB | rgb(238, 190, 237) |
| HSL | hsl(301, 59%, 84%) |
| HSV | hsv(301, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 0.4%, 6.7%) |
| CIE-LAB | lab(82.44, 24.96, -16.76) |
| CIE-LCH | lch(82.44, 30.06, 326.12°) |
| OKLab | oklab(85.83% 0.069 -0.0449) |
| OKLCH | oklch(85.83% 0.082 326.9) |
| XYZ | xyz(68.9577, 61.1201, 88.2692) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.71
Light Lavendar
#EFC0FE
ΔE00 3.92
Pale Mauve
#FED0FC
ΔE00 4.10
Light Lilac
#EDC8FF
ΔE00 4.25
Pale Lavender
#EECFFE
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEED #BEEEBF
analogous
#D7BEEE #EEBEED #EEBED5
triadic
#EEBEED #EDEEBE #BEEDEE
tetradic
#EEBEED #EED7BE #BEEEBF #BED5EE
square
#EEBEED #EED7BE #BEEEBF #BED5EE
split-complementary
#EEBEED #D5EEBE #BEEED7
monochromatic
#D55DD2 #E18DE0 #EEBEED #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.59
#EEBEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EEBEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEED
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEED | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#F1C2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebeed; /* rgb */ color: rgb(238, 190, 237); /* oklch */ color: oklch(85.8% 0.082 326.9);
Tailwind
colors: {
custom: {
50: '#f4d2f2',
500: '#eebeed',
950: '#000000',
},
}SCSS
$custom: #eebeed; $custom-light: #f4d2f2; $custom-dark: #000000;
JSON
{
"hex": "#eebeed",
"rgb": {
"r": 238,
"g": 190,
"b": 237
},
"hsl": {
"h": 301.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85832,
"c": 0.08238,
"h": 326.9
},
"luminance": 0.61118
}Semantic roles & 50–950 ramp
primary
#EEBEED
secondary
#84CC86
accent
#C6231F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385