#EEDFDB#EEDFDB
#EEDFDB is a very light, near-neutral red. Relative luminance 0.761; OKLCH L 91.5% C 0.017 H 35.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFDB |
|---|---|
| RGB | rgb(238, 223, 219) |
| HSL | hsl(13, 36%, 90%) |
| HSV | hsv(13, 8%, 93%) |
| CMYK | cmyk(0%, 6.3%, 8%, 6.7%) |
| CIE-LAB | lab(89.89, 4.44, 3.80) |
| CIE-LCH | lch(89.89, 5.84, 40.51°) |
| OKLab | oklab(91.45% 0.0142 0.0101) |
| OKLCH | oklch(91.45% 0.017 35.3) |
| XYZ | xyz(74.4324, 76.0679, 77.7656) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.64
Mistyrose
#FFE4E1
ΔE00 4.80
Seashell
#FFF5EE
ΔE00 5.36
Linen
#FAF0E6
ΔE00 5.47
Lavenderblush
#FFF0F5
ΔE00 5.70
Gainsboro
#DCDCDC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFDB #DBEAEE
analogous
#EEDBE1 #EEDFDB #EEE9DB
triadic
#EEDFDB #DBEEDF #DFDBEE
tetradic
#EEDFDB #E1EEDB #DBEAEE #E9DBEE
square
#EEDFDB #E1EEDB #DBEAEE #E9DBEE
split-complementary
#EEDFDB #DBEEE9 #DBE1EE
monochromatic
#C79588 #DABAB1 #EEDFDB #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.30
#EEDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EEDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFDB
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFDB | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#E6E3DB
Tritanopia (blue-blind)
#F2DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedfdb; /* rgb */ color: rgb(238, 223, 219); /* oklch */ color: oklch(91.5% 0.017 35.3);
Tailwind
colors: {
custom: {
50: '#f3e9e6',
500: '#eedfdb',
950: '#000000',
},
}SCSS
$custom: #eedfdb; $custom-light: #f3e9e6; $custom-dark: #000000;
JSON
{
"hex": "#eedfdb",
"rgb": {
"r": 238,
"g": 223,
"b": 219
},
"hsl": {
"h": 12.632,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.91454,
"c": 0.01741,
"h": 35.3
},
"luminance": 0.76067
}Semantic roles & 50–950 ramp
primary
#EEDFDB
secondary
#A4C1C9
accent
#95AF37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484