#EBDFCD#EBDFCD
#EBDFCD is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.8% C 0.027 H 78.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFCD |
|---|---|
| RGB | rgb(235, 223, 205) |
| HSL | hsl(36, 43%, 86%) |
| HSV | hsv(36, 13%, 92%) |
| CMYK | cmyk(0%, 5.1%, 12.8%, 7.8%) |
| CIE-LAB | lab(89.32, 1.12, 10.28) |
| CIE-LCH | lch(89.32, 10.35, 83.78°) |
| OKLab | oklab(90.84% 0.0056 0.0269) |
| OKLCH | oklch(90.84% 0.027 78.2) |
| XYZ | xyz(71.6672, 74.8463, 68.4171) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.81
Antiquewhite
#FAEBD7
ΔE00 2.97
Champagne
#F7E7CE
ΔE00 3.11
Eggshell
#F0EAD6
ΔE00 3.89
Papayawhip
#FFEFD5
ΔE00 4.46
Oldlace
#FDF5E6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFCD #CDD9EB
analogous
#EBD0CD #EBDFCD #E8EBCD
triadic
#EBDFCD #CDEBDF #DFCDEB
tetradic
#EBDFCD #CDEBD0 #CDD9EB #EBCDE8
square
#EBDFCD #CDEBD0 #CDD9EB #EBCDE8
split-complementary
#EBDFCD #CDE8EB #D0CDEB
monochromatic
#C8A776 #DAC3A1 #EBDFCD #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.32
#EBDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EBDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFCD
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFCD | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCC
Deuteranopia (green-blind)
#E7E2CD
Tritanopia (blue-blind)
#F1DBDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdfcd; /* rgb */ color: rgb(235, 223, 205); /* oklch */ color: oklch(90.8% 0.027 78.2);
Tailwind
colors: {
custom: {
50: '#f1e9dc',
500: '#ebdfcd',
950: '#000000',
},
}SCSS
$custom: #ebdfcd; $custom-light: #f1e9dc; $custom-dark: #000000;
JSON
{
"hex": "#ebdfcd",
"rgb": {
"r": 235,
"g": 223,
"b": 205
},
"hsl": {
"h": 36,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.9084,
"c": 0.02743,
"h": 78.2
},
"luminance": 0.74845
}Semantic roles & 50–950 ramp
primary
#EBDFCD
secondary
#96A9C6
accent
#65B630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484