#EAE37B#EAE37B
#EAE37B is a very light, vivid yellow. Relative luminance 0.739; OKLCH L 90.0% C 0.127 H 105.2°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE37B |
|---|---|
| RGB | rgb(234, 227, 123) |
| HSL | hsl(56, 73%, 70%) |
| HSV | hsv(56, 47%, 92%) |
| CMYK | cmyk(0%, 3%, 47.4%, 8.2%) |
| CIE-LAB | lab(88.86, -11.51, 51.27) |
| CIE-LCH | lch(88.86, 52.55, 102.65°) |
| OKLab | oklab(90% -0.0333 0.1221) |
| OKLCH | oklch(90% 0.127 105.2) |
| XYZ | xyz(64.9775, 73.8625, 29.5691) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.39
Sandy Yellow
#FDEE73
ΔE00 4.10
Dull Yellow
#EEDC5B
ΔE00 4.54
Dark Cream
#FFF39A
ΔE00 4.61
Straw
#FCF679
ΔE00 4.64
Sandy
#F1DA7A
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE37B #7B82EA
analogous
#EAAB7B #EAE37B #BAEA7B
triadic
#EAE37B #7BEAE3 #E37BEA
tetradic
#EAE37B #7BEAAB #7B82EA #EA7BBA
square
#EAE37B #7BEAAB #7B82EA #EA7BBA
split-complementary
#EAE37B #7BBAEA #AB7BEA
monochromatic
#CAC020 #E2D846 #EAE37B #F2EEB0 #FBF9E5
Accessibility & contrast
On white
1.33
#EAE37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EAE37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE37B
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE37B | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#F6E180
Tritanopia (blue-blind)
#F8D7CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae37b; /* rgb */ color: rgb(234, 227, 123); /* oklch */ color: oklch(90.0% 0.127 105.2);
Tailwind
colors: {
custom: {
50: '#f3eba3',
500: '#eae37b',
950: '#000000',
},
}SCSS
$custom: #eae37b; $custom-light: #f3eba3; $custom-dark: #000000;
JSON
{
"hex": "#eae37b",
"rgb": {
"r": 234,
"g": 227,
"b": 123
},
"hsl": {
"h": 56.216,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.89995,
"c": 0.12657,
"h": 105.2
},
"luminance": 0.73861
}Semantic roles & 50–950 ramp
primary
#EAE37B
secondary
#464EC3
accent
#1DD511
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480