#EBDFCA#EBDFCA
#EBDFCA is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.8% C 0.031 H 81.7°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFCA |
|---|---|
| RGB | rgb(235, 223, 202) |
| HSL | hsl(38, 45%, 86%) |
| HSV | hsv(38, 14%, 92%) |
| CMYK | cmyk(0%, 5.1%, 14%, 7.8%) |
| CIE-LAB | lab(89.25, 0.65, 11.76) |
| CIE-LCH | lch(89.25, 11.78, 86.84°) |
| OKLab | oklab(90.77% 0.0044 0.0306) |
| OKLCH | oklch(90.77% 0.031 81.7) |
| XYZ | xyz(71.3085, 74.7028, 66.5283) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.24
Champagne
#F7E7CE
ΔE00 2.58
Antiquewhite
#FAEBD7
ΔE00 3.19
Eggshell
#F0EAD6
ΔE00 3.50
Papayawhip
#FFEFD5
ΔE00 4.03
Blanchedalmond
#FFEBCD
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFCA #CAD6EB
analogous
#EBCECA #EBDFCA #E6EBCA
triadic
#EBDFCA #CAEBDF #DFCAEB
tetradic
#EBDFCA #CAEBCE #CAD6EB #EBCAE6
square
#EBDFCA #CAEBCE #CAD6EB #EBCAE6
split-complementary
#EBDFCA #CAE6EB #CECAEB
monochromatic
#C9A971 #DAC49E #EBDFCA #F7F2E9 #F7F2E9
Accessibility & contrast
On white
1.32
#EBDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EBDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFCA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFCA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC9
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#F1DBD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdfca; /* rgb */ color: rgb(235, 223, 202); /* oklch */ color: oklch(90.8% 0.031 81.7);
Tailwind
colors: {
custom: {
50: '#f1e9da',
500: '#ebdfca',
950: '#000000',
},
}SCSS
$custom: #ebdfca; $custom-light: #f1e9da; $custom-dark: #000000;
JSON
{
"hex": "#ebdfca",
"rgb": {
"r": 235,
"g": 223,
"b": 202
},
"hsl": {
"h": 38.182,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.90765,
"c": 0.03094,
"h": 81.7
},
"luminance": 0.74702
}Semantic roles & 50–950 ramp
primary
#EBDFCA
secondary
#93A5C7
accent
#60B82D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483