#EAD87F#EAD87F
#EAD87F is a very light, moderate yellow. Relative luminance 0.681; OKLCH L 87.8% C 0.112 H 98.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD87F |
|---|---|
| RGB | rgb(234, 216, 127) |
| HSL | hsl(50, 72%, 71%) |
| HSV | hsv(50, 46%, 92%) |
| CMYK | cmyk(0%, 7.7%, 45.7%, 8.2%) |
| CIE-LAB | lab(86.08, -5.61, 45.93) |
| CIE-LCH | lch(86.08, 46.27, 96.96°) |
| OKLab | oklab(87.81% -0.0159 0.1106) |
| OKLCH | oklch(87.81% 0.112 98.2) |
| XYZ | xyz(62.3200, 68.1386, 29.9439) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.78
Khaki (CSS)
#F0E68C
ΔE00 3.60
Sand (survey)
#E2CA76
ΔE00 3.61
Wheat (survey)
#FBDD7E
ΔE00 3.70
Pale Gold
#FDDE6C
ΔE00 4.98
Yellow Tan
#FFE36E
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD87F #7F91EA
analogous
#EAA27F #EAD87F #C6EA7F
triadic
#EAD87F #7FEAD8 #D87FEA
tetradic
#EAD87F #7FEAA2 #7F91EA #EA7FC6
square
#EAD87F #7FEAA2 #7F91EA #EA7FC6
split-complementary
#EAD87F #7FC6EA #A27FEA
monochromatic
#CDB022 #E1C84A #EAD87F #F3E8B4 #FBF7E5
Accessibility & contrast
On white
1.44
#EAD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#EAD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD87F
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD87F | 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)
#E8D478
Deuteranopia (green-blind)
#EDDA83
Tritanopia (blue-blind)
#F8CCC3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ead87f; /* rgb */ color: rgb(234, 216, 127); /* oklch */ color: oklch(87.8% 0.112 98.2);
Tailwind
colors: {
custom: {
50: '#f2e3a5',
500: '#ead87f',
950: '#000000',
},
}SCSS
$custom: #ead87f; $custom-light: #f2e3a5; $custom-dark: #000000;
JSON
{
"hex": "#ead87f",
"rgb": {
"r": 234,
"g": 216,
"b": 127
},
"hsl": {
"h": 49.907,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.87805,
"c": 0.11169,
"h": 98.2
},
"luminance": 0.68136
}Semantic roles & 50–950 ramp
primary
#EAD87F
secondary
#4A5EC3
accent
#32D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480