#EAD180#EAD180
#EAD180 is a very light, moderate yellow. Relative luminance 0.647; OKLCH L 86.4% C 0.105 H 92.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD180 |
|---|---|
| RGB | rgb(234, 209, 128) |
| HSL | hsl(46, 72%, 71%) |
| HSV | hsv(46, 45%, 92%) |
| CMYK | cmyk(0%, 10.7%, 45.3%, 8.2%) |
| CIE-LAB | lab(84.31, -1.94, 43.23) |
| CIE-LCH | lch(84.31, 43.27, 92.56°) |
| OKLab | oklab(86.41% -0.0052 0.1046) |
| OKLCH | oklch(86.41% 0.105 92.8) |
| XYZ | xyz(60.6302, 64.6543, 29.7037) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.87
Sandy
#F1DA7A
ΔE00 3.13
Wheat (survey)
#FBDD7E
ΔE00 3.69
Light Mustard
#F7D560
ΔE00 5.44
Pale Gold
#FDDE6C
ΔE00 5.63
Khaki (CSS)
#F0E68C
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD180 #8099EA
analogous
#EA9C80 #EAD180 #CEEA80
triadic
#EAD180 #80EAD1 #D180EA
tetradic
#EAD180 #80EA9C #8099EA #EA80CE
square
#EAD180 #80EA9C #8099EA #EA80CE
split-complementary
#EAD180 #80CEEA #9C80EA
monochromatic
#CEA522 #E1BE4B #EAD180 #F3E4B5 #FBF5E5
Accessibility & contrast
On white
1.51
#EAD180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#EAD180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD180
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD180 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#E7D683
Tritanopia (blue-blind)
#F9C5BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ead180; /* rgb */ color: rgb(234, 209, 128); /* oklch */ color: oklch(86.4% 0.105 92.8);
Tailwind
colors: {
custom: {
50: '#f2dea6',
500: '#ead180',
950: '#000000',
},
}SCSS
$custom: #ead180; $custom-light: #f2dea6; $custom-dark: #000000;
JSON
{
"hex": "#ead180",
"rgb": {
"r": 234,
"g": 209,
"b": 128
},
"hsl": {
"h": 45.849,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.86409,
"c": 0.10468,
"h": 92.8
},
"luminance": 0.64652
}Semantic roles & 50–950 ramp
primary
#EAD180
secondary
#4B67C3
accent
#40D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480