#EED180#EED180
#EED180 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 86.8% C 0.106 H 90.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EED180 |
|---|---|
| RGB | rgb(238, 209, 128) |
| HSL | hsl(44, 76%, 72%) |
| HSV | hsv(44, 46%, 93%) |
| CMYK | cmyk(0%, 12.2%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.66, -0.34, 43.75) |
| CIE-LCH | lch(84.66, 43.75, 90.44°) |
| OKLab | oklab(86.77% -0.0007 0.1057) |
| OKLCH | oklch(86.77% 0.106 90.4) |
| XYZ | xyz(61.9586, 65.3392, 29.7660) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.52
Wheat (survey)
#FBDD7E
ΔE00 3.44
Sandy
#F1DA7A
ΔE00 3.60
Light Mustard
#F7D560
ΔE00 5.20
Pale Gold
#FDDE6C
ΔE00 5.52
Maize
#F4D054
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED180 #809DEE
analogous
#EE9A80 #EED180 #D4EE80
triadic
#EED180 #80EED1 #D180EE
tetradic
#EED180 #80EE9A #809DEE #EE80D4
square
#EED180 #80EE9A #809DEE #EE80D4
split-complementary
#EED180 #80D4EE #9A80EE
monochromatic
#D7A61D #E7BD4A #EED180 #F5E5B6 #FBF5E4
Accessibility & contrast
On white
1.49
#EED180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#EED180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED180
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED180 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7A
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#FDC5BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed180; /* rgb */ color: rgb(238, 209, 128); /* oklch */ color: oklch(86.8% 0.106 90.4);
Tailwind
colors: {
custom: {
50: '#f5dea6',
500: '#eed180',
950: '#000000',
},
}SCSS
$custom: #eed180; $custom-light: #f5dea6; $custom-dark: #000000;
JSON
{
"hex": "#eed180",
"rgb": {
"r": 238,
"g": 209,
"b": 128
},
"hsl": {
"h": 44.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.86771,
"c": 0.10567,
"h": 90.4
},
"luminance": 0.65337
}Semantic roles & 50–950 ramp
primary
#EED180
secondary
#4A6BC8
accent
#43D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480