#EBD0CF#EBD0CF
#EBD0CF is a very light, muted red. Relative luminance 0.673; OKLCH L 88.0% C 0.030 H 20.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD0CF |
|---|---|
| RGB | rgb(235, 208, 207) |
| HSL | hsl(2, 41%, 87%) |
| HSV | hsv(2, 12%, 92%) |
| CMYK | cmyk(0%, 11.5%, 11.9%, 7.8%) |
| CIE-LAB | lab(85.65, 9.24, 3.95) |
| CIE-LCH | lch(85.65, 10.04, 23.13°) |
| OKLab | oklab(87.98% 0.0285 0.0105) |
| OKLCH | oklch(87.98% 0.03 20.3) |
| XYZ | xyz(68.0786, 67.2804, 68.4195) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.52
Light Pink
#FFD1DF
ΔE00 8.07
Lavenderblush
#FFF0F5
ΔE00 8.09
Pale Pink
#FFCFDC
ΔE00 8.10
Light Rose
#FFC5CB
ΔE00 8.78
Pale Rose
#FDC1C5
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD0CF #CFEAEB
analogous
#EBCFDC #EBD0CF #EBDECF
triadic
#EBD0CF #CFEBD0 #D0CFEB
tetradic
#EBD0CF #DCEBCF #CFEAEB #DECFEB
square
#EBD0CF #DCEBCF #CFEAEB #DECFEB
split-complementary
#EBD0CF #CFEBDE #CFDCEB
monochromatic
#C77B79 #D9A6A4 #EBD0CF #F6EAE9 #F6EAE9
Accessibility & contrast
On white
1.45
#EBD0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#EBD0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD0CF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD0CF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#F1CED0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebd0cf; /* rgb */ color: rgb(235, 208, 207); /* oklch */ color: oklch(88.0% 0.030 20.3);
Tailwind
colors: {
custom: {
50: '#f1dedd',
500: '#ebd0cf',
950: '#000000',
},
}SCSS
$custom: #ebd0cf; $custom-light: #f1dedd; $custom-dark: #000000;
JSON
{
"hex": "#ebd0cf",
"rgb": {
"r": 235,
"g": 208,
"b": 207
},
"hsl": {
"h": 2.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.87976,
"c": 0.03034,
"h": 20.3
},
"luminance": 0.67279
}Semantic roles & 50–950 ramp
primary
#EBD0CF
secondary
#98C4C6
accent
#B0B431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484