#EBE0CD#EBE0CD
#EBE0CD is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.0% C 0.028 H 81.5°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE0CD |
|---|---|
| RGB | rgb(235, 224, 205) |
| HSL | hsl(38, 43%, 86%) |
| HSV | hsv(38, 13%, 92%) |
| CMYK | cmyk(0%, 4.7%, 12.8%, 7.8%) |
| CIE-LAB | lab(89.57, 0.61, 10.64) |
| CIE-LCH | lch(89.57, 10.66, 86.74°) |
| OKLab | oklab(91.04% 0.0042 0.0278) |
| OKLCH | oklch(91.04% 0.028 81.5) |
| XYZ | xyz(71.9351, 75.3822, 68.5065) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.25
Champagne
#F7E7CE
ΔE00 2.96
Antiquewhite
#FAEBD7
ΔE00 3.07
Eggshell
#F0EAD6
ΔE00 3.22
Papayawhip
#FFEFD5
ΔE00 4.24
Oldlace
#FDF5E6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE0CD #CDD8EB
analogous
#EBD1CD #EBE0CD #E7EBCD
triadic
#EBE0CD #CDEBE0 #E0CDEB
tetradic
#EBE0CD #CDEBD1 #CDD8EB #EBCDE7
square
#EBE0CD #CDEBD1 #CDD8EB #EBCDE7
split-complementary
#EBE0CD #CDE7EB #D1CDEB
monochromatic
#C8AA76 #DAC5A1 #EBE0CD #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.31
#EBE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EBE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE0CD
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE0CD | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CC
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#F1DCDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe0cd; /* rgb */ color: rgb(235, 224, 205); /* oklch */ color: oklch(91.0% 0.028 81.5);
Tailwind
colors: {
custom: {
50: '#f1e9dc',
500: '#ebe0cd',
950: '#000000',
},
}SCSS
$custom: #ebe0cd; $custom-light: #f1e9dc; $custom-dark: #000000;
JSON
{
"hex": "#ebe0cd",
"rgb": {
"r": 235,
"g": 224,
"b": 205
},
"hsl": {
"h": 38,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91037,
"c": 0.02807,
"h": 81.5
},
"luminance": 0.75381
}Semantic roles & 50–950 ramp
primary
#EBE0CD
secondary
#96A8C6
accent
#61B630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484