#EAD686#EAD686
#EAD686 is a very light, moderate yellow. Relative luminance 0.673; OKLCH L 87.5% C 0.103 H 95.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD686 |
|---|---|
| RGB | rgb(234, 214, 134) |
| HSL | hsl(48, 70%, 72%) |
| HSV | hsv(48, 43%, 92%) |
| CMYK | cmyk(0%, 8.5%, 42.7%, 8.2%) |
| CIE-LAB | lab(85.66, -3.90, 41.94) |
| CIE-LCH | lch(85.66, 42.12, 95.31°) |
| OKLab | oklab(87.51% -0.0103 0.102) |
| OKLCH | oklch(87.51% 0.103 95.8) |
| XYZ | xyz(62.2829, 67.3090, 32.2608) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.73
Sand (survey)
#E2CA76
ΔE00 3.02
Wheat (survey)
#FBDD7E
ΔE00 3.87
Khaki (CSS)
#F0E68C
ΔE00 4.53
Vanilla
#F3E5AB
ΔE00 5.63
Pale Gold
#FDDE6C
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD686 #869AEA
analogous
#EAA486 #EAD686 #CCEA86
triadic
#EAD686 #86EAD6 #D686EA
tetradic
#EAD686 #86EAA4 #869AEA #EA86CC
square
#EAD686 #86EAA4 #869AEA #EA86CC
split-complementary
#EAD686 #86CCEA #A486EA
monochromatic
#D1AF24 #E1C452 #EAD686 #F3E8BA #FAF6E5
Accessibility & contrast
On white
1.45
#EAD686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#EAD686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD686
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD686 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D280
Deuteranopia (green-blind)
#EAD989
Tritanopia (blue-blind)
#F8CBC2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ead686; /* rgb */ color: rgb(234, 214, 134); /* oklch */ color: oklch(87.5% 0.103 95.8);
Tailwind
colors: {
custom: {
50: '#f2e2aa',
500: '#ead686',
950: '#000000',
},
}SCSS
$custom: #ead686; $custom-light: #f2e2aa; $custom-dark: #000000;
JSON
{
"hex": "#ead686",
"rgb": {
"r": 234,
"g": 214,
"b": 134
},
"hsl": {
"h": 48,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.87506,
"c": 0.10251,
"h": 95.8
},
"luminance": 0.67307
}Semantic roles & 50–950 ramp
primary
#EAD686
secondary
#5068C4
accent
#39D213
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481