#EAE47F#EAE47F
#EAE47F is a very light, vivid yellow. Relative luminance 0.745; OKLCH L 90.3% C 0.124 H 105.6°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE47F |
|---|---|
| RGB | rgb(234, 228, 127) |
| HSL | hsl(57, 72%, 71%) |
| HSV | hsv(57, 46%, 92%) |
| CMYK | cmyk(0%, 2.6%, 45.7%, 8.2%) |
| CIE-LAB | lab(89.16, -11.64, 49.74) |
| CIE-LCH | lch(89.16, 51.08, 103.17°) |
| OKLab | oklab(90.25% -0.0332 0.119) |
| OKLCH | oklch(90.25% 0.124 105.6) |
| XYZ | xyz(65.5073, 74.5133, 31.0063) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.06
Dark Cream
#FFF39A
ΔE00 4.32
Sandy Yellow
#FDEE73
ΔE00 4.40
Buff
#FEF69E
ΔE00 4.58
Straw
#FCF679
ΔE00 4.73
Manilla
#FFFA86
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE47F #7F85EA
analogous
#EAAF7F #EAE47F #BAEA7F
triadic
#EAE47F #7FEAE4 #E47FEA
tetradic
#EAE47F #7FEAAF #7F85EA #EA7FBA
square
#EAE47F #7FEAAF #7F85EA #EA7FBA
split-complementary
#EAE47F #7FBAEA #AF7FEA
monochromatic
#CDC322 #E1D94A #EAE47F #F3EFB4 #FBF9E5
Accessibility & contrast
On white
1.32
#EAE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EAE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE47F
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE47F | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#F6E284
Tritanopia (blue-blind)
#F8D8CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae47f; /* rgb */ color: rgb(234, 228, 127); /* oklch */ color: oklch(90.3% 0.124 105.6);
Tailwind
colors: {
custom: {
50: '#f2eca6',
500: '#eae47f',
950: '#000000',
},
}SCSS
$custom: #eae47f; $custom-light: #f2eca6; $custom-dark: #000000;
JSON
{
"hex": "#eae47f",
"rgb": {
"r": 234,
"g": 228,
"b": 127
},
"hsl": {
"h": 56.636,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.90254,
"c": 0.12358,
"h": 105.6
},
"luminance": 0.74512
}Semantic roles & 50–950 ramp
primary
#EAE47F
secondary
#4A51C3
accent
#1DD412
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480