#EAD2AE#EAD2AE
#EAD2AE is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.5% C 0.055 H 77.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD2AE |
|---|---|
| RGB | rgb(234, 210, 174) |
| HSL | hsl(36, 59%, 80%) |
| HSV | hsv(36, 26%, 92%) |
| CMYK | cmyk(0%, 10.3%, 25.6%, 8.2%) |
| CIE-LAB | lab(85.32, 2.91, 20.92) |
| CIE-LCH | lch(85.32, 21.12, 82.07°) |
| OKLab | oklab(87.46% 0.0114 0.0534) |
| OKLCH | oklch(87.46% 0.055 77.9) |
| XYZ | xyz(64.6187, 66.6435, 49.4957) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.42
Navajowhite
#FFDEAD
ΔE00 4.72
Bisque
#FFE4C4
ΔE00 4.74
Moccasin
#FFE4B5
ΔE00 4.92
Light Peach
#FFD8B1
ΔE00 5.26
Peach
#FFDAB9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD2AE #AEC6EA
analogous
#EAB4AE #EAD2AE #E4EAAE
triadic
#EAD2AE #AEEAD2 #D2AEEA
tetradic
#EAD2AE #AEEAB4 #AEC6EA #EAAEE4
square
#EAD2AE #AEEAB4 #AEC6EA #EAAEE4
split-complementary
#EAD2AE #AEE4EA #B4AEEA
monochromatic
#D19C4D #DDB77D #EAD2AE #F7EDDF #F9F2E7
Accessibility & contrast
On white
1.47
#EAD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#EAD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD2AE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD2AE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#F4CBC8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ead2ae; /* rgb */ color: rgb(234, 210, 174); /* oklch */ color: oklch(87.5% 0.055 77.9);
Tailwind
colors: {
custom: {
50: '#f1dfc6',
500: '#ead2ae',
950: '#000000',
},
}SCSS
$custom: #ead2ae; $custom-light: #f1dfc6; $custom-dark: #000000;
JSON
{
"hex": "#ead2ae",
"rgb": {
"r": 234,
"g": 210,
"b": 174
},
"hsl": {
"h": 36,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.87462,
"c": 0.05464,
"h": 77.9
},
"luminance": 0.66642
}Semantic roles & 50–950 ramp
primary
#EAD2AE
secondary
#7696C6
accent
#62C61F
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482