#EAE69D#EAE69D
#EAE69D is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.093 H 105.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE69D |
|---|---|
| RGB | rgb(234, 230, 157) |
| HSL | hsl(57, 65%, 77%) |
| HSV | hsv(57, 33%, 92%) |
| CMYK | cmyk(0%, 1.7%, 32.9%, 8.2%) |
| CIE-LAB | lab(90.10, -9.45, 36.13) |
| CIE-LCH | lch(90.10, 37.34, 104.66°) |
| OKLab | oklab(91.14% -0.0247 0.0896) |
| OKLCH | oklch(91.14% 0.093 105.4) |
| XYZ | xyz(68.3149, 76.5217, 43.0632) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.33
Khaki (CSS)
#F0E68C
ΔE00 3.39
Light Tan
#FBEEAC
ΔE00 3.68
Vanilla
#F3E5AB
ΔE00 4.31
Buff
#FEF69E
ΔE00 4.37
Dark Cream
#FFF39A
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE69D #9DA1EA
analogous
#EAC09D #EAE69D #C8EA9D
triadic
#EAE69D #9DEAE6 #E69DEA
tetradic
#EAE69D #9DEAC0 #9DA1EA #EA9DC8
square
#EAE69D #9DEAC0 #9DA1EA #EA9DC8
split-complementary
#EAE69D #9DC8EA #C09DEA
monochromatic
#D4CC38 #DFD96B #EAE69D #F5F3CF #FAF9E6
Accessibility & contrast
On white
1.29
#EAE69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#EAE69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE69D
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE69D | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E198
Deuteranopia (green-blind)
#F4E4A0
Tritanopia (blue-blind)
#F5DDD3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae69d; /* rgb */ color: rgb(234, 230, 157); /* oklch */ color: oklch(91.1% 0.093 105.4);
Tailwind
colors: {
custom: {
50: '#f1edba',
500: '#eae69d',
950: '#000000',
},
}SCSS
$custom: #eae69d; $custom-light: #f1edba; $custom-dark: #000000;
JSON
{
"hex": "#eae69d",
"rgb": {
"r": 234,
"g": 230,
"b": 157
},
"hsl": {
"h": 56.883,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.91135,
"c": 0.0929,
"h": 105.4
},
"luminance": 0.7652
}Semantic roles & 50–950 ramp
primary
#EAE69D
secondary
#666BC5
accent
#22CD19
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171612
muted
#858482