#EBDABE#EBDABE
#EBDABE is a very light, muted orange. Relative luminance 0.715; OKLCH L 89.5% C 0.042 H 80.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDABE |
|---|---|
| RGB | rgb(235, 218, 190) |
| HSL | hsl(37, 53%, 83%) |
| HSV | hsv(37, 19%, 92%) |
| CMYK | cmyk(0%, 7.2%, 19.1%, 7.8%) |
| CIE-LAB | lab(87.74, 1.41, 15.90) |
| CIE-LCH | lch(87.74, 15.97, 84.94°) |
| OKLab | oklab(89.49% 0.007 0.0411) |
| OKLCH | oklch(89.49% 0.042 80.3) |
| XYZ | xyz(68.6264, 71.5241, 58.8956) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.05
Warm Beige
#E9DCC9
ΔE00 3.14
Blanchedalmond
#FFEBCD
ΔE00 3.97
Wheat
#F5DEB3
ΔE00 4.40
Bisque
#FFE4C4
ΔE00 4.49
Papayawhip
#FFEFD5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDABE #BECFEB
analogous
#EBC3BE #EBDABE #E5EBBE
triadic
#EBDABE #BEEBDA #DABEEB
tetradic
#EBDABE #BEEBC3 #BECFEB #EBBEE5
square
#EBDABE #BEEBC3 #BECFEB #EBBEE5
split-complementary
#EBDABE #BEE5EB #C3BEEB
monochromatic
#CEA560 #DDBF8F #EBDABE #F8F2E8 #F8F2E8
Accessibility & contrast
On white
1.37
#EBDABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#EBDABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDABE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDABE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BC
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#F3D5D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdabe; /* rgb */ color: rgb(235, 218, 190); /* oklch */ color: oklch(89.5% 0.042 80.3);
Tailwind
colors: {
custom: {
50: '#f1e5d1',
500: '#ebdabe',
950: '#000000',
},
}SCSS
$custom: #ebdabe; $custom-light: #f1e5d1; $custom-dark: #000000;
JSON
{
"hex": "#ebdabe",
"rgb": {
"r": 235,
"g": 218,
"b": 190
},
"hsl": {
"h": 37.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.89488,
"c": 0.04168,
"h": 80.3
},
"luminance": 0.71523
}Semantic roles & 50–950 ramp
primary
#EBDABE
secondary
#869FC7
accent
#60C025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483