#ECDDDA#ECDDDA
#ECDDDA is a very light, near-neutral red. Relative luminance 0.746; OKLCH L 90.9% C 0.017 H 31.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDDA |
|---|---|
| RGB | rgb(236, 221, 218) |
| HSL | hsl(10, 32%, 89%) |
| HSV | hsv(10, 8%, 93%) |
| CMYK | cmyk(0%, 6.4%, 7.6%, 7.5%) |
| CIE-LAB | lab(89.21, 4.62, 3.31) |
| CIE-LCH | lch(89.21, 5.68, 35.65°) |
| OKLab | oklab(90.87% 0.0146 0.0088) |
| OKLCH | oklch(90.87% 0.017 31.1) |
| XYZ | xyz(73.1020, 74.6086, 76.8660) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.81
Very Light Pink
#FFF4F2
ΔE00 5.02
Lavenderblush
#FFF0F5
ΔE00 5.64
Seashell
#FFF5EE
ΔE00 5.93
Linen
#FAF0E6
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDDA #DAE9EC
analogous
#ECDAE0 #ECDDDA #ECE6DA
triadic
#ECDDDA #DAECDD #DDDAEC
tetradic
#ECDDDA #E0ECDA #DAE9EC #E6DAEC
square
#ECDDDA #E0ECDA #DAE9EC #E6DAEC
split-complementary
#ECDDDA #DAECE6 #DAE0EC
monochromatic
#C29389 #D7B8B2 #ECDDDA #F5ECEB #F5ECEB
Accessibility & contrast
On white
1.32
#ECDDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#ECDDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDDA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDDA | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDA
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#F0DBDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ecddda; /* rgb */ color: rgb(236, 221, 218); /* oklch */ color: oklch(90.9% 0.017 31.1);
Tailwind
colors: {
custom: {
50: '#f2e7e5',
500: '#ecddda',
950: '#000000',
},
}SCSS
$custom: #ecddda; $custom-light: #f2e7e5; $custom-dark: #000000;
JSON
{
"hex": "#ecddda",
"rgb": {
"r": 236,
"g": 221,
"b": 218
},
"hsl": {
"h": 10,
"s": 32.143,
"l": 89.02
},
"oklch": {
"l": 0.90873,
"c": 0.01706,
"h": 31.1
},
"luminance": 0.74608
}Semantic roles & 50–950 ramp
primary
#ECDDDA
secondary
#A4C0C6
accent
#98AB3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484