#EED089#EED089
#EED089 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.7% C 0.096 H 87.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EED089 |
|---|---|
| RGB | rgb(238, 208, 137) |
| HSL | hsl(42, 75%, 74%) |
| HSV | hsv(42, 42%, 93%) |
| CMYK | cmyk(0%, 12.6%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.53, 1.07, 39.07) |
| CIE-LCH | lch(84.53, 39.08, 88.43°) |
| OKLab | oklab(86.72% 0.0042 0.0956) |
| OKLCH | oklch(86.72% 0.096 87.5) |
| XYZ | xyz(62.3329, 65.0976, 32.9438) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.74
Wheat (survey)
#FBDD7E
ΔE00 4.92
Sandy
#F1DA7A
ΔE00 5.33
Pale Peach
#FFE5AD
ΔE00 5.70
Navajowhite
#FFDEAD
ΔE00 6.47
Beige (survey)
#E6DAA6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED089 #89A7EE
analogous
#EE9D89 #EED089 #D9EE89
triadic
#EED089 #89EED0 #D089EE
tetradic
#EED089 #89EE9D #89A7EE #EE89D9
square
#EED089 #89EE9D #89A7EE #EE89D9
split-complementary
#EED089 #89D9EE #9D89EE
monochromatic
#DDA520 #E6BB54 #EED089 #F6E5BE #FBF4E4
Accessibility & contrast
On white
1.50
#EED089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#EED089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED089
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED089 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE84
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#FDC5BE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed089; /* rgb */ color: rgb(238, 208, 137); /* oklch */ color: oklch(86.7% 0.096 87.5);
Tailwind
colors: {
custom: {
50: '#f5deac',
500: '#eed089',
950: '#000000',
},
}SCSS
$custom: #eed089; $custom-light: #f5deac; $custom-dark: #000000;
JSON
{
"hex": "#eed089",
"rgb": {
"r": 238,
"g": 208,
"b": 137
},
"hsl": {
"h": 42.178,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86715,
"c": 0.09564,
"h": 87.5
},
"luminance": 0.65095
}Semantic roles & 50–950 ramp
primary
#EED089
secondary
#5275C9
accent
#4AD70F
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481