#EED181#EED181
#EED181 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 86.8% C 0.105 H 90.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EED181 |
|---|---|
| RGB | rgb(238, 209, 129) |
| HSL | hsl(44, 76%, 72%) |
| HSV | hsv(44, 46%, 93%) |
| CMYK | cmyk(0%, 12.2%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.67, -0.24, 43.27) |
| CIE-LCH | lch(84.67, 43.27, 90.32°) |
| OKLab | oklab(86.79% -0.0003 0.1047) |
| OKLCH | oklch(86.79% 0.105 90.2) |
| XYZ | xyz(62.0247, 65.3657, 30.1143) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.60
Wheat (survey)
#FBDD7E
ΔE00 3.54
Sandy
#F1DA7A
ΔE00 3.73
Light Mustard
#F7D560
ΔE00 5.36
Pale Gold
#FDDE6C
ΔE00 5.66
Maize
#F4D054
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED181 #819EEE
analogous
#EE9B81 #EED181 #D4EE81
triadic
#EED181 #81EED1 #D181EE
tetradic
#EED181 #81EE9B #819EEE #EE81D4
square
#EED181 #81EE9B #819EEE #EE81D4
split-complementary
#EED181 #81D4EE #9B81EE
monochromatic
#D8A61D #E7BD4B #EED181 #F5E5B7 #FBF5E4
Accessibility & contrast
On white
1.49
#EED181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#EED181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED181
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED181 | 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)
#E1CF7B
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#FDC5BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed181; /* rgb */ color: rgb(238, 209, 129); /* oklch */ color: oklch(86.8% 0.105 90.2);
Tailwind
colors: {
custom: {
50: '#f5dea7',
500: '#eed181',
950: '#000000',
},
}SCSS
$custom: #eed181; $custom-light: #f5dea7; $custom-dark: #000000;
JSON
{
"hex": "#eed181",
"rgb": {
"r": 238,
"g": 209,
"b": 129
},
"hsl": {
"h": 44.037,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.86786,
"c": 0.10465,
"h": 90.2
},
"luminance": 0.65363
}Semantic roles & 50–950 ramp
primary
#EED181
secondary
#4B6CC8
accent
#43D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480