#EDDEDB#EDDEDB
#EDDEDB is a very light, near-neutral red. Relative luminance 0.754; OKLCH L 91.2% C 0.017 H 31.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDEDB |
|---|---|
| RGB | rgb(237, 222, 219) |
| HSL | hsl(10, 33%, 89%) |
| HSV | hsv(10, 8%, 93%) |
| CMYK | cmyk(0%, 6.3%, 7.6%, 7.1%) |
| CIE-LAB | lab(89.56, 4.61, 3.31) |
| CIE-LCH | lch(89.56, 5.68, 35.65°) |
| OKLab | oklab(91.18% 0.0146 0.0088) |
| OKLCH | oklch(91.18% 0.017 31.1) |
| XYZ | xyz(73.8311, 75.3625, 77.6611) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.72
Very Light Pink
#FFF4F2
ΔE00 4.81
Lavenderblush
#FFF0F5
ΔE00 5.48
Seashell
#FFF5EE
ΔE00 5.74
Linen
#FAF0E6
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDEDB #DBEAED
analogous
#EDDBE1 #EDDEDB #EDE7DB
triadic
#EDDEDB #DBEDDE #DEDBED
tetradic
#EDDEDB #E1EDDB #DBEAED #E7DBED
square
#EDDEDB #E1EDDB #DBEAED #E7DBED
split-complementary
#EDDEDB #DBEDE7 #DBE1ED
monochromatic
#C49389 #D9B9B2 #EDDEDB #F5ECEB #F5ECEB
Accessibility & contrast
On white
1.31
#EDDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EDDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDEDB
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDEDB | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDB
Deuteranopia (green-blind)
#E4E2DB
Tritanopia (blue-blind)
#F1DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eddedb; /* rgb */ color: rgb(237, 222, 219); /* oklch */ color: oklch(91.2% 0.017 31.1);
Tailwind
colors: {
custom: {
50: '#f2e8e6',
500: '#eddedb',
950: '#000000',
},
}SCSS
$custom: #eddedb; $custom-light: #f2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#eddedb",
"rgb": {
"r": 237,
"g": 222,
"b": 219
},
"hsl": {
"h": 10,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.91177,
"c": 0.01704,
"h": 31.1
},
"luminance": 0.75362
}Semantic roles & 50–950 ramp
primary
#EDDEDB
secondary
#A5C1C7
accent
#99AC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484