#EAD4BF#EAD4BF
#EAD4BF is a very light, muted orange. Relative luminance 0.683; OKLCH L 88.2% C 0.037 H 66.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD4BF |
|---|---|
| RGB | rgb(234, 212, 191) |
| HSL | hsl(29, 51%, 83%) |
| HSV | hsv(29, 18%, 92%) |
| CMYK | cmyk(0%, 9.4%, 18.4%, 8.2%) |
| CIE-LAB | lab(86.18, 4.30, 13.16) |
| CIE-LCH | lch(86.18, 13.85, 71.91°) |
| OKLab | oklab(88.25% 0.0152 0.0342) |
| OKLCH | oklch(88.25% 0.037 66) |
| XYZ | xyz(66.8789, 68.3425, 58.9485) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.02
Bisque
#FFE4C4
ΔE00 5.11
Champagne
#F7E7CE
ΔE00 5.37
Peach
#FFDAB9
ΔE00 5.49
Antiquewhite
#FAEBD7
ΔE00 5.64
Blanchedalmond
#FFEBCD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD4BF #BFD5EA
analogous
#EABFBF #EAD4BF #EAE9BF
triadic
#EAD4BF #BFEAD4 #D4BFEA
tetradic
#EAD4BF #BFEABF #BFD5EA #E9BFEA
square
#EAD4BF #BFEABF #BFD5EA #E9BFEA
split-complementary
#EAD4BF #BFEAE9 #BFBFEA
monochromatic
#CC9663 #DBB591 #EAD4BF #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.43
#EAD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#EAD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD4BF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD4BF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BE
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#F2CFCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ead4bf; /* rgb */ color: rgb(234, 212, 191); /* oklch */ color: oklch(88.2% 0.037 66.0);
Tailwind
colors: {
custom: {
50: '#f1e1d2',
500: '#ead4bf',
950: '#000000',
},
}SCSS
$custom: #ead4bf; $custom-light: #f1e1d2; $custom-dark: #000000;
JSON
{
"hex": "#ead4bf",
"rgb": {
"r": 234,
"g": 212,
"b": 191
},
"hsl": {
"h": 29.302,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.88249,
"c": 0.03742,
"h": 66
},
"luminance": 0.68341
}Semantic roles & 50–950 ramp
primary
#EAD4BF
secondary
#87A7C6
accent
#74BE28
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483