#EAE38F#EAE38F
#EAE38F is a very light, moderate yellow. Relative luminance 0.744; OKLCH L 90.3% C 0.105 H 104.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE38F |
|---|---|
| RGB | rgb(234, 227, 143) |
| HSL | hsl(55, 68%, 74%) |
| HSV | hsv(55, 39%, 92%) |
| CMYK | cmyk(0%, 3%, 38.9%, 8.2%) |
| CIE-LAB | lab(89.12, -9.53, 41.86) |
| CIE-LCH | lch(89.12, 42.93, 102.82°) |
| OKLab | oklab(90.29% -0.0258 0.1023) |
| OKLCH | oklch(90.29% 0.105 104.2) |
| XYZ | xyz(66.3598, 74.4154, 36.8492) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.46
Dark Cream
#FFF39A
ΔE00 3.89
Buff
#FEF69E
ΔE00 4.10
Palegoldenrod
#EEE8AA
ΔE00 4.34
Light Tan
#FBEEAC
ΔE00 4.73
Sandy
#F1DA7A
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE38F #8F96EA
analogous
#EAB68F #EAE38F #C4EA8F
triadic
#EAE38F #8FEAE3 #E38FEA
tetradic
#EAE38F #8FEAB6 #8F96EA #EA8FC4
square
#EAE38F #8FEAB6 #8F96EA #EA8FC4
split-complementary
#EAE38F #8FC4EA #B68FEA
monochromatic
#D6C928 #E0D65B #EAE38F #F4F0C3 #FAF9E5
Accessibility & contrast
On white
1.32
#EAE38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EAE38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE38F
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE38F | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD89
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#F6D9CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae38f; /* rgb */ color: rgb(234, 227, 143); /* oklch */ color: oklch(90.3% 0.105 104.2);
Tailwind
colors: {
custom: {
50: '#f2ebb1',
500: '#eae38f',
950: '#000000',
},
}SCSS
$custom: #eae38f; $custom-light: #f2ebb1; $custom-dark: #000000;
JSON
{
"hex": "#eae38f",
"rgb": {
"r": 234,
"g": 227,
"b": 143
},
"hsl": {
"h": 55.385,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.90287,
"c": 0.10547,
"h": 104.2
},
"luminance": 0.74414
}Semantic roles & 50–950 ramp
primary
#EAE38F
secondary
#5961C4
accent
#24D015
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171611
muted
#858481