#EAE675#EAE675
#EAE675 is a very light, vivid yellow. Relative luminance 0.754; OKLCH L 90.5% C 0.136 H 107.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE675 |
|---|---|
| RGB | rgb(234, 230, 117) |
| HSL | hsl(58, 74%, 69%) |
| HSV | hsv(58, 50%, 92%) |
| CMYK | cmyk(0%, 1.7%, 50%, 8.2%) |
| CIE-LAB | lab(89.57, -13.52, 54.94) |
| CIE-LCH | lch(89.57, 56.58, 103.83°) |
| OKLab | oklab(90.54% -0.0396 0.1296) |
| OKLCH | oklch(90.54% 0.136 107) |
| XYZ | xyz(65.4410, 75.3722, 27.9272) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.56
Sandy Yellow
#FDEE73
ΔE00 3.72
Straw
#FCF679
ΔE00 3.72
Yellowish
#FAEE66
ΔE00 3.94
Manilla
#FFFA86
ΔE00 4.26
Dull Yellow
#EEDC5B
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE675 #7579EA
analogous
#EAAC75 #EAE675 #B4EA75
triadic
#EAE675 #75EAE6 #E675EA
tetradic
#EAE675 #75EAAC #7579EA #EA75B4
square
#EAE675 #75EAAC #7579EA #EA75B4
split-complementary
#EAE675 #75B4EA #AC75EA
monochromatic
#C6C11E #E2DC40 #EAE675 #F2F0AA #FAF9DF
Accessibility & contrast
On white
1.31
#EAE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EAE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE675
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE675 | 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)
#F6DE6B
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#F8DACC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae675; /* rgb */ color: rgb(234, 230, 117); /* oklch */ color: oklch(90.5% 0.136 107.0);
Tailwind
colors: {
custom: {
50: '#f3ed9f',
500: '#eae675',
950: '#000000',
},
}SCSS
$custom: #eae675; $custom-light: #f3ed9f; $custom-dark: #000000;
JSON
{
"hex": "#eae675",
"rgb": {
"r": 234,
"g": 230,
"b": 117
},
"hsl": {
"h": 57.949,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.90537,
"c": 0.13557,
"h": 107
},
"luminance": 0.7537
}Semantic roles & 50–950 ramp
primary
#EAE675
secondary
#4145C2
accent
#17D610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480