#EBDFCC#EBDFCC
#EBDFCC is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.8% C 0.029 H 79.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFCC |
|---|---|
| RGB | rgb(235, 223, 204) |
| HSL | hsl(37, 44%, 86%) |
| HSV | hsv(37, 13%, 92%) |
| CMYK | cmyk(0%, 5.1%, 13.2%, 7.8%) |
| CIE-LAB | lab(89.30, 0.96, 10.78) |
| CIE-LCH | lch(89.30, 10.82, 84.89°) |
| OKLab | oklab(90.82% 0.0052 0.0281) |
| OKLCH | oklch(90.82% 0.029 79.5) |
| XYZ | xyz(71.5469, 74.7982, 67.7835) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.79
Champagne
#F7E7CE
ΔE00 2.88
Antiquewhite
#FAEBD7
ΔE00 2.99
Eggshell
#F0EAD6
ΔE00 3.72
Papayawhip
#FFEFD5
ΔE00 4.28
Blanchedalmond
#FFEBCD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFCC #CCD8EB
analogous
#EBCFCC #EBDFCC #E7EBCC
triadic
#EBDFCC #CCEBDF #DFCCEB
tetradic
#EBDFCC #CCEBCF #CCD8EB #EBCCE7
square
#EBDFCC #CCEBCF #CCD8EB #EBCCE7
split-complementary
#EBDFCC #CCE7EB #CFCCEB
monochromatic
#C9A874 #DAC3A0 #EBDFCC #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.32
#EBDFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EBDFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFCC
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFCC | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCB
Deuteranopia (green-blind)
#E7E2CC
Tritanopia (blue-blind)
#F1DBDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdfcc; /* rgb */ color: rgb(235, 223, 204); /* oklch */ color: oklch(90.8% 0.029 79.5);
Tailwind
colors: {
custom: {
50: '#f1e9db',
500: '#ebdfcc',
950: '#000000',
},
}SCSS
$custom: #ebdfcc; $custom-light: #f1e9db; $custom-dark: #000000;
JSON
{
"hex": "#ebdfcc",
"rgb": {
"r": 235,
"g": 223,
"b": 204
},
"hsl": {
"h": 36.774,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.90815,
"c": 0.02859,
"h": 79.5
},
"luminance": 0.74797
}Semantic roles & 50–950 ramp
primary
#EBDFCC
secondary
#95A8C6
accent
#63B72F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161615
muted
#858484