#ECDEDA#ECDEDA
#ECDEDA is a very light, near-neutral red. Relative luminance 0.751; OKLCH L 91.1% C 0.016 H 36.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDEDA |
|---|---|
| RGB | rgb(236, 222, 218) |
| HSL | hsl(13, 32%, 89%) |
| HSV | hsv(13, 8%, 93%) |
| CMYK | cmyk(0%, 5.9%, 7.6%, 7.5%) |
| CIE-LAB | lab(89.46, 4.10, 3.67) |
| CIE-LCH | lch(89.46, 5.50, 41.85°) |
| OKLab | oklab(91.07% 0.0132 0.0097) |
| OKLCH | oklch(91.07% 0.016 36.5) |
| XYZ | xyz(73.3668, 75.1382, 76.9542) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.79
Mistyrose
#FFE4E1
ΔE00 5.27
Seashell
#FFF5EE
ΔE00 5.39
Linen
#FAF0E6
ΔE00 5.40
Lavenderblush
#FFF0F5
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDEDA #DAE8EC
analogous
#ECDADF #ECDEDA #ECE7DA
triadic
#ECDEDA #DAECDE #DEDAEC
tetradic
#ECDEDA #DFECDA #DAE8EC #E7DAEC
square
#ECDEDA #DFECDA #DAE8EC #E7DAEC
split-complementary
#ECDEDA #DAECE7 #DADFEC
monochromatic
#C29689 #D7BAB2 #ECDEDA #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.31
#ECDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#ECDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDEDA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDEDA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#E4E2DA
Tritanopia (blue-blind)
#F0DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdeda; /* rgb */ color: rgb(236, 222, 218); /* oklch */ color: oklch(91.1% 0.016 36.5);
Tailwind
colors: {
custom: {
50: '#f2e8e5',
500: '#ecdeda',
950: '#000000',
},
}SCSS
$custom: #ecdeda; $custom-light: #f2e8e5; $custom-dark: #000000;
JSON
{
"hex": "#ecdeda",
"rgb": {
"r": 236,
"g": 222,
"b": 218
},
"hsl": {
"h": 13.333,
"s": 32.143,
"l": 89.02
},
"oklch": {
"l": 0.91068,
"c": 0.01637,
"h": 36.5
},
"luminance": 0.75137
}Semantic roles & 50–950 ramp
primary
#ECDEDA
secondary
#A4BEC6
accent
#92AB3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484