#EAE685#EAE685
#EAE685 is a very light, moderate yellow. Relative luminance 0.758; OKLCH L 90.8% C 0.120 H 106.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE685 |
|---|---|
| RGB | rgb(234, 230, 133) |
| HSL | hsl(58, 71%, 72%) |
| HSV | hsv(58, 43%, 92%) |
| CMYK | cmyk(0%, 1.7%, 43.2%, 8.2%) |
| CIE-LAB | lab(89.76, -12.05, 47.58) |
| CIE-LCH | lch(89.76, 49.08, 104.22°) |
| OKLab | oklab(90.75% -0.0339 0.1146) |
| OKLCH | oklch(90.75% 0.12 106.5) |
| XYZ | xyz(66.4634, 75.7811, 33.3118) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.90
Dark Cream
#FFF39A
ΔE00 4.00
Buff
#FEF69E
ΔE00 4.06
Manilla
#FFFA86
ΔE00 4.82
Straw
#FCF679
ΔE00 4.93
Sandy Yellow
#FDEE73
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE685 #8589EA
analogous
#EAB485 #EAE685 #BCEA85
triadic
#EAE685 #85EAE6 #E685EA
tetradic
#EAE685 #85EAB4 #8589EA #EA85BC
square
#EAE685 #85EAB4 #8589EA #EA85BC
split-complementary
#EAE685 #85BCEA #B485EA
monochromatic
#D1CA24 #E1DB51 #EAE685 #F3F1B9 #FBFAE5
Accessibility & contrast
On white
1.30
#EAE685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EAE685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE685
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE685 | 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)
#F5DF7D
Deuteranopia (green-blind)
#F7E489
Tritanopia (blue-blind)
#F7DBCF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae685; /* rgb */ color: rgb(234, 230, 133); /* oklch */ color: oklch(90.8% 0.120 106.5);
Tailwind
colors: {
custom: {
50: '#f2edaa',
500: '#eae685',
950: '#000000',
},
}SCSS
$custom: #eae685; $custom-light: #f2edaa; $custom-dark: #000000;
JSON
{
"hex": "#eae685",
"rgb": {
"r": 234,
"g": 230,
"b": 133
},
"hsl": {
"h": 57.624,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.9075,
"c": 0.11953,
"h": 106.5
},
"luminance": 0.7578
}Semantic roles & 50–950 ramp
primary
#EAE685
secondary
#5054C4
accent
#1AD313
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481