#EEDEDA#EEDEDA
#EEDEDA is a very light, near-neutral red. Relative luminance 0.755; OKLCH L 91.2% C 0.018 H 34.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEDA |
|---|---|
| RGB | rgb(238, 222, 218) |
| HSL | hsl(12, 37%, 89%) |
| HSV | hsv(12, 8%, 93%) |
| CMYK | cmyk(0%, 6.7%, 8.4%, 6.7%) |
| CIE-LAB | lab(89.62, 4.79, 3.93) |
| CIE-LCH | lch(89.62, 6.20, 39.31°) |
| OKLab | oklab(91.23% 0.0153 0.0104) |
| OKLCH | oklch(91.23% 0.018 34.3) |
| XYZ | xyz(74.0348, 75.4826, 76.9855) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.49
Very Light Pink
#FFF4F2
ΔE00 4.94
Seashell
#FFF5EE
ΔE00 5.72
Lavenderblush
#FFF0F5
ΔE00 5.76
Linen
#FAF0E6
ΔE00 5.83
Gainsboro
#DCDCDC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEDA #DAEAEE
analogous
#EEDAE0 #EEDEDA #EEE8DA
triadic
#EEDEDA #DAEEDE #DEDAEE
tetradic
#EEDEDA #E0EEDA #DAEAEE #E8DAEE
square
#EEDEDA #E0EEDA #DAEAEE #E8DAEE
split-complementary
#EEDEDA #DAEEE8 #DAE0EE
monochromatic
#C79386 #DBB9B0 #EEDEDA #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.30
#EEDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EEDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEDA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEDA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DA
Deuteranopia (green-blind)
#E5E2DA
Tritanopia (blue-blind)
#F2DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eededa; /* rgb */ color: rgb(238, 222, 218); /* oklch */ color: oklch(91.2% 0.018 34.3);
Tailwind
colors: {
custom: {
50: '#f3e8e5',
500: '#eededa',
950: '#000000',
},
}SCSS
$custom: #eededa; $custom-light: #f3e8e5; $custom-dark: #000000;
JSON
{
"hex": "#eededa",
"rgb": {
"r": 238,
"g": 222,
"b": 218
},
"hsl": {
"h": 12,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.91233,
"c": 0.01849,
"h": 34.3
},
"luminance": 0.75482
}Semantic roles & 50–950 ramp
primary
#EEDEDA
secondary
#A3C1C9
accent
#97B036
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484