#EAD880#EAD880
#EAD880 is a very light, moderate yellow. Relative luminance 0.682; OKLCH L 87.8% C 0.111 H 98.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD880 |
|---|---|
| RGB | rgb(234, 216, 128) |
| HSL | hsl(50, 72%, 71%) |
| HSV | hsv(50, 45%, 92%) |
| CMYK | cmyk(0%, 7.7%, 45.3%, 8.2%) |
| CIE-LAB | lab(86.09, -5.51, 45.46) |
| CIE-LCH | lch(86.09, 45.79, 96.91°) |
| OKLab | oklab(87.82% -0.0155 0.1096) |
| OKLCH | oklch(87.82% 0.111 98.1) |
| XYZ | xyz(62.3855, 68.1648, 30.2888) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.86
Sand (survey)
#E2CA76
ΔE00 3.58
Khaki (CSS)
#F0E68C
ΔE00 3.60
Wheat (survey)
#FBDD7E
ΔE00 3.72
Pale Gold
#FDDE6C
ΔE00 5.07
Yellow Tan
#FFE36E
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD880 #8092EA
analogous
#EAA380 #EAD880 #C7EA80
triadic
#EAD880 #80EAD8 #D880EA
tetradic
#EAD880 #80EAA3 #8092EA #EA80C7
square
#EAD880 #80EAA3 #8092EA #EA80C7
split-complementary
#EAD880 #80C7EA #A380EA
monochromatic
#CEB022 #E1C84B #EAD880 #F3E8B5 #FBF7E5
Accessibility & contrast
On white
1.44
#EAD880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#EAD880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD880
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD880 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#EDDA84
Tritanopia (blue-blind)
#F8CCC3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ead880; /* rgb */ color: rgb(234, 216, 128); /* oklch */ color: oklch(87.8% 0.111 98.1);
Tailwind
colors: {
custom: {
50: '#f2e3a6',
500: '#ead880',
950: '#000000',
},
}SCSS
$custom: #ead880; $custom-light: #f2e3a6; $custom-dark: #000000;
JSON
{
"hex": "#ead880",
"rgb": {
"r": 234,
"g": 216,
"b": 128
},
"hsl": {
"h": 49.811,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.87819,
"c": 0.11065,
"h": 98.1
},
"luminance": 0.68163
}Semantic roles & 50–950 ramp
primary
#EAD880
secondary
#4B5FC3
accent
#33D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480