#EAE774#EAE774
#EAE774 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 90.7% C 0.138 H 107.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE774 |
|---|---|
| RGB | rgb(234, 231, 116) |
| HSL | hsl(58, 74%, 69%) |
| HSV | hsv(58, 50%, 92%) |
| CMYK | cmyk(0%, 1.3%, 50.4%, 8.2%) |
| CIE-LAB | lab(89.82, -14.10, 55.70) |
| CIE-LCH | lch(89.82, 57.45, 104.20°) |
| OKLab | oklab(90.73% -0.0414 0.1312) |
| OKLCH | oklch(90.73% 0.138 107.5) |
| XYZ | xyz(65.6616, 75.9069, 27.7122) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 3.53
Sandy Yellow
#FDEE73
ΔE00 3.74
Yellowish
#FAEE66
ΔE00 3.84
Khaki (CSS)
#F0E68C
ΔE00 3.86
Manilla
#FFFA86
ΔE00 4.11
Yellowish Tan
#FCFC81
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE774 #7477EA
analogous
#EAAC74 #EAE774 #B2EA74
triadic
#EAE774 #74EAE7 #E774EA
tetradic
#EAE774 #74EAAC #7477EA #EA74B2
square
#EAE774 #74EAAC #7477EA #EA74B2
split-complementary
#EAE774 #74B2EA #AC74EA
monochromatic
#C6C11E #E2DE3F #EAE774 #F2F0A9 #FAF9DE
Accessibility & contrast
On white
1.30
#EAE774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EAE774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE774
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE774 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF69
Deuteranopia (green-blind)
#F9E47A
Tritanopia (blue-blind)
#F8DBCD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae774; /* rgb */ color: rgb(234, 231, 116); /* oklch */ color: oklch(90.7% 0.138 107.5);
Tailwind
colors: {
custom: {
50: '#f3ee9f',
500: '#eae774',
950: '#000000',
},
}SCSS
$custom: #eae774; $custom-light: #f3ee9f; $custom-dark: #000000;
JSON
{
"hex": "#eae774",
"rgb": {
"r": 234,
"g": 231,
"b": 116
},
"hsl": {
"h": 58.475,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.90731,
"c": 0.13758,
"h": 107.5
},
"luminance": 0.75905
}Semantic roles & 50–950 ramp
primary
#EAE774
secondary
#4043C2
accent
#15D610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480