#EBD4D2#EBD4D2
#EBD4D2 is a very light, muted red. Relative luminance 0.694; OKLCH L 88.8% C 0.026 H 23.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD4D2 |
|---|---|
| RGB | rgb(235, 212, 210) |
| HSL | hsl(5, 38%, 87%) |
| HSV | hsv(5, 11%, 92%) |
| CMYK | cmyk(0%, 9.8%, 10.6%, 7.8%) |
| CIE-LAB | lab(86.70, 7.63, 3.89) |
| CIE-LCH | lch(86.70, 8.56, 27.00°) |
| OKLab | oklab(88.83% 0.0237 0.0104) |
| OKLCH | oklch(88.83% 0.026 23.6) |
| XYZ | xyz(69.4364, 69.4036, 70.6987) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.93
Lavenderblush
#FFF0F5
ΔE00 7.08
Very Light Pink
#FFF4F2
ΔE00 7.92
Seashell
#FFF5EE
ΔE00 9.15
Light Pink
#FFD1DF
ΔE00 9.34
Linen
#FAF0E6
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD4D2 #D2E9EB
analogous
#EBD2DD #EBD4D2 #EBE1D2
triadic
#EBD4D2 #D2EBD4 #D4D2EB
tetradic
#EBD4D2 #DDEBD2 #D2E9EB #E1D2EB
square
#EBD4D2 #DDEBD2 #D2E9EB #E1D2EB
split-complementary
#EBD4D2 #D2EBE1 #D2DDEB
monochromatic
#C5837D #D8ACA8 #EBD4D2 #F6EBEA #F6EBEA
Accessibility & contrast
On white
1.41
#EBD4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EBD4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD4D2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD4D2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#DDDBD2
Tritanopia (blue-blind)
#F1D2D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebd4d2; /* rgb */ color: rgb(235, 212, 210); /* oklch */ color: oklch(88.8% 0.026 23.6);
Tailwind
colors: {
custom: {
50: '#f1e1df',
500: '#ebd4d2',
950: '#000000',
},
}SCSS
$custom: #ebd4d2; $custom-light: #f1e1df; $custom-dark: #000000;
JSON
{
"hex": "#ebd4d2",
"rgb": {
"r": 235,
"g": 212,
"b": 210
},
"hsl": {
"h": 4.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.88827,
"c": 0.02583,
"h": 23.6
},
"luminance": 0.69402
}Semantic roles & 50–950 ramp
primary
#EBD4D2
secondary
#9BC2C6
accent
#A7B134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484