#EAE28D#EAE28D
#EAE28D is a very light, moderate yellow. Relative luminance 0.738; OKLCH L 90.1% C 0.107 H 103.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE28D |
|---|---|
| RGB | rgb(234, 226, 141) |
| HSL | hsl(55, 69%, 74%) |
| HSV | hsv(55, 40%, 92%) |
| CMYK | cmyk(0%, 3.4%, 39.7%, 8.2%) |
| CIE-LAB | lab(88.83, -9.24, 42.49) |
| CIE-LCH | lch(88.83, 43.48, 102.27°) |
| OKLab | oklab(90.05% -0.0252 0.1036) |
| OKLCH | oklch(90.05% 0.107 103.7) |
| XYZ | xyz(65.9369, 73.8099, 35.9675) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.33
Dark Cream
#FFF39A
ΔE00 3.96
Buff
#FEF69E
ΔE00 4.27
Palegoldenrod
#EEE8AA
ΔE00 4.59
Sandy
#F1DA7A
ΔE00 4.66
Light Tan
#FBEEAC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE28D #8D95EA
analogous
#EAB38D #EAE28D #C3EA8D
triadic
#EAE28D #8DEAE2 #E28DEA
tetradic
#EAE28D #8DEAB3 #8D95EA #EA8DC3
square
#EAE28D #8DEAB3 #8D95EA #EA8DC3
split-complementary
#EAE28D #8DC3EA #B38DEA
monochromatic
#D5C627 #E0D559 #EAE28D #F4EFC1 #FAF8E5
Accessibility & contrast
On white
1.33
#EAE28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EAE28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE28D
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE28D | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC87
Deuteranopia (green-blind)
#F3E190
Tritanopia (blue-blind)
#F7D7CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae28d; /* rgb */ color: rgb(234, 226, 141); /* oklch */ color: oklch(90.1% 0.107 103.7);
Tailwind
colors: {
custom: {
50: '#f2ebaf',
500: '#eae28d',
950: '#000000',
},
}SCSS
$custom: #eae28d; $custom-light: #f2ebaf; $custom-dark: #000000;
JSON
{
"hex": "#eae28d",
"rgb": {
"r": 234,
"g": 226,
"b": 141
},
"hsl": {
"h": 54.839,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.90051,
"c": 0.1066,
"h": 103.7
},
"luminance": 0.73808
}Semantic roles & 50–950 ramp
primary
#EAE28D
secondary
#5760C4
accent
#25D115
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481