#EBE3CD#EBE3CD
#EBE3CD is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.6% C 0.030 H 90.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3CD |
|---|---|
| RGB | rgb(235, 227, 205) |
| HSL | hsl(44, 43%, 86%) |
| HSV | hsv(44, 13%, 92%) |
| CMYK | cmyk(0%, 3.4%, 12.8%, 7.8%) |
| CIE-LAB | lab(90.33, -0.93, 11.72) |
| CIE-LCH | lch(90.33, 11.75, 94.55°) |
| OKLab | oklab(91.63% -0.0002 0.0305) |
| OKLCH | oklch(91.63% 0.031 90.3) |
| XYZ | xyz(72.7485, 77.0090, 68.7776) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.78
Warm Beige
#E9DCC9
ΔE00 3.31
Champagne
#F7E7CE
ΔE00 3.63
Antiquewhite
#FAEBD7
ΔE00 4.23
Papayawhip
#FFEFD5
ΔE00 4.42
Cornsilk
#FFF8DC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3CD #CDD5EB
analogous
#EBD4CD #EBE3CD #E4EBCD
triadic
#EBE3CD #CDEBE3 #E3CDEB
tetradic
#EBE3CD #CDEBD4 #CDD5EB #EBCDE4
square
#EBE3CD #CDEBD4 #CDD5EB #EBCDE4
split-complementary
#EBE3CD #CDE4EB #D4CDEB
monochromatic
#C8B276 #DACBA1 #EBE3CD #F6F3E9 #F6F3E9
Accessibility & contrast
On white
1.28
#EBE3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EBE3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3CD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3CD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CC
Deuteranopia (green-blind)
#EBE4CE
Tritanopia (blue-blind)
#F0DFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe3cd; /* rgb */ color: rgb(235, 227, 205); /* oklch */ color: oklch(91.6% 0.030 90.3);
Tailwind
colors: {
custom: {
50: '#f1ebdc',
500: '#ebe3cd',
950: '#000000',
},
}SCSS
$custom: #ebe3cd; $custom-light: #f1ebdc; $custom-dark: #000000;
JSON
{
"hex": "#ebe3cd",
"rgb": {
"r": 235,
"g": 227,
"b": 205
},
"hsl": {
"h": 44,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.9163,
"c": 0.0305,
"h": 90.3
},
"luminance": 0.77008
}Semantic roles & 50–950 ramp
primary
#EBE3CD
secondary
#96A3C6
accent
#53B630
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484