#EAE674#EAE674
#EAE674 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.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE674 |
|---|---|
| RGB | rgb(234, 230, 116) |
| HSL | hsl(58, 74%, 69%) |
| HSV | hsv(58, 50%, 92%) |
| CMYK | cmyk(0%, 1.7%, 50.4%, 8.2%) |
| CIE-LAB | lab(89.56, -13.60, 55.39) |
| CIE-LCH | lch(89.56, 57.04, 103.80°) |
| OKLab | oklab(90.52% -0.04 0.1305) |
| OKLCH | oklch(90.52% 0.137 107) |
| XYZ | xyz(65.3825, 75.3488, 27.6192) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.68
Khaki (CSS)
#F0E68C
ΔE00 3.68
Straw
#FCF679
ΔE00 3.68
Yellowish
#FAEE66
ΔE00 3.85
Manilla
#FFFA86
ΔE00 4.26
Dull Yellow
#EEDC5B
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE674 #7478EA
analogous
#EAAB74 #EAE674 #B3EA74
triadic
#EAE674 #74EAE6 #E674EA
tetradic
#EAE674 #74EAAB #7478EA #EA74B3
square
#EAE674 #74EAAB #7478EA #EA74B3
split-complementary
#EAE674 #74B3EA #AB74EA
monochromatic
#C6C01E #E2DC3F #EAE674 #F2F0A9 #FAF9DE
Accessibility & contrast
On white
1.31
#EAE674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EAE674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE674
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE674 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE69
Deuteranopia (green-blind)
#F9E37A
Tritanopia (blue-blind)
#F8DACC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae674; /* rgb */ color: rgb(234, 230, 116); /* oklch */ color: oklch(90.5% 0.137 107.0);
Tailwind
colors: {
custom: {
50: '#f3ed9f',
500: '#eae674',
950: '#000000',
},
}SCSS
$custom: #eae674; $custom-light: #f3ed9f; $custom-dark: #000000;
JSON
{
"hex": "#eae674",
"rgb": {
"r": 234,
"g": 230,
"b": 116
},
"hsl": {
"h": 57.966,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.90524,
"c": 0.13652,
"h": 107
},
"luminance": 0.75347
}Semantic roles & 50–950 ramp
primary
#EAE674
secondary
#4045C2
accent
#16D610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480