#EED185#EED185
#EED185 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 86.8% C 0.101 H 89.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EED185 |
|---|---|
| RGB | rgb(238, 209, 133) |
| HSL | hsl(43, 76%, 73%) |
| HSV | hsv(43, 44%, 93%) |
| CMYK | cmyk(0%, 12.2%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.73, 0.15, 41.33) |
| CIE-LCH | lch(84.73, 41.33, 89.79°) |
| OKLab | oklab(86.85% 0.0012 0.1005) |
| OKLCH | oklch(86.85% 0.101 89.3) |
| XYZ | xyz(62.2958, 65.4741, 31.5421) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.99
Wheat (survey)
#FBDD7E
ΔE00 4.03
Sandy
#F1DA7A
ΔE00 4.30
Light Mustard
#F7D560
ΔE00 6.03
Pale Peach
#FFE5AD
ΔE00 6.14
Pale Gold
#FDDE6C
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED185 #85A2EE
analogous
#EE9D85 #EED185 #D6EE85
triadic
#EED185 #85EED1 #D185EE
tetradic
#EED185 #85EE9D #85A2EE #EE85D6
square
#EED185 #85EE9D #85A2EE #EE85D6
split-complementary
#EED185 #85D6EE #9D85EE
monochromatic
#DAA61E #E7BD4F #EED185 #F5E5BB #FBF5E4
Accessibility & contrast
On white
1.49
#EED185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#EED185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED185
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED185 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#FDC5BE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed185; /* rgb */ color: rgb(238, 209, 133); /* oklch */ color: oklch(86.8% 0.101 89.3);
Tailwind
colors: {
custom: {
50: '#f5dea9',
500: '#eed185',
950: '#000000',
},
}SCSS
$custom: #eed185; $custom-light: #f5dea9; $custom-dark: #000000;
JSON
{
"hex": "#eed185",
"rgb": {
"r": 238,
"g": 209,
"b": 133
},
"hsl": {
"h": 43.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.86848,
"c": 0.10052,
"h": 89.3
},
"luminance": 0.65472
}Semantic roles & 50–950 ramp
primary
#EED185
secondary
#4F70C9
accent
#46D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481