#EED7AE#EED7AE
#EED7AE is a very light, muted orange. Relative luminance 0.698; OKLCH L 88.8% C 0.060 H 82.0°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EED7AE |
|---|---|
| RGB | rgb(238, 215, 174) |
| HSL | hsl(38, 65%, 81%) |
| HSV | hsv(38, 27%, 93%) |
| CMYK | cmyk(0%, 9.7%, 26.9%, 6.7%) |
| CIE-LAB | lab(86.92, 1.83, 23.17) |
| CIE-LCH | lch(86.92, 23.24, 85.49°) |
| OKLab | oklab(88.8% 0.0083 0.0589) |
| OKLCH | oklch(88.8% 0.06 82) |
| XYZ | xyz(67.2009, 69.8359, 49.9759) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.64
Moccasin
#FFE4B5
ΔE00 3.41
Navajowhite
#FFDEAD
ΔE00 3.74
Pale Peach
#FFE5AD
ΔE00 4.69
Bisque
#FFE4C4
ΔE00 4.96
Beige (survey)
#E6DAA6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED7AE #AEC5EE
analogous
#EEB7AE #EED7AE #E5EEAE
triadic
#EED7AE #AEEED7 #D7AEEE
tetradic
#EED7AE #AEEEB7 #AEC5EE #EEAEE5
square
#EED7AE #AEEEB7 #AEC5EE #EEAEE5
split-complementary
#EED7AE #AEE5EE #B7AEEE
monochromatic
#D9A549 #E3BE7B #EED7AE #F9F0E1 #FAF3E6
Accessibility & contrast
On white
1.40
#EED7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#EED7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED7AE
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED7AE | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#F9D0CC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eed7ae; /* rgb */ color: rgb(238, 215, 174); /* oklch */ color: oklch(88.8% 0.060 82.0);
Tailwind
colors: {
custom: {
50: '#f4e3c6',
500: '#eed7ae',
950: '#000000',
},
}SCSS
$custom: #eed7ae; $custom-light: #f4e3c6; $custom-dark: #000000;
JSON
{
"hex": "#eed7ae",
"rgb": {
"r": 238,
"g": 215,
"b": 174
},
"hsl": {
"h": 38.438,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.88795,
"c": 0.05952,
"h": 82
},
"luminance": 0.69834
}Semantic roles & 50–950 ramp
primary
#EED7AE
secondary
#7594CB
accent
#59CD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482