#EAE686#EAE686
#EAE686 is a very light, moderate yellow. Relative luminance 0.758; OKLCH L 90.8% C 0.118 H 106.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE686 |
|---|---|
| RGB | rgb(234, 230, 134) |
| HSL | hsl(58, 70%, 72%) |
| HSV | hsv(58, 43%, 92%) |
| CMYK | cmyk(0%, 1.7%, 42.7%, 8.2%) |
| CIE-LAB | lab(89.77, -11.96, 47.11) |
| CIE-LCH | lch(89.77, 48.60, 104.24°) |
| OKLab | oklab(90.76% -0.0335 0.1136) |
| OKLCH | oklch(90.76% 0.118 106.4) |
| XYZ | xyz(66.5328, 75.8089, 33.6774) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.82
Dark Cream
#FFF39A
ΔE00 3.95
Buff
#FEF69E
ΔE00 4.01
Manilla
#FFFA86
ΔE00 4.89
Straw
#FCF679
ΔE00 5.03
Sandy Yellow
#FDEE73
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE686 #868AEA
analogous
#EAB486 #EAE686 #BCEA86
triadic
#EAE686 #86EAE6 #E686EA
tetradic
#EAE686 #86EAB4 #868AEA #EA86BC
square
#EAE686 #86EAB4 #868AEA #EA86BC
split-complementary
#EAE686 #86BCEA #B486EA
monochromatic
#D1CA24 #E1DB52 #EAE686 #F3F1BA #FAFAE5
Accessibility & contrast
On white
1.30
#EAE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EAE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE686
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE686 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7E
Deuteranopia (green-blind)
#F7E48A
Tritanopia (blue-blind)
#F7DBCF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae686; /* rgb */ color: rgb(234, 230, 134); /* oklch */ color: oklch(90.8% 0.118 106.4);
Tailwind
colors: {
custom: {
50: '#f2edab',
500: '#eae686',
950: '#000000',
},
}SCSS
$custom: #eae686; $custom-light: #f2edab; $custom-dark: #000000;
JSON
{
"hex": "#eae686",
"rgb": {
"r": 234,
"g": 230,
"b": 134
},
"hsl": {
"h": 57.6,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.90764,
"c": 0.11848,
"h": 106.4
},
"luminance": 0.75807
}Semantic roles & 50–950 ramp
primary
#EAE686
secondary
#5055C4
accent
#1BD213
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481