#EAE672#EAE672
#EAE672 is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.5% C 0.138 H 107.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE672 |
|---|---|
| RGB | rgb(234, 230, 114) |
| HSL | hsl(58, 74%, 68%) |
| HSV | hsv(58, 51%, 92%) |
| CMYK | cmyk(0%, 1.7%, 51.3%, 8.2%) |
| CIE-LAB | lab(89.53, -13.77, 56.29) |
| CIE-LCH | lch(89.53, 57.95, 103.75°) |
| OKLab | oklab(90.5% -0.0406 0.1323) |
| OKLCH | oklch(90.5% 0.138 107.1) |
| XYZ | xyz(65.2675, 75.3028, 27.0131) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.60
Straw
#FCF679
ΔE00 3.61
Yellowish
#FAEE66
ΔE00 3.68
Khaki (CSS)
#F0E68C
ΔE00 3.90
Manilla
#FFFA86
ΔE00 4.28
Dull Yellow
#EEDC5B
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE672 #7276EA
analogous
#EAAA72 #EAE672 #B2EA72
triadic
#EAE672 #72EAE6 #E672EA
tetradic
#EAE672 #72EAAA #7276EA #EA72B2
square
#EAE672 #72EAAA #7276EA #EA72B2
split-complementary
#EAE672 #72B2EA #AA72EA
monochromatic
#C4BF1D #E2DD3D #EAE672 #F2EFA7 #FAF9DD
Accessibility & contrast
On white
1.31
#EAE672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EAE672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE672
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE672 | 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)
#F6DE67
Deuteranopia (green-blind)
#F9E378
Tritanopia (blue-blind)
#F8D9CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae672; /* rgb */ color: rgb(234, 230, 114); /* oklch */ color: oklch(90.5% 0.138 107.1);
Tailwind
colors: {
custom: {
50: '#f3ed9d',
500: '#eae672',
950: '#000000',
},
}SCSS
$custom: #eae672; $custom-light: #f3ed9d; $custom-dark: #000000;
JSON
{
"hex": "#eae672",
"rgb": {
"r": 234,
"g": 230,
"b": 114
},
"hsl": {
"h": 58,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.905,
"c": 0.1384,
"h": 107.1
},
"luminance": 0.75301
}Semantic roles & 50–950 ramp
primary
#EAE672
secondary
#3E43C2
accent
#16D60F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480