#EAD581#EAD581
#EAD581 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 87.2% C 0.107 H 95.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD581 |
|---|---|
| RGB | rgb(234, 213, 129) |
| HSL | hsl(48, 71%, 71%) |
| HSV | hsv(48, 45%, 92%) |
| CMYK | cmyk(0%, 9%, 44.9%, 8.2%) |
| CIE-LAB | lab(85.34, -3.89, 44.02) |
| CIE-LCH | lch(85.34, 44.19, 95.04°) |
| OKLab | oklab(87.23% -0.0107 0.1064) |
| OKLCH | oklch(87.23% 0.107 95.8) |
| XYZ | xyz(61.6901, 66.6682, 30.3833) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.18
Sand (survey)
#E2CA76
ΔE00 2.64
Wheat (survey)
#FBDD7E
ΔE00 3.50
Khaki (CSS)
#F0E68C
ΔE00 4.67
Pale Gold
#FDDE6C
ΔE00 5.25
Light Mustard
#F7D560
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD581 #8196EA
analogous
#EAA081 #EAD581 #CAEA81
triadic
#EAD581 #81EAD5 #D581EA
tetradic
#EAD581 #81EAA0 #8196EA #EA81CA
square
#EAD581 #81EAA0 #8196EA #EA81CA
split-complementary
#EAD581 #81CAEA #A081EA
monochromatic
#CEAC22 #E1C44D #EAD581 #F3E6B5 #FBF6E5
Accessibility & contrast
On white
1.47
#EAD581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#EAD581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD581
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD581 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17A
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#F8C9C1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ead581; /* rgb */ color: rgb(234, 213, 129); /* oklch */ color: oklch(87.2% 0.107 95.8);
Tailwind
colors: {
custom: {
50: '#f2e1a7',
500: '#ead581',
950: '#000000',
},
}SCSS
$custom: #ead581; $custom-light: #f2e1a7; $custom-dark: #000000;
JSON
{
"hex": "#ead581",
"rgb": {
"r": 234,
"g": 213,
"b": 129
},
"hsl": {
"h": 48,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.87228,
"c": 0.10694,
"h": 95.8
},
"luminance": 0.66666
}Semantic roles & 50–950 ramp
primary
#EAD581
secondary
#4C64C3
accent
#39D312
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480