#EBDEDA#EBDEDA
#EBDEDA is a very light, near-neutral red. Relative luminance 0.750; OKLCH L 91.0% C 0.015 H 37.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEDA |
|---|---|
| RGB | rgb(235, 222, 218) |
| HSL | hsl(14, 30%, 89%) |
| HSV | hsv(14, 7%, 92%) |
| CMYK | cmyk(0%, 5.5%, 7.2%, 7.8%) |
| CIE-LAB | lab(89.38, 3.75, 3.55) |
| CIE-LCH | lch(89.38, 5.16, 43.38°) |
| OKLab | oklab(90.99% 0.0121 0.0094) |
| OKLCH | oklch(90.99% 0.015 37.9) |
| XYZ | xyz(73.0357, 74.9675, 76.9387) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.77
Linen
#FAF0E6
ΔE00 5.21
Seashell
#FFF5EE
ΔE00 5.27
Mistyrose
#FFE4E1
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 5.88
Lavenderblush
#FFF0F5
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEDA #DAE7EB
analogous
#EBDADF #EBDEDA #EBE7DA
triadic
#EBDEDA #DAEBDE #DEDAEB
tetradic
#EBDEDA #DFEBDA #DAE7EB #E7DAEB
square
#EBDEDA #DFEBDA #DAE7EB #E7DAEB
split-complementary
#EBDEDA #DAEBE7 #DADFEB
monochromatic
#C0978B #D6BBB2 #EBDEDA #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.31
#EBDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EBDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEDA
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEDA | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#E4E2DA
Tritanopia (blue-blind)
#EFDCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdeda; /* rgb */ color: rgb(235, 222, 218); /* oklch */ color: oklch(91.0% 0.015 37.9);
Tailwind
colors: {
custom: {
50: '#f1e8e5',
500: '#ebdeda',
950: '#000000',
},
}SCSS
$custom: #ebdeda; $custom-light: #f1e8e5; $custom-dark: #000000;
JSON
{
"hex": "#ebdeda",
"rgb": {
"r": 235,
"g": 222,
"b": 218
},
"hsl": {
"h": 14.118,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90986,
"c": 0.01533,
"h": 37.9
},
"luminance": 0.74967
}Semantic roles & 50–950 ramp
primary
#EBDEDA
secondary
#A5BDC4
accent
#8FA93D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484