#EEDDE2#EEDDE2
#EEDDE2 is a very light, near-neutral pink. Relative luminance 0.754; OKLCH L 91.3% C 0.020 H 357.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDDE2 |
|---|---|
| RGB | rgb(238, 221, 226) |
| HSL | hsl(342, 33%, 90%) |
| HSV | hsv(342, 7%, 93%) |
| CMYK | cmyk(0%, 7.1%, 5%, 6.7%) |
| CIE-LAB | lab(89.57, 6.66, -0.34) |
| CIE-LCH | lch(89.57, 6.67, 357.05°) |
| OKLab | oklab(91.26% 0.0197 -0.0008) |
| OKLCH | oklch(91.26% 0.02 357.7) |
| XYZ | xyz(74.8422, 75.3819, 82.5442) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.05
Mistyrose
#FFE4E1
ΔE00 4.96
Very Light Pink
#FFF4F2
ΔE00 6.35
Snow
#FFFAFA
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.24
Seashell
#FFF5EE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDDE2 #DDEEE9
analogous
#EEDDEA #EEDDE2 #EEE1DD
triadic
#EEDDE2 #E2EEDD #DDE2EE
tetradic
#EEDDE2 #EAEEDD #DDEEE9 #E1DDEE
square
#EEDDE2 #EAEEDD #DDEEE9 #E1DDEE
split-complementary
#EEDDE2 #DDEEE1 #DDEAEE
monochromatic
#C58B9C #DAB4BF #EEDDE2 #F5EBEE #F5EBEE
Accessibility & contrast
On white
1.31
#EEDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EEDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDDE2
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDDE2 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#E2E2E2
Tritanopia (blue-blind)
#F1DCDF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedde2; /* rgb */ color: rgb(238, 221, 226); /* oklch */ color: oklch(91.3% 0.020 357.7);
Tailwind
colors: {
custom: {
50: '#f3e7eb',
500: '#eedde2',
950: '#000000',
},
}SCSS
$custom: #eedde2; $custom-light: #f3e7eb; $custom-dark: #000000;
JSON
{
"hex": "#eedde2",
"rgb": {
"r": 238,
"g": 221,
"b": 226
},
"hsl": {
"h": 342.353,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.91262,
"c": 0.01976,
"h": 357.7
},
"luminance": 0.75381
}Semantic roles & 50–950 ramp
primary
#EEDDE2
secondary
#A7C8BE
accent
#AC8A39
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484