#EAE69F#EAE69F
#EAE69F is a very light, moderate yellow. Relative luminance 0.766; OKLCH L 91.2% C 0.091 H 105.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE69F |
|---|---|
| RGB | rgb(234, 230, 159) |
| HSL | hsl(57, 64%, 77%) |
| HSV | hsv(57, 32%, 92%) |
| CMYK | cmyk(0%, 1.7%, 32.1%, 8.2%) |
| CIE-LAB | lab(90.13, -9.21, 35.16) |
| CIE-LCH | lch(90.13, 36.34, 104.68°) |
| OKLab | oklab(91.17% -0.0239 0.0874) |
| OKLCH | oklch(91.17% 0.091 105.3) |
| XYZ | xyz(68.4871, 76.5906, 43.9698) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.98
Light Tan
#FBEEAC
ΔE00 3.54
Khaki (CSS)
#F0E68C
ΔE00 3.72
Vanilla
#F3E5AB
ΔE00 4.06
Buff
#FEF69E
ΔE00 4.57
Parchment
#FEFCAF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE69F #9FA3EA
analogous
#EAC19F #EAE69F #C9EA9F
triadic
#EAE69F #9FEAE6 #E69FEA
tetradic
#EAE69F #9FEAC1 #9FA3EA #EA9FC9
square
#EAE69F #9FEAC1 #9FA3EA #EA9FC9
split-complementary
#EAE69F #9FC9EA #C19FEA
monochromatic
#D4CC3B #DFD96D #EAE69F #F5F3D1 #FAF8E6
Accessibility & contrast
On white
1.29
#EAE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EAE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE69F
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE69F | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#F4E4A2
Tritanopia (blue-blind)
#F5DDD4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae69f; /* rgb */ color: rgb(234, 230, 159); /* oklch */ color: oklch(91.2% 0.091 105.3);
Tailwind
colors: {
custom: {
50: '#f1edbc',
500: '#eae69f',
950: '#000000',
},
}SCSS
$custom: #eae69f; $custom-light: #f1edbc; $custom-dark: #000000;
JSON
{
"hex": "#eae69f",
"rgb": {
"r": 234,
"g": 230,
"b": 159
},
"hsl": {
"h": 56.8,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.9117,
"c": 0.09057,
"h": 105.3
},
"luminance": 0.76589
}Semantic roles & 50–950 ramp
primary
#EAE69F
secondary
#686DC5
accent
#23CC1A
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171612
muted
#858482