#EAE681#EAE681
#EAE681 is a very light, vivid yellow. Relative luminance 0.757; OKLCH L 90.7% C 0.124 H 106.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE681 |
|---|---|
| RGB | rgb(234, 230, 129) |
| HSL | hsl(58, 71%, 71%) |
| HSV | hsv(58, 45%, 92%) |
| CMYK | cmyk(0%, 1.7%, 44.9%, 8.2%) |
| CIE-LAB | lab(89.71, -12.44, 49.44) |
| CIE-LCH | lch(89.71, 50.98, 104.12°) |
| OKLab | oklab(90.69% -0.0354 0.1185) |
| OKLCH | oklch(90.69% 0.124 106.6) |
| XYZ | xyz(66.1923, 75.6727, 31.8841) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.25
Dark Cream
#FFF39A
ΔE00 4.24
Buff
#FEF69E
ΔE00 4.34
Straw
#FCF679
ΔE00 4.54
Sandy Yellow
#FDEE73
ΔE00 4.56
Manilla
#FFFA86
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE681 #8185EA
analogous
#EAB181 #EAE681 #B9EA81
triadic
#EAE681 #81EAE6 #E681EA
tetradic
#EAE681 #81EAB1 #8185EA #EA81B9
square
#EAE681 #81EAB1 #8185EA #EA81B9
split-complementary
#EAE681 #81B9EA #B181EA
monochromatic
#CEC822 #E1DC4D #EAE681 #F3F0B5 #FBFAE5
Accessibility & contrast
On white
1.30
#EAE681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EAE681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE681
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE681 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF79
Deuteranopia (green-blind)
#F7E486
Tritanopia (blue-blind)
#F7DACE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae681; /* rgb */ color: rgb(234, 230, 129); /* oklch */ color: oklch(90.7% 0.124 106.6);
Tailwind
colors: {
custom: {
50: '#f2eda7',
500: '#eae681',
950: '#000000',
},
}SCSS
$custom: #eae681; $custom-light: #f2eda7; $custom-dark: #000000;
JSON
{
"hex": "#eae681",
"rgb": {
"r": 234,
"g": 230,
"b": 129
},
"hsl": {
"h": 57.714,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.90694,
"c": 0.12368,
"h": 106.6
},
"luminance": 0.75671
}Semantic roles & 50–950 ramp
primary
#EAE681
secondary
#4C50C3
accent
#19D312
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#171610
muted
#858480