#EED5AE#EED5AE
#EED5AE is a very light, muted orange. Relative luminance 0.688; OKLCH L 88.4% C 0.058 H 78.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EED5AE |
|---|---|
| RGB | rgb(238, 213, 174) |
| HSL | hsl(37, 65%, 81%) |
| HSV | hsv(37, 27%, 93%) |
| CMYK | cmyk(0%, 10.5%, 26.9%, 6.7%) |
| CIE-LAB | lab(86.42, 2.86, 22.48) |
| CIE-LCH | lch(86.42, 22.66, 82.75°) |
| OKLab | oklab(88.4% 0.0113 0.0573) |
| OKLCH | oklch(88.4% 0.058 78.8) |
| XYZ | xyz(66.6947, 68.8236, 49.8072) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.47
Navajowhite
#FFDEAD
ΔE00 3.72
Moccasin
#FFE4B5
ΔE00 3.89
Bisque
#FFE4C4
ΔE00 4.46
Light Peach
#FFD8B1
ΔE00 4.98
Pale Peach
#FFE5AD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED5AE #AEC7EE
analogous
#EEB5AE #EED5AE #E7EEAE
triadic
#EED5AE #AEEED5 #D5AEEE
tetradic
#EED5AE #AEEEB5 #AEC7EE #EEAEE7
square
#EED5AE #AEEEB5 #AEC7EE #EEAEE7
split-complementary
#EED5AE #AEE7EE #B5AEEE
monochromatic
#D9A149 #E3BB7B #EED5AE #F9EFE1 #FAF2E6
Accessibility & contrast
On white
1.42
#EED5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#EED5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED5AE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED5AE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#F9CECA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed5ae; /* rgb */ color: rgb(238, 213, 174); /* oklch */ color: oklch(88.4% 0.058 78.8);
Tailwind
colors: {
custom: {
50: '#f4e1c6',
500: '#eed5ae',
950: '#000000',
},
}SCSS
$custom: #eed5ae; $custom-light: #f4e1c6; $custom-dark: #000000;
JSON
{
"hex": "#eed5ae",
"rgb": {
"r": 238,
"g": 213,
"b": 174
},
"hsl": {
"h": 36.563,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.88403,
"c": 0.05836,
"h": 78.8
},
"luminance": 0.68822
}Semantic roles & 50–950 ramp
primary
#EED5AE
secondary
#7597CB
accent
#5FCD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482