#EEDEDB#EEDEDB
#EEDEDB is a very light, near-neutral red. Relative luminance 0.755; OKLCH L 91.3% C 0.018 H 30.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEDB |
|---|---|
| RGB | rgb(238, 222, 219) |
| HSL | hsl(9, 36%, 90%) |
| HSV | hsv(9, 8%, 93%) |
| CMYK | cmyk(0%, 6.7%, 8%, 6.7%) |
| CIE-LAB | lab(89.64, 4.96, 3.44) |
| CIE-LCH | lch(89.64, 6.04, 34.71°) |
| OKLab | oklab(91.26% 0.0157 0.0091) |
| OKLCH | oklch(91.26% 0.018 30.3) |
| XYZ | xyz(74.1660, 75.5351, 77.6768) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.34
Very Light Pink
#FFF4F2
ΔE00 4.91
Lavenderblush
#FFF0F5
ΔE00 5.40
Seashell
#FFF5EE
ΔE00 5.92
Linen
#FAF0E6
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEDB #DBEBEE
analogous
#EEDBE2 #EEDEDB #EEE8DB
triadic
#EEDEDB #DBEEDE #DEDBEE
tetradic
#EEDEDB #E2EEDB #DBEBEE #E8DBEE
square
#EEDEDB #E2EEDB #DBEBEE #E8DBEE
split-complementary
#EEDEDB #DBEEE8 #DBE2EE
monochromatic
#C79288 #DAB8B1 #EEDEDB #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.30
#EEDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EEDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEDB
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEDB | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DB
Deuteranopia (green-blind)
#E5E2DB
Tritanopia (blue-blind)
#F2DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eededb; /* rgb */ color: rgb(238, 222, 219); /* oklch */ color: oklch(91.3% 0.018 30.3);
Tailwind
colors: {
custom: {
50: '#f3e8e6',
500: '#eededb',
950: '#000000',
},
}SCSS
$custom: #eededb; $custom-light: #f3e8e6; $custom-dark: #000000;
JSON
{
"hex": "#eededb",
"rgb": {
"r": 238,
"g": 222,
"b": 219
},
"hsl": {
"h": 9.474,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.9126,
"c": 0.01812,
"h": 30.3
},
"luminance": 0.75534
}Semantic roles & 50–950 ramp
primary
#EEDEDB
secondary
#A4C3C9
accent
#9CAF37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484