#EED08E#EED08E
#EED08E is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.8% C 0.090 H 86.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EED08E |
|---|---|
| RGB | rgb(238, 208, 142) |
| HSL | hsl(41, 74%, 75%) |
| HSV | hsv(41, 40%, 93%) |
| CMYK | cmyk(0%, 12.6%, 40.3%, 6.7%) |
| CIE-LAB | lab(84.61, 1.60, 36.62) |
| CIE-LCH | lch(84.61, 36.66, 87.51°) |
| OKLab | oklab(86.8% 0.0061 0.0901) |
| OKLCH | oklch(86.8% 0.09 86.1) |
| XYZ | xyz(62.6999, 65.2444, 34.8767) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.57
Pale Peach
#FFE5AD
ΔE00 5.20
Navajowhite
#FFDEAD
ΔE00 5.64
Wheat (survey)
#FBDD7E
ΔE00 5.75
Beige (survey)
#E6DAA6
ΔE00 6.11
Wheat
#F5DEB3
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED08E #8EACEE
analogous
#EEA08E #EED08E #DCEE8E
triadic
#EED08E #8EEED0 #D08EEE
tetradic
#EED08E #8EEEA0 #8EACEE #EE8EDC
square
#EED08E #8EEEA0 #8EACEE #EE8EDC
split-complementary
#EED08E #8EDCEE #A08EEE
monochromatic
#DEA424 #E6BA59 #EED08E #F6E6C3 #FBF4E4
Accessibility & contrast
On white
1.49
#EED08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#EED08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED08E
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED08E | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF89
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#FCC5BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed08e; /* rgb */ color: rgb(238, 208, 142); /* oklch */ color: oklch(86.8% 0.090 86.1);
Tailwind
colors: {
custom: {
50: '#f5deb0',
500: '#eed08e',
950: '#000000',
},
}SCSS
$custom: #eed08e; $custom-light: #f5deb0; $custom-dark: #000000;
JSON
{
"hex": "#eed08e",
"rgb": {
"r": 238,
"g": 208,
"b": 142
},
"hsl": {
"h": 41.25,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.86799,
"c": 0.09035,
"h": 86.1
},
"luminance": 0.65242
}Semantic roles & 50–950 ramp
primary
#EED08E
secondary
#577BC9
accent
#4ED610
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481