#EAD680#EAD680
#EAD680 is a very light, moderate yellow. Relative luminance 0.671; OKLCH L 87.4% C 0.109 H 96.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD680 |
|---|---|
| RGB | rgb(234, 214, 128) |
| HSL | hsl(49, 72%, 71%) |
| HSV | hsv(49, 45%, 92%) |
| CMYK | cmyk(0%, 8.5%, 45.3%, 8.2%) |
| CIE-LAB | lab(85.58, -4.49, 44.82) |
| CIE-LCH | lch(85.58, 45.04, 95.72°) |
| OKLab | oklab(87.42% -0.0126 0.1081) |
| OKLCH | oklch(87.42% 0.109 96.6) |
| XYZ | xyz(61.8762, 67.1463, 30.1191) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.92
Sand (survey)
#E2CA76
ΔE00 2.94
Wheat (survey)
#FBDD7E
ΔE00 3.50
Khaki (CSS)
#F0E68C
ΔE00 4.29
Pale Gold
#FDDE6C
ΔE00 5.08
Light Mustard
#F7D560
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD680 #8094EA
analogous
#EAA180 #EAD680 #C9EA80
triadic
#EAD680 #80EAD6 #D680EA
tetradic
#EAD680 #80EAA1 #8094EA #EA80C9
square
#EAD680 #80EAA1 #8094EA #EA80C9
split-complementary
#EAD680 #80C9EA #A180EA
monochromatic
#CEAD22 #E1C54B #EAD680 #F3E7B5 #FBF7E5
Accessibility & contrast
On white
1.46
#EAD680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#EAD680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD680
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD680 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#EBD983
Tritanopia (blue-blind)
#F8CAC1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ead680; /* rgb */ color: rgb(234, 214, 128); /* oklch */ color: oklch(87.4% 0.109 96.6);
Tailwind
colors: {
custom: {
50: '#f2e2a6',
500: '#ead680',
950: '#000000',
},
}SCSS
$custom: #ead680; $custom-light: #f2e2a6; $custom-dark: #000000;
JSON
{
"hex": "#ead680",
"rgb": {
"r": 234,
"g": 214,
"b": 128
},
"hsl": {
"h": 48.679,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.87415,
"c": 0.10886,
"h": 96.6
},
"luminance": 0.67144
}Semantic roles & 50–950 ramp
primary
#EAD680
secondary
#4B62C3
accent
#36D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480