#EAE67A#EAE67A
#EAE67A is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.6% C 0.131 H 106.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE67A |
|---|---|
| RGB | rgb(234, 230, 122) |
| HSL | hsl(58, 73%, 70%) |
| HSV | hsv(58, 48%, 92%) |
| CMYK | cmyk(0%, 1.7%, 47.9%, 8.2%) |
| CIE-LAB | lab(89.62, -13.09, 52.67) |
| CIE-LCH | lch(89.62, 54.27, 103.95°) |
| OKLab | oklab(90.6% -0.0379 0.1251) |
| OKLCH | oklch(90.6% 0.131 106.8) |
| XYZ | xyz(65.7429, 75.4929, 29.5170) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.00
Straw
#FCF679
ΔE00 3.99
Sandy Yellow
#FDEE73
ΔE00 4.00
Manilla
#FFFA86
ΔE00 4.32
Yellowish
#FAEE66
ΔE00 4.42
Dark Cream
#FFF39A
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE67A #7A7EEA
analogous
#EAAE7A #EAE67A #B6EA7A
triadic
#EAE67A #7AEAE6 #E67AEA
tetradic
#EAE67A #7AEAAE #7A7EEA #EA7AB6
square
#EAE67A #7AEAAE #7A7EEA #EA7AB6
split-complementary
#EAE67A #7AB6EA #AE7AEA
monochromatic
#CAC420 #E2DC45 #EAE67A #F2F0AF #FBFAE4
Accessibility & contrast
On white
1.30
#EAE67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EAE67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE67A
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE67A | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#F8E37F
Tritanopia (blue-blind)
#F8DACD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae67a; /* rgb */ color: rgb(234, 230, 122); /* oklch */ color: oklch(90.6% 0.131 106.8);
Tailwind
colors: {
custom: {
50: '#f3eda3',
500: '#eae67a',
950: '#000000',
},
}SCSS
$custom: #eae67a; $custom-light: #f3eda3; $custom-dark: #000000;
JSON
{
"hex": "#eae67a",
"rgb": {
"r": 234,
"g": 230,
"b": 122
},
"hsl": {
"h": 57.857,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.906,
"c": 0.13072,
"h": 106.8
},
"luminance": 0.75491
}Semantic roles & 50–950 ramp
primary
#EAE67A
secondary
#464AC3
accent
#18D511
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480