#EAE673#EAE673
#EAE673 is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.5% C 0.137 H 107.0°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE673 |
|---|---|
| RGB | rgb(234, 230, 115) |
| HSL | hsl(58, 74%, 68%) |
| HSV | hsv(58, 51%, 92%) |
| CMYK | cmyk(0%, 1.7%, 50.9%, 8.2%) |
| CIE-LAB | lab(89.55, -13.69, 55.84) |
| CIE-LCH | lch(89.55, 57.49, 103.77°) |
| OKLab | oklab(90.51% -0.0403 0.1314) |
| OKLCH | oklch(90.51% 0.137 107) |
| XYZ | xyz(65.3247, 75.3256, 27.3145) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.64
Straw
#FCF679
ΔE00 3.64
Yellowish
#FAEE66
ΔE00 3.77
Khaki (CSS)
#F0E68C
ΔE00 3.79
Manilla
#FFFA86
ΔE00 4.27
Dull Yellow
#EEDC5B
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE673 #7377EA
analogous
#EAAA73 #EAE673 #B2EA73
triadic
#EAE673 #73EAE6 #E673EA
tetradic
#EAE673 #73EAAA #7377EA #EA73B2
square
#EAE673 #73EAAA #7377EA #EA73B2
split-complementary
#EAE673 #73B2EA #AA73EA
monochromatic
#C5BF1E #E2DC3E #EAE673 #F2F0A8 #FAF9DD
Accessibility & contrast
On white
1.31
#EAE673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EAE673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE673
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE673 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE68
Deuteranopia (green-blind)
#F9E379
Tritanopia (blue-blind)
#F8D9CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae673; /* rgb */ color: rgb(234, 230, 115); /* oklch */ color: oklch(90.5% 0.137 107.0);
Tailwind
colors: {
custom: {
50: '#f3ed9e',
500: '#eae673',
950: '#000000',
},
}SCSS
$custom: #eae673; $custom-light: #f3ed9e; $custom-dark: #000000;
JSON
{
"hex": "#eae673",
"rgb": {
"r": 234,
"g": 230,
"b": 115
},
"hsl": {
"h": 57.983,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.90512,
"c": 0.13746,
"h": 107
},
"luminance": 0.75324
}Semantic roles & 50–950 ramp
primary
#EAE673
secondary
#3F44C2
accent
#16D60F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480