#EBDBCF#EBDBCF
#EBDBCF is a very light, muted orange. Relative luminance 0.728; OKLCH L 90.1% C 0.024 H 59.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBCF |
|---|---|
| RGB | rgb(235, 219, 207) |
| HSL | hsl(26, 41%, 87%) |
| HSV | hsv(26, 12%, 92%) |
| CMYK | cmyk(0%, 6.8%, 11.9%, 7.8%) |
| CIE-LAB | lab(88.37, 3.50, 7.87) |
| CIE-LCH | lch(88.37, 8.61, 66.00°) |
| OKLab | oklab(90.11% 0.0122 0.0207) |
| OKLCH | oklch(90.11% 0.024 59.4) |
| XYZ | xyz(70.8540, 72.8313, 69.3447) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.94
Linen
#FAF0E6
ΔE00 4.99
Antiquewhite
#FAEBD7
ΔE00 5.01
Champagne
#F7E7CE
ΔE00 6.02
Seashell
#FFF5EE
ΔE00 6.08
Oldlace
#FDF5E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBCF #CFDFEB
analogous
#EBCFD1 #EBDBCF #EBE9CF
triadic
#EBDBCF #CFEBDB #DBCFEB
tetradic
#EBDBCF #D1EBCF #CFDFEB #E9CFEB
square
#EBDBCF #D1EBCF #CFDFEB #E9CFEB
split-complementary
#EBDBCF #CFEBE9 #CFD1EB
monochromatic
#C79A79 #D9BBA4 #EBDBCF #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.35
#EBDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#EBDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBCF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBCF | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#F1D8D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdbcf; /* rgb */ color: rgb(235, 219, 207); /* oklch */ color: oklch(90.1% 0.024 59.4);
Tailwind
colors: {
custom: {
50: '#f1e6dd',
500: '#ebdbcf',
950: '#000000',
},
}SCSS
$custom: #ebdbcf; $custom-light: #f1e6dd; $custom-dark: #000000;
JSON
{
"hex": "#ebdbcf",
"rgb": {
"r": 235,
"g": 219,
"b": 207
},
"hsl": {
"h": 25.714,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.90106,
"c": 0.02401,
"h": 59.4
},
"luminance": 0.7283
}Semantic roles & 50–950 ramp
primary
#EBDBCF
secondary
#98B2C6
accent
#7CB431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484