#EBD4BD#EBD4BD
#EBD4BD is a very light, muted orange. Relative luminance 0.684; OKLCH L 88.3% C 0.040 H 67.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD4BD |
|---|---|
| RGB | rgb(235, 212, 189) |
| HSL | hsl(30, 53%, 83%) |
| HSV | hsv(30, 20%, 92%) |
| CMYK | cmyk(0%, 9.8%, 19.6%, 7.8%) |
| CIE-LAB | lab(86.22, 4.37, 14.29) |
| CIE-LCH | lch(86.22, 14.94, 73.00°) |
| OKLab | oklab(88.29% 0.0155 0.037) |
| OKLCH | oklch(88.29% 0.04 67.3) |
| XYZ | xyz(66.9897, 68.4249, 57.8127) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.24
Bisque
#FFE4C4
ΔE00 4.62
Peach
#FFDAB9
ΔE00 5.00
Champagne
#F7E7CE
ΔE00 5.26
Antiquewhite
#FAEBD7
ΔE00 5.74
Blanchedalmond
#FFEBCD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD4BD #BDD4EB
analogous
#EBBDBD #EBD4BD #EBEBBD
triadic
#EBD4BD #BDEBD4 #D4BDEB
tetradic
#EBD4BD #BDEBBD #BDD4EB #EBBDEB
square
#EBD4BD #BDEBBD #BDD4EB #EBBDEB
split-complementary
#EBD4BD #BDEBEB #BDBDEB
monochromatic
#CF975F #DDB58E #EBD4BD #F8F0E8 #F8F0E8
Accessibility & contrast
On white
1.43
#EBD4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#EBD4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD4BD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD4BD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#E1DABD
Tritanopia (blue-blind)
#F4CFCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebd4bd; /* rgb */ color: rgb(235, 212, 189); /* oklch */ color: oklch(88.3% 0.040 67.3);
Tailwind
colors: {
custom: {
50: '#f1e1d0',
500: '#ebd4bd',
950: '#000000',
},
}SCSS
$custom: #ebd4bd; $custom-light: #f1e1d0; $custom-dark: #000000;
JSON
{
"hex": "#ebd4bd",
"rgb": {
"r": 235,
"g": 212,
"b": 189
},
"hsl": {
"h": 30,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.88287,
"c": 0.04014,
"h": 67.3
},
"luminance": 0.68423
}Semantic roles & 50–950 ramp
primary
#EBD4BD
secondary
#85A6C7
accent
#73C125
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483