#EAE69B#EAE69B
#EAE69B is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.095 H 105.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE69B |
|---|---|
| RGB | rgb(234, 230, 155) |
| HSL | hsl(57, 65%, 76%) |
| HSV | hsv(57, 34%, 92%) |
| CMYK | cmyk(0%, 1.7%, 33.8%, 8.2%) |
| CIE-LAB | lab(90.07, -9.69, 37.09) |
| CIE-LCH | lch(90.07, 38.34, 104.64°) |
| OKLab | oklab(91.1% -0.0255 0.0917) |
| OKLCH | oklch(91.1% 0.095 105.5) |
| XYZ | xyz(68.1456, 76.4540, 42.1713) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.67
Khaki (CSS)
#F0E68C
ΔE00 3.08
Light Tan
#FBEEAC
ΔE00 3.84
Buff
#FEF69E
ΔE00 4.18
Dark Cream
#FFF39A
ΔE00 4.34
Light Khaki
#E6F2A2
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE69B #9B9FEA
analogous
#EABF9B #EAE69B #C7EA9B
triadic
#EAE69B #9BEAE6 #E69BEA
tetradic
#EAE69B #9BEABF #9B9FEA #EA9BC7
square
#EAE69B #9BEABF #9B9FEA #EA9BC7
split-complementary
#EAE69B #9BC7EA #BF9BEA
monochromatic
#D5CD36 #DFD968 #EAE69B #F5F3CE #FAF9E6
Accessibility & contrast
On white
1.29
#EAE69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EAE69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE69B
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE69B | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E096
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#F5DDD3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae69b; /* rgb */ color: rgb(234, 230, 155); /* oklch */ color: oklch(91.1% 0.095 105.5);
Tailwind
colors: {
custom: {
50: '#f2edb9',
500: '#eae69b',
950: '#000000',
},
}SCSS
$custom: #eae69b; $custom-light: #f2edb9; $custom-dark: #000000;
JSON
{
"hex": "#eae69b",
"rgb": {
"r": 234,
"g": 230,
"b": 155
},
"hsl": {
"h": 56.962,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.91099,
"c": 0.09522,
"h": 105.5
},
"luminance": 0.76453
}Semantic roles & 50–950 ramp
primary
#EAE69B
secondary
#6469C5
accent
#22CD18
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481