#EAE38D#EAE38D
#EAE38D is a very light, moderate yellow. Relative luminance 0.744; OKLCH L 90.3% C 0.108 H 104.3°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE38D |
|---|---|
| RGB | rgb(234, 227, 141) |
| HSL | hsl(55, 69%, 74%) |
| HSV | hsv(55, 40%, 92%) |
| CMYK | cmyk(0%, 3%, 39.7%, 8.2%) |
| CIE-LAB | lab(89.09, -9.74, 42.82) |
| CIE-LCH | lch(89.09, 43.91, 102.82°) |
| OKLab | oklab(90.26% -0.0266 0.1043) |
| OKLCH | oklch(90.26% 0.108 104.3) |
| XYZ | xyz(66.2096, 74.3553, 36.0584) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.28
Dark Cream
#FFF39A
ΔE00 3.86
Buff
#FEF69E
ΔE00 4.09
Palegoldenrod
#EEE8AA
ΔE00 4.66
Sandy
#F1DA7A
ΔE00 4.91
Light Tan
#FBEEAC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE38D #8D94EA
analogous
#EAB48D #EAE38D #C2EA8D
triadic
#EAE38D #8DEAE3 #E38DEA
tetradic
#EAE38D #8DEAB4 #8D94EA #EA8DC2
square
#EAE38D #8DEAB4 #8D94EA #EA8DC2
split-complementary
#EAE38D #8DC2EA #B48DEA
monochromatic
#D5C827 #E0D659 #EAE38D #F4F0C1 #FAF9E5
Accessibility & contrast
On white
1.32
#EAE38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#EAE38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE38D
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE38D | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#F7D8CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae38d; /* rgb */ color: rgb(234, 227, 141); /* oklch */ color: oklch(90.3% 0.108 104.3);
Tailwind
colors: {
custom: {
50: '#f2ebaf',
500: '#eae38d',
950: '#000000',
},
}SCSS
$custom: #eae38d; $custom-light: #f2ebaf; $custom-dark: #000000;
JSON
{
"hex": "#eae38d",
"rgb": {
"r": 234,
"g": 227,
"b": 141
},
"hsl": {
"h": 55.484,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.90255,
"c": 0.10768,
"h": 104.3
},
"luminance": 0.74354
}Semantic roles & 50–950 ramp
primary
#EAE38D
secondary
#575FC4
accent
#23D115
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481