#EAE39B#EAE39B
#EAE39B is a very light, moderate yellow. Relative luminance 0.748; OKLCH L 90.5% C 0.092 H 103.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE39B |
|---|---|
| RGB | rgb(234, 227, 155) |
| HSL | hsl(55, 65%, 76%) |
| HSV | hsv(55, 34%, 92%) |
| CMYK | cmyk(0%, 3%, 33.8%, 8.2%) |
| CIE-LAB | lab(89.30, -8.18, 36.08) |
| CIE-LCH | lch(89.30, 37.00, 102.78°) |
| OKLab | oklab(90.49% -0.0212 0.0894) |
| OKLCH | oklch(90.49% 0.092 103.3) |
| XYZ | xyz(67.3179, 74.7987, 41.8954) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.34
Khaki (CSS)
#F0E68C
ΔE00 3.24
Light Tan
#FBEEAC
ΔE00 3.46
Vanilla
#F3E5AB
ΔE00 3.73
Dark Cream
#FFF39A
ΔE00 4.66
Beige (survey)
#E6DAA6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE39B #9BA2EA
analogous
#EABC9B #EAE39B #CAEA9B
triadic
#EAE39B #9BEAE3 #E39BEA
tetradic
#EAE39B #9BEABC #9BA2EA #EA9BCA
square
#EAE39B #9BEABC #9BA2EA #EA9BCA
split-complementary
#EAE39B #9BCAEA #BC9BEA
monochromatic
#D5C736 #DFD568 #EAE39B #F5F1CE #FAF8E6
Accessibility & contrast
On white
1.32
#EAE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EAE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE39B
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE39B | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE96
Deuteranopia (green-blind)
#F2E29E
Tritanopia (blue-blind)
#F5DAD1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae39b; /* rgb */ color: rgb(234, 227, 155); /* oklch */ color: oklch(90.5% 0.092 103.3);
Tailwind
colors: {
custom: {
50: '#f2ebb9',
500: '#eae39b',
950: '#000000',
},
}SCSS
$custom: #eae39b; $custom-light: #f2ebb9; $custom-dark: #000000;
JSON
{
"hex": "#eae39b",
"rgb": {
"r": 234,
"g": 227,
"b": 155
},
"hsl": {
"h": 54.684,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.90488,
"c": 0.09186,
"h": 103.3
},
"luminance": 0.74797
}Semantic roles & 50–950 ramp
primary
#EAE39B
secondary
#646DC5
accent
#28CD18
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481