#EAD486#EAD486
#EAD486 is a very light, moderate yellow. Relative luminance 0.663; OKLCH L 87.1% C 0.101 H 94.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD486 |
|---|---|
| RGB | rgb(234, 212, 134) |
| HSL | hsl(47, 70%, 72%) |
| HSV | hsv(47, 43%, 92%) |
| CMYK | cmyk(0%, 9.4%, 42.7%, 8.2%) |
| CIE-LAB | lab(85.15, -2.88, 41.30) |
| CIE-LCH | lch(85.15, 41.40, 93.98°) |
| OKLab | oklab(87.1% -0.0073 0.1005) |
| OKLCH | oklch(87.1% 0.101 94.2) |
| XYZ | xyz(61.7798, 66.3029, 32.0931) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.63
Sandy
#F1DA7A
ΔE00 3.12
Wheat (survey)
#FBDD7E
ΔE00 3.91
Khaki (CSS)
#F0E68C
ΔE00 5.31
Vanilla
#F3E5AB
ΔE00 5.77
Beige (survey)
#E6DAA6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD486 #869CEA
analogous
#EAA286 #EAD486 #CEEA86
triadic
#EAD486 #86EAD4 #D486EA
tetradic
#EAD486 #86EAA2 #869CEA #EA86CE
square
#EAD486 #86EAA2 #869CEA #EA86CE
split-complementary
#EAD486 #86CEEA #A286EA
monochromatic
#D1AB24 #E1C152 #EAD486 #F3E7BA #FAF6E5
Accessibility & contrast
On white
1.47
#EAD486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#EAD486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD486
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD486 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D180
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#F8C9C1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ead486; /* rgb */ color: rgb(234, 212, 134); /* oklch */ color: oklch(87.1% 0.101 94.2);
Tailwind
colors: {
custom: {
50: '#f2e1aa',
500: '#ead486',
950: '#000000',
},
}SCSS
$custom: #ead486; $custom-light: #f2e1aa; $custom-dark: #000000;
JSON
{
"hex": "#ead486",
"rgb": {
"r": 234,
"g": 212,
"b": 134
},
"hsl": {
"h": 46.8,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.87104,
"c": 0.10079,
"h": 94.2
},
"luminance": 0.66301
}Semantic roles & 50–950 ramp
primary
#EAD486
secondary
#506AC4
accent
#3DD213
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481