#EEDEEB#EEDEEB
#EEDEEB is a very light, muted pink. Relative luminance 0.764; OKLCH L 91.7% C 0.024 H 331.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEEB |
|---|---|
| RGB | rgb(238, 222, 235) |
| HSL | hsl(311, 32%, 90%) |
| HSV | hsv(311, 7%, 93%) |
| CMYK | cmyk(0%, 6.7%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.05, 7.72, -4.36) |
| CIE-LCH | lch(90.05, 8.87, 330.51°) |
| OKLab | oklab(91.72% 0.0216 -0.0115) |
| OKLCH | oklch(91.72% 0.024 331.9) |
| XYZ | xyz(76.3745, 76.4185, 89.3079) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.03
Lavender (CSS)
#E6E6FA
ΔE00 6.85
Mistyrose
#FFE4E1
ΔE00 7.54
Very Light Pink
#FFF4F2
ΔE00 8.40
Thistle
#D8BFD8
ΔE00 8.48
Ghostwhite
#F8F8FF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEEB #DEEEE1
analogous
#E9DEEE #EEDEEB #EEDEE3
triadic
#EEDEEB #EBEEDE #DEEBEE
tetradic
#EEDEEB #EEE9DE #DEEEE1 #DEE3EE
square
#EEDEEB #EEE9DE #DEEEE1 #DEE3EE
split-complementary
#EEDEEB #E3EEDE #DEEEE9
monochromatic
#C48DBA #D9B6D3 #EEDEEB #F5EBF3 #F5EBF3
Accessibility & contrast
On white
1.29
#EEDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#EEDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEEB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEEB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#F0DFE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedeeb; /* rgb */ color: rgb(238, 222, 235); /* oklch */ color: oklch(91.7% 0.024 331.9);
Tailwind
colors: {
custom: {
50: '#f3e8f1',
500: '#eedeeb',
950: '#000000',
},
}SCSS
$custom: #eedeeb; $custom-light: #f3e8f1; $custom-dark: #000000;
JSON
{
"hex": "#eedeeb",
"rgb": {
"r": 238,
"g": 222,
"b": 235
},
"hsl": {
"h": 311.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91717,
"c": 0.02449,
"h": 331.9
},
"luminance": 0.76418
}Semantic roles & 50–950 ramp
primary
#EEDEEB
secondary
#A8C8AE
accent
#AB503B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485