#EAE28E#EAE28E
#EAE28E is a very light, moderate yellow. Relative luminance 0.738; OKLCH L 90.1% C 0.105 H 103.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE28E |
|---|---|
| RGB | rgb(234, 226, 142) |
| HSL | hsl(55, 69%, 74%) |
| HSV | hsv(55, 39%, 92%) |
| CMYK | cmyk(0%, 3.4%, 39.3%, 8.2%) |
| CIE-LAB | lab(88.85, -9.14, 42.01) |
| CIE-LCH | lch(88.85, 42.99, 102.27°) |
| OKLab | oklab(90.07% -0.0248 0.1026) |
| OKLCH | oklch(90.07% 0.106 103.6) |
| XYZ | xyz(66.0117, 73.8398, 36.3611) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.42
Dark Cream
#FFF39A
ΔE00 3.97
Buff
#FEF69E
ΔE00 4.27
Palegoldenrod
#EEE8AA
ΔE00 4.43
Sandy
#F1DA7A
ΔE00 4.73
Light Tan
#FBEEAC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE28E #8E96EA
analogous
#EAB48E #EAE28E #C4EA8E
triadic
#EAE28E #8EEAE2 #E28EEA
tetradic
#EAE28E #8EEAB4 #8E96EA #EA8EC4
square
#EAE28E #8EEAB4 #8E96EA #EA8EC4
split-complementary
#EAE28E #8EC4EA #B48EEA
monochromatic
#D6C728 #E0D55A #EAE28E #F4EFC2 #FAF8E5
Accessibility & contrast
On white
1.33
#EAE28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EAE28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE28E
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE28E | 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)
#F0DC88
Deuteranopia (green-blind)
#F3E191
Tritanopia (blue-blind)
#F7D8CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae28e; /* rgb */ color: rgb(234, 226, 142); /* oklch */ color: oklch(90.1% 0.105 103.6);
Tailwind
colors: {
custom: {
50: '#f2ebb0',
500: '#eae28e',
950: '#000000',
},
}SCSS
$custom: #eae28e; $custom-light: #f2ebb0; $custom-dark: #000000;
JSON
{
"hex": "#eae28e",
"rgb": {
"r": 234,
"g": 226,
"b": 142
},
"hsl": {
"h": 54.783,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.90067,
"c": 0.1055,
"h": 103.6
},
"luminance": 0.73838
}Semantic roles & 50–950 ramp
primary
#EAE28E
secondary
#5861C4
accent
#25D115
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481