#EBD4CF#EBD4CF
#EBD4CF is a very light, muted red. Relative luminance 0.693; OKLCH L 88.7% C 0.027 H 32.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD4CF |
|---|---|
| RGB | rgb(235, 212, 207) |
| HSL | hsl(11, 41%, 87%) |
| HSV | hsv(11, 12%, 92%) |
| CMYK | cmyk(0%, 9.8%, 11.9%, 7.8%) |
| CIE-LAB | lab(86.63, 7.14, 5.37) |
| CIE-LCH | lch(86.63, 8.94, 36.93°) |
| OKLab | oklab(88.75% 0.0225 0.0142) |
| OKLCH | oklch(88.75% 0.027 32.2) |
| XYZ | xyz(69.0661, 69.2555, 68.7487) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.17
Lavenderblush
#FFF0F5
ΔE00 7.74
Very Light Pink
#FFF4F2
ΔE00 7.89
Linen
#FAF0E6
ΔE00 8.67
Seashell
#FFF5EE
ΔE00 8.69
Warm Beige
#E9DCC9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD4CF #CFE6EB
analogous
#EBCFD8 #EBD4CF #EBE2CF
triadic
#EBD4CF #CFEBD4 #D4CFEB
tetradic
#EBD4CF #D8EBCF #CFE6EB #E2CFEB
square
#EBD4CF #D8EBCF #CFE6EB #E2CFEB
split-complementary
#EBD4CF #CFEBE2 #CFD8EB
monochromatic
#C78779 #D9ADA4 #EBD4CF #F6ECE9 #F6ECE9
Accessibility & contrast
On white
1.41
#EBD4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#EBD4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD4CF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD4CF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CF
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#F1D1D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebd4cf; /* rgb */ color: rgb(235, 212, 207); /* oklch */ color: oklch(88.7% 0.027 32.2);
Tailwind
colors: {
custom: {
50: '#f1e1dd',
500: '#ebd4cf',
950: '#000000',
},
}SCSS
$custom: #ebd4cf; $custom-light: #f1e1dd; $custom-dark: #000000;
JSON
{
"hex": "#ebd4cf",
"rgb": {
"r": 235,
"g": 212,
"b": 207
},
"hsl": {
"h": 10.714,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.88746,
"c": 0.02664,
"h": 32.2
},
"luminance": 0.69254
}Semantic roles & 50–950 ramp
primary
#EBD4CF
secondary
#98BEC6
accent
#9DB431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484