#EBD5BF#EBD5BF
#EBD5BF is a very light, muted orange. Relative luminance 0.690; OKLCH L 88.5% C 0.038 H 67.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD5BF |
|---|---|
| RGB | rgb(235, 213, 191) |
| HSL | hsl(30, 52%, 84%) |
| HSV | hsv(30, 19%, 92%) |
| CMYK | cmyk(0%, 9.4%, 18.7%, 7.8%) |
| CIE-LAB | lab(86.51, 4.15, 13.65) |
| CIE-LCH | lch(86.51, 14.26, 73.10°) |
| OKLab | oklab(88.53% 0.0148 0.0354) |
| OKLCH | oklch(88.53% 0.038 67.3) |
| XYZ | xyz(67.4590, 69.0138, 59.0475) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.86
Bisque
#FFE4C4
ΔE00 4.70
Champagne
#F7E7CE
ΔE00 5.01
Peach
#FFDAB9
ΔE00 5.31
Antiquewhite
#FAEBD7
ΔE00 5.39
Blanchedalmond
#FFEBCD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD5BF #BFD5EB
analogous
#EBBFBF #EBD5BF #EBEBBF
triadic
#EBD5BF #BFEBD5 #D5BFEB
tetradic
#EBD5BF #BFEBBF #BFD5EB #EBBFEB
square
#EBD5BF #BFEBBF #BFD5EB #EBBFEB
split-complementary
#EBD5BF #BFEBEB #BFBFEB
monochromatic
#CE9862 #DCB690 #EBD5BF #F8F0E8 #F8F0E8
Accessibility & contrast
On white
1.42
#EBD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#EBD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD5BF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD5BF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BE
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#F3D0CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebd5bf; /* rgb */ color: rgb(235, 213, 191); /* oklch */ color: oklch(88.5% 0.038 67.3);
Tailwind
colors: {
custom: {
50: '#f1e1d2',
500: '#ebd5bf',
950: '#000000',
},
}SCSS
$custom: #ebd5bf; $custom-light: #f1e1d2; $custom-dark: #000000;
JSON
{
"hex": "#ebd5bf",
"rgb": {
"r": 235,
"g": 213,
"b": 191
},
"hsl": {
"h": 30,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.88531,
"c": 0.03837,
"h": 67.3
},
"luminance": 0.69012
}Semantic roles & 50–950 ramp
primary
#EBD5BF
secondary
#87A7C7
accent
#73C026
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483