#EBDABB#EBDABB
#EBDABB is a very light, muted orange. Relative luminance 0.714; OKLCH L 89.4% C 0.045 H 82.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDABB |
|---|---|
| RGB | rgb(235, 218, 187) |
| HSL | hsl(39, 55%, 83%) |
| HSV | hsv(39, 20%, 92%) |
| CMYK | cmyk(0%, 7.2%, 20.4%, 7.8%) |
| CIE-LAB | lab(87.68, 0.97, 17.39) |
| CIE-LCH | lch(87.68, 17.41, 86.80°) |
| OKLab | oklab(89.42% 0.0058 0.0448) |
| OKLCH | oklch(89.42% 0.045 82.6) |
| XYZ | xyz(68.3019, 71.3943, 57.1865) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.55
Wheat
#F5DEB3
ΔE00 3.60
Warm Beige
#E9DCC9
ΔE00 4.05
Blanchedalmond
#FFEBCD
ΔE00 4.13
Bisque
#FFE4C4
ΔE00 4.74
Papayawhip
#FFEFD5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDABB #BBCCEB
analogous
#EBC2BB #EBDABB #E4EBBB
triadic
#EBDABB #BBEBDA #DABBEB
tetradic
#EBDABB #BBEBC2 #BBCCEB #EBBBE4
square
#EBDABB #BBEBC2 #BBCCEB #EBBBE4
split-complementary
#EBDABB #BBE4EB #C2BBEB
monochromatic
#CFA75C #DDC08C #EBDABB #F8F2E7 #F8F2E7
Accessibility & contrast
On white
1.37
#EBDABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#EBDABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDABB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDABB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#F3D4D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdabb; /* rgb */ color: rgb(235, 218, 187); /* oklch */ color: oklch(89.4% 0.045 82.6);
Tailwind
colors: {
custom: {
50: '#f1e5cf',
500: '#ebdabb',
950: '#000000',
},
}SCSS
$custom: #ebdabb; $custom-light: #f1e5cf; $custom-dark: #000000;
JSON
{
"hex": "#ebdabb",
"rgb": {
"r": 235,
"g": 218,
"b": 187
},
"hsl": {
"h": 38.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.89418,
"c": 0.04515,
"h": 82.6
},
"luminance": 0.71393
}Semantic roles & 50–950 ramp
primary
#EBDABB
secondary
#839BC7
accent
#5CC223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483