#EAE69E#EAE69E
#EAE69E is a very light, moderate yellow. Relative luminance 0.766; OKLCH L 91.2% C 0.092 H 105.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE69E |
|---|---|
| RGB | rgb(234, 230, 158) |
| HSL | hsl(57, 64%, 77%) |
| HSV | hsv(57, 32%, 92%) |
| CMYK | cmyk(0%, 1.7%, 32.5%, 8.2%) |
| CIE-LAB | lab(90.12, -9.33, 35.64) |
| CIE-LCH | lch(90.12, 36.84, 104.67°) |
| OKLab | oklab(91.15% -0.0243 0.0885) |
| OKLCH | oklch(91.15% 0.092 105.4) |
| XYZ | xyz(68.4007, 76.5560, 43.5147) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.15
Khaki (CSS)
#F0E68C
ΔE00 3.56
Light Tan
#FBEEAC
ΔE00 3.61
Vanilla
#F3E5AB
ΔE00 4.18
Buff
#FEF69E
ΔE00 4.47
Parchment
#FEFCAF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE69E #9EA2EA
analogous
#EAC09E #EAE69E #C8EA9E
triadic
#EAE69E #9EEAE6 #E69EEA
tetradic
#EAE69E #9EEAC0 #9EA2EA #EA9EC8
square
#EAE69E #9EEAC0 #9EA2EA #EA9EC8
split-complementary
#EAE69E #9EC8EA #C09EEA
monochromatic
#D4CC39 #DFD96C #EAE69E #F5F3D0 #FAF9E6
Accessibility & contrast
On white
1.29
#EAE69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EAE69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE69E
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE69E | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E199
Deuteranopia (green-blind)
#F4E4A1
Tritanopia (blue-blind)
#F5DDD3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae69e; /* rgb */ color: rgb(234, 230, 158); /* oklch */ color: oklch(91.2% 0.092 105.4);
Tailwind
colors: {
custom: {
50: '#f1edbb',
500: '#eae69e',
950: '#000000',
},
}SCSS
$custom: #eae69e; $custom-light: #f1edbb; $custom-dark: #000000;
JSON
{
"hex": "#eae69e",
"rgb": {
"r": 234,
"g": 230,
"b": 158
},
"hsl": {
"h": 56.842,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.91152,
"c": 0.09173,
"h": 105.4
},
"luminance": 0.76555
}Semantic roles & 50–950 ramp
primary
#EAE69E
secondary
#676CC5
accent
#23CC19
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171612
muted
#858482