#EAD0AE#EAD0AE
#EAD0AE is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.1% C 0.054 H 74.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD0AE |
|---|---|
| RGB | rgb(234, 208, 174) |
| HSL | hsl(34, 59%, 80%) |
| HSV | hsv(34, 26%, 92%) |
| CMYK | cmyk(0%, 11.1%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.82, 3.95, 20.22) |
| CIE-LCH | lch(84.82, 20.61, 78.94°) |
| OKLab | oklab(87.07% 0.0144 0.0517) |
| OKLCH | oklch(87.07% 0.054 74.4) |
| XYZ | xyz(64.1280, 65.6621, 49.3322) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.46
Light Peach
#FFD8B1
ΔE00 4.64
Bisque
#FFE4C4
ΔE00 4.67
Peach
#FFDAB9
ΔE00 4.97
Navajowhite
#FFDEAD
ΔE00 5.15
Moccasin
#FFE4B5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD0AE #AEC8EA
analogous
#EAB2AE #EAD0AE #E6EAAE
triadic
#EAD0AE #AEEAD0 #D0AEEA
tetradic
#EAD0AE #AEEAB2 #AEC8EA #EAAEE6
square
#EAD0AE #AEEAB2 #AEC8EA #EAAEE6
split-complementary
#EAD0AE #AEE6EA #B2AEEA
monochromatic
#D1984D #DDB47D #EAD0AE #F7ECDF #F9F1E7
Accessibility & contrast
On white
1.49
#EAD0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#EAD0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD0AE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD0AE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AC
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#F5C9C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ead0ae; /* rgb */ color: rgb(234, 208, 174); /* oklch */ color: oklch(87.1% 0.054 74.4);
Tailwind
colors: {
custom: {
50: '#f1dec6',
500: '#ead0ae',
950: '#000000',
},
}SCSS
$custom: #ead0ae; $custom-light: #f1dec6; $custom-dark: #000000;
JSON
{
"hex": "#ead0ae",
"rgb": {
"r": 234,
"g": 208,
"b": 174
},
"hsl": {
"h": 34,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.8707,
"c": 0.05371,
"h": 74.4
},
"luminance": 0.6566
}Semantic roles & 50–950 ramp
primary
#EAD0AE
secondary
#7699C6
accent
#68C61F
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482