#EBDFCB#EBDFCB
#EBDFCB is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.8% C 0.030 H 80.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFCB |
|---|---|
| RGB | rgb(235, 223, 203) |
| HSL | hsl(38, 44%, 86%) |
| HSV | hsv(38, 14%, 92%) |
| CMYK | cmyk(0%, 5.1%, 13.6%, 7.8%) |
| CIE-LAB | lab(89.28, 0.81, 11.27) |
| CIE-LCH | lch(89.28, 11.30, 85.91°) |
| OKLab | oklab(90.79% 0.0048 0.0294) |
| OKLCH | oklch(90.79% 0.03 80.7) |
| XYZ | xyz(71.4273, 74.7504, 67.1538) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.96
Champagne
#F7E7CE
ΔE00 2.71
Antiquewhite
#FAEBD7
ΔE00 3.07
Eggshell
#F0EAD6
ΔE00 3.59
Papayawhip
#FFEFD5
ΔE00 4.14
Blanchedalmond
#FFEBCD
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFCB #CBD7EB
analogous
#EBCFCB #EBDFCB #E7EBCB
triadic
#EBDFCB #CBEBDF #DFCBEB
tetradic
#EBDFCB #CBEBCF #CBD7EB #EBCBE7
square
#EBDFCB #CBEBCF #CBD7EB #EBCBE7
split-complementary
#EBDFCB #CBE7EB #CFCBEB
monochromatic
#C9A973 #DAC49F #EBDFCB #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.32
#EBDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EBDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFCB
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFCB | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCA
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#F1DBD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdfcb; /* rgb */ color: rgb(235, 223, 203); /* oklch */ color: oklch(90.8% 0.030 80.7);
Tailwind
colors: {
custom: {
50: '#f1e9da',
500: '#ebdfcb',
950: '#000000',
},
}SCSS
$custom: #ebdfcb; $custom-light: #f1e9da; $custom-dark: #000000;
JSON
{
"hex": "#ebdfcb",
"rgb": {
"r": 235,
"g": 223,
"b": 203
},
"hsl": {
"h": 37.5,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.9079,
"c": 0.02975,
"h": 80.7
},
"luminance": 0.74749
}Semantic roles & 50–950 ramp
primary
#EBDFCB
secondary
#94A7C7
accent
#62B82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483