#EAD8BF#EAD8BF
#EAD8BF is a very light, muted orange. Relative luminance 0.704; OKLCH L 89.0% C 0.039 H 76.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD8BF |
|---|---|
| RGB | rgb(234, 216, 191) |
| HSL | hsl(35, 51%, 83%) |
| HSV | hsv(35, 18%, 92%) |
| CMYK | cmyk(0%, 7.7%, 18.4%, 8.2%) |
| CIE-LAB | lab(87.18, 2.23, 14.58) |
| CIE-LCH | lch(87.18, 14.74, 81.32°) |
| OKLab | oklab(89.03% 0.0093 0.0377) |
| OKLCH | oklch(89.03% 0.039 76.2) |
| XYZ | xyz(67.8913, 70.3672, 59.2859) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.57
Champagne
#F7E7CE
ΔE00 3.36
Bisque
#FFE4C4
ΔE00 4.44
Blanchedalmond
#FFEBCD
ΔE00 4.45
Antiquewhite
#FAEBD7
ΔE00 4.52
Papayawhip
#FFEFD5
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD8BF #BFD1EA
analogous
#EAC2BF #EAD8BF #E6EABF
triadic
#EAD8BF #BFEAD8 #D8BFEA
tetradic
#EAD8BF #BFEAC2 #BFD1EA #EABFE6
square
#EAD8BF #BFEAC2 #BFD1EA #EABFE6
split-complementary
#EAD8BF #BFE6EA #C2BFEA
monochromatic
#CCA063 #DBBC91 #EAD8BF #F7F1E8 #F7F1E8
Accessibility & contrast
On white
1.39
#EAD8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#EAD8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD8BF
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD8BF | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#F2D3D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ead8bf; /* rgb */ color: rgb(234, 216, 191); /* oklch */ color: oklch(89.0% 0.039 76.2);
Tailwind
colors: {
custom: {
50: '#f1e4d2',
500: '#ead8bf',
950: '#000000',
},
}SCSS
$custom: #ead8bf; $custom-light: #f1e4d2; $custom-dark: #000000;
JSON
{
"hex": "#ead8bf",
"rgb": {
"r": 234,
"g": 216,
"b": 191
},
"hsl": {
"h": 34.884,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.89033,
"c": 0.03887,
"h": 76.2
},
"luminance": 0.70366
}Semantic roles & 50–950 ramp
primary
#EAD8BF
secondary
#87A2C6
accent
#67BE28
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483