#EAD5BF#EAD5BF
#EAD5BF is a very light, muted orange. Relative luminance 0.688; OKLCH L 88.4% C 0.038 H 68.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD5BF |
|---|---|
| RGB | rgb(234, 213, 191) |
| HSL | hsl(31, 51%, 83%) |
| HSV | hsv(31, 18%, 92%) |
| CMYK | cmyk(0%, 9%, 18.4%, 8.2%) |
| CIE-LAB | lab(86.43, 3.78, 13.52) |
| CIE-LCH | lch(86.43, 14.03, 74.37°) |
| OKLab | oklab(88.45% 0.0137 0.0351) |
| OKLCH | oklch(88.45% 0.038 68.6) |
| XYZ | xyz(67.1297, 68.8440, 59.0321) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.50
Bisque
#FFE4C4
ΔE00 4.76
Champagne
#F7E7CE
ΔE00 4.78
Antiquewhite
#FAEBD7
ΔE00 5.23
Peach
#FFDAB9
ΔE00 5.62
Blanchedalmond
#FFEBCD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD5BF #BFD4EA
analogous
#EABFBF #EAD5BF #E9EABF
triadic
#EAD5BF #BFEAD5 #D5BFEA
tetradic
#EAD5BF #BFEABF #BFD4EA #EABFE9
square
#EAD5BF #BFEABF #BFD4EA #EABFE9
split-complementary
#EAD5BF #BFE9EA #BFBFEA
monochromatic
#CC9963 #DBB791 #EAD5BF #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.42
#EAD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#EAD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD5BF
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD5BF | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6BE
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#F2D0CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ead5bf; /* rgb */ color: rgb(234, 213, 191); /* oklch */ color: oklch(88.4% 0.038 68.6);
Tailwind
colors: {
custom: {
50: '#f1e1d2',
500: '#ead5bf',
950: '#000000',
},
}SCSS
$custom: #ead5bf; $custom-light: #f1e1d2; $custom-dark: #000000;
JSON
{
"hex": "#ead5bf",
"rgb": {
"r": 234,
"g": 213,
"b": 191
},
"hsl": {
"h": 30.698,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.88445,
"c": 0.03766,
"h": 68.6
},
"luminance": 0.68843
}Semantic roles & 50–950 ramp
primary
#EAD5BF
secondary
#87A6C6
accent
#71BE28
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483