#EBE1CD#EBE1CD
#EBE1CD is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.2% C 0.029 H 84.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE1CD |
|---|---|
| RGB | rgb(235, 225, 205) |
| HSL | hsl(40, 43%, 86%) |
| HSV | hsv(40, 13%, 92%) |
| CMYK | cmyk(0%, 4.3%, 12.8%, 7.8%) |
| CIE-LAB | lab(89.82, 0.09, 11.00) |
| CIE-LCH | lch(89.82, 11.00, 89.52°) |
| OKLab | oklab(91.23% 0.0027 0.0287) |
| OKLCH | oklch(91.23% 0.029 84.6) |
| XYZ | xyz(72.2047, 75.9213, 68.5963) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.91
Eggshell
#F0EAD6
ΔE00 2.62
Champagne
#F7E7CE
ΔE00 3.01
Antiquewhite
#FAEBD7
ΔE00 3.34
Papayawhip
#FFEFD5
ΔE00 4.17
Oldlace
#FDF5E6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE1CD #CDD7EB
analogous
#EBD2CD #EBE1CD #E6EBCD
triadic
#EBE1CD #CDEBE1 #E1CDEB
tetradic
#EBE1CD #CDEBD2 #CDD7EB #EBCDE6
square
#EBE1CD #CDEBD2 #CDD7EB #EBCDE6
split-complementary
#EBE1CD #CDE6EB #D2CDEB
monochromatic
#C8AD76 #DAC7A1 #EBE1CD #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.30
#EBE1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EBE1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE1CD
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE1CD | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CC
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#F1DDDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe1cd; /* rgb */ color: rgb(235, 225, 205); /* oklch */ color: oklch(91.2% 0.029 84.6);
Tailwind
colors: {
custom: {
50: '#f1eadc',
500: '#ebe1cd',
950: '#000000',
},
}SCSS
$custom: #ebe1cd; $custom-light: #f1eadc; $custom-dark: #000000;
JSON
{
"hex": "#ebe1cd",
"rgb": {
"r": 235,
"g": 225,
"b": 205
},
"hsl": {
"h": 40,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91234,
"c": 0.02881,
"h": 84.6
},
"luminance": 0.7592
}Semantic roles & 50–950 ramp
primary
#EBE1CD
secondary
#96A6C6
accent
#5CB630
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484