#EED088#EED088
#EED088 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.7% C 0.097 H 87.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EED088 |
|---|---|
| RGB | rgb(238, 208, 136) |
| HSL | hsl(42, 75%, 73%) |
| HSV | hsv(42, 43%, 93%) |
| CMYK | cmyk(0%, 12.6%, 42.9%, 6.7%) |
| CIE-LAB | lab(84.52, 0.97, 39.56) |
| CIE-LCH | lch(84.52, 39.57, 88.60°) |
| OKLab | oklab(86.7% 0.0038 0.0966) |
| OKLCH | oklch(86.7% 0.097 87.7) |
| XYZ | xyz(62.2615, 65.0691, 32.5678) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.59
Wheat (survey)
#FBDD7E
ΔE00 4.76
Sandy
#F1DA7A
ΔE00 5.17
Pale Peach
#FFE5AD
ΔE00 5.81
Beige (survey)
#E6DAA6
ΔE00 6.57
Navajowhite
#FFDEAD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED088 #88A6EE
analogous
#EE9D88 #EED088 #D9EE88
triadic
#EED088 #88EED0 #D088EE
tetradic
#EED088 #88EE9D #88A6EE #EE88D9
square
#EED088 #88EE9D #88A6EE #EE88D9
split-complementary
#EED088 #88D9EE #9D88EE
monochromatic
#DCA51F #E6BB52 #EED088 #F6E5BE #FBF4E4
Accessibility & contrast
On white
1.50
#EED088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#EED088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED088
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED088 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE83
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#FDC5BE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed088; /* rgb */ color: rgb(238, 208, 136); /* oklch */ color: oklch(86.7% 0.097 87.7);
Tailwind
colors: {
custom: {
50: '#f5deab',
500: '#eed088',
950: '#000000',
},
}SCSS
$custom: #eed088; $custom-light: #f5deab; $custom-dark: #000000;
JSON
{
"hex": "#eed088",
"rgb": {
"r": 238,
"g": 208,
"b": 136
},
"hsl": {
"h": 42.353,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.86698,
"c": 0.0967,
"h": 87.7
},
"luminance": 0.65066
}Semantic roles & 50–950 ramp
primary
#EED088
secondary
#5174C9
accent
#49D70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481