#EAE773#EAE773
#EAE773 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 90.7% C 0.139 H 107.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE773 |
|---|---|
| RGB | rgb(234, 231, 115) |
| HSL | hsl(58, 74%, 68%) |
| HSV | hsv(58, 51%, 92%) |
| CMYK | cmyk(0%, 1.3%, 50.9%, 8.2%) |
| CIE-LAB | lab(89.81, -14.18, 56.14) |
| CIE-LCH | lch(89.81, 57.91, 104.18°) |
| OKLab | oklab(90.72% -0.0417 0.1321) |
| OKLCH | oklch(90.72% 0.139 107.5) |
| XYZ | xyz(65.6038, 75.8838, 27.4075) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 3.50
Sandy Yellow
#FDEE73
ΔE00 3.70
Yellowish
#FAEE66
ΔE00 3.76
Khaki (CSS)
#F0E68C
ΔE00 3.97
Manilla
#FFFA86
ΔE00 4.12
Yellowish Tan
#FCFC81
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE773 #7376EA
analogous
#EAAB73 #EAE773 #B1EA73
triadic
#EAE773 #73EAE7 #E773EA
tetradic
#EAE773 #73EAAB #7376EA #EA73B1
square
#EAE773 #73EAAB #7376EA #EA73B1
split-complementary
#EAE773 #73B1EA #AB73EA
monochromatic
#C5C11E #E2DE3E #EAE773 #F2F0A8 #FAF9DD
Accessibility & contrast
On white
1.30
#EAE773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EAE773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE773
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE773 | 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)
#F7DF68
Deuteranopia (green-blind)
#F9E479
Tritanopia (blue-blind)
#F8DACD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae773; /* rgb */ color: rgb(234, 231, 115); /* oklch */ color: oklch(90.7% 0.139 107.5);
Tailwind
colors: {
custom: {
50: '#f3ee9e',
500: '#eae773',
950: '#000000',
},
}SCSS
$custom: #eae773; $custom-light: #f3ee9e; $custom-dark: #000000;
JSON
{
"hex": "#eae773",
"rgb": {
"r": 234,
"g": 231,
"b": 115
},
"hsl": {
"h": 58.487,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.90719,
"c": 0.13852,
"h": 107.5
},
"luminance": 0.75882
}Semantic roles & 50–950 ramp
primary
#EAE773
secondary
#3F42C2
accent
#14D60F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480