#EAE67F#EAE67F
#EAE67F is a very light, vivid yellow. Relative luminance 0.756; OKLCH L 90.7% C 0.126 H 106.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE67F |
|---|---|
| RGB | rgb(234, 230, 127) |
| HSL | hsl(58, 72%, 71%) |
| HSV | hsv(58, 46%, 92%) |
| CMYK | cmyk(0%, 1.7%, 45.7%, 8.2%) |
| CIE-LAB | lab(89.68, -12.63, 50.37) |
| CIE-LCH | lch(89.68, 51.93, 104.08°) |
| OKLab | oklab(90.67% -0.0361 0.1204) |
| OKLCH | oklch(90.67% 0.126 106.7) |
| XYZ | xyz(66.0607, 75.6200, 31.1908) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.45
Straw
#FCF679
ΔE00 4.36
Dark Cream
#FFF39A
ΔE00 4.38
Sandy Yellow
#FDEE73
ΔE00 4.38
Manilla
#FFFA86
ΔE00 4.48
Buff
#FEF69E
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE67F #7F83EA
analogous
#EAB07F #EAE67F #B8EA7F
triadic
#EAE67F #7FEAE6 #E67FEA
tetradic
#EAE67F #7FEAB0 #7F83EA #EA7FB8
square
#EAE67F #7FEAB0 #7F83EA #EA7FB8
split-complementary
#EAE67F #7FB8EA #B07FEA
monochromatic
#CDC722 #E1DC4A #EAE67F #F3F0B4 #FBFAE5
Accessibility & contrast
On white
1.30
#EAE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EAE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE67F
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE67F | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF76
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#F7DACE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae67f; /* rgb */ color: rgb(234, 230, 127); /* oklch */ color: oklch(90.7% 0.126 106.7);
Tailwind
colors: {
custom: {
50: '#f2eda6',
500: '#eae67f',
950: '#000000',
},
}SCSS
$custom: #eae67f; $custom-light: #f2eda6; $custom-dark: #000000;
JSON
{
"hex": "#eae67f",
"rgb": {
"r": 234,
"g": 230,
"b": 127
},
"hsl": {
"h": 57.757,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.90666,
"c": 0.12572,
"h": 106.7
},
"luminance": 0.75618
}Semantic roles & 50–950 ramp
primary
#EAE67F
secondary
#4A4FC3
accent
#19D412
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480