#EED188#EED188
#EED188 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 86.9% C 0.097 H 88.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EED188 |
|---|---|
| RGB | rgb(238, 209, 136) |
| HSL | hsl(43, 75%, 73%) |
| HSV | hsv(43, 43%, 93%) |
| CMYK | cmyk(0%, 12.2%, 42.9%, 6.7%) |
| CIE-LAB | lab(84.77, 0.45, 39.88) |
| CIE-LCH | lch(84.77, 39.88, 89.35°) |
| OKLab | oklab(86.9% 0.0023 0.0974) |
| OKLCH | oklch(86.9% 0.097 88.6) |
| XYZ | xyz(62.5061, 65.5582, 32.6493) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.37
Wheat (survey)
#FBDD7E
ΔE00 4.45
Sandy
#F1DA7A
ΔE00 4.77
Pale Peach
#FFE5AD
ΔE00 5.77
Beige (survey)
#E6DAA6
ΔE00 6.41
Vanilla
#F3E5AB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED188 #88A5EE
analogous
#EE9E88 #EED188 #D8EE88
triadic
#EED188 #88EED1 #D188EE
tetradic
#EED188 #88EE9E #88A5EE #EE88D8
square
#EED188 #88EE9E #88A5EE #EE88D8
split-complementary
#EED188 #88D8EE #9E88EE
monochromatic
#DCA61F #E6BC52 #EED188 #F6E6BE #FBF5E4
Accessibility & contrast
On white
1.49
#EED188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EED188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED188
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED188 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF82
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#FDC6BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eed188; /* rgb */ color: rgb(238, 209, 136); /* oklch */ color: oklch(86.9% 0.097 88.6);
Tailwind
colors: {
custom: {
50: '#f5deab',
500: '#eed188',
950: '#000000',
},
}SCSS
$custom: #eed188; $custom-light: #f5deab; $custom-dark: #000000;
JSON
{
"hex": "#eed188",
"rgb": {
"r": 238,
"g": 209,
"b": 136
},
"hsl": {
"h": 42.941,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.86896,
"c": 0.09738,
"h": 88.6
},
"luminance": 0.65556
}Semantic roles & 50–950 ramp
primary
#EED188
secondary
#5173C9
accent
#47D70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481