#EAE385#EAE385
#EAE385 is a very light, moderate yellow. Relative luminance 0.741; OKLCH L 90.1% C 0.116 H 104.8°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE385 |
|---|---|
| RGB | rgb(234, 227, 133) |
| HSL | hsl(56, 71%, 72%) |
| HSV | hsv(56, 43%, 92%) |
| CMYK | cmyk(0%, 3%, 43.2%, 8.2%) |
| CIE-LAB | lab(88.98, -10.56, 46.61) |
| CIE-LCH | lch(88.98, 47.79, 102.77°) |
| OKLab | oklab(90.13% -0.0296 0.1125) |
| OKLCH | oklch(90.13% 0.116 104.8) |
| XYZ | xyz(65.6357, 74.1258, 33.0360) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.30
Dark Cream
#FFF39A
ΔE00 4.01
Buff
#FEF69E
ΔE00 4.31
Sandy
#F1DA7A
ΔE00 4.63
Sandy Yellow
#FDEE73
ΔE00 5.06
Manilla
#FFFA86
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE385 #858CEA
analogous
#EAB185 #EAE385 #BEEA85
triadic
#EAE385 #85EAE3 #E385EA
tetradic
#EAE385 #85EAB1 #858CEA #EA85BE
square
#EAE385 #85EAB1 #858CEA #EA85BE
split-complementary
#EAE385 #85BEEA #B185EA
monochromatic
#D1C524 #E1D751 #EAE385 #F3EFB9 #FBF9E5
Accessibility & contrast
On white
1.33
#EAE385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#EAE385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE385
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE385 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7D
Deuteranopia (green-blind)
#F5E289
Tritanopia (blue-blind)
#F7D8CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae385; /* rgb */ color: rgb(234, 227, 133); /* oklch */ color: oklch(90.1% 0.116 104.8);
Tailwind
colors: {
custom: {
50: '#f2ebaa',
500: '#eae385',
950: '#000000',
},
}SCSS
$custom: #eae385; $custom-light: #f2ebaa; $custom-dark: #000000;
JSON
{
"hex": "#eae385",
"rgb": {
"r": 234,
"g": 227,
"b": 133
},
"hsl": {
"h": 55.842,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.90134,
"c": 0.1163,
"h": 104.8
},
"luminance": 0.74124
}Semantic roles & 50–950 ramp
primary
#EAE385
secondary
#5058C4
accent
#20D313
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481