#EAE692#EAE692
#EAE692 is a very light, moderate yellow. Relative luminance 0.762; OKLCH L 90.9% C 0.105 H 106.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE692 |
|---|---|
| RGB | rgb(234, 230, 146) |
| HSL | hsl(57, 68%, 75%) |
| HSV | hsv(57, 38%, 92%) |
| CMYK | cmyk(0%, 1.7%, 37.6%, 8.2%) |
| CIE-LAB | lab(89.93, -10.70, 41.42) |
| CIE-LCH | lch(89.93, 42.78, 104.49°) |
| OKLab | oklab(90.95% -0.029 0.1014) |
| OKLCH | oklch(90.95% 0.105 106) |
| XYZ | xyz(67.4178, 76.1629, 38.3380) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.94
Buff
#FEF69E
ΔE00 3.73
Dark Cream
#FFF39A
ΔE00 3.81
Palegoldenrod
#EEE8AA
ΔE00 4.19
Light Khaki
#E6F2A2
ΔE00 4.75
Light Tan
#FBEEAC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE692 #9296EA
analogous
#EABA92 #EAE692 #C2EA92
triadic
#EAE692 #92EAE6 #E692EA
tetradic
#EAE692 #92EABA #9296EA #EA92C2
square
#EAE692 #92EABA #9296EA #EA92C2
split-complementary
#EAE692 #92C2EA #BA92EA
monochromatic
#D6CE2B #E0DA5F #EAE692 #F4F2C5 #FAF9E5
Accessibility & contrast
On white
1.29
#EAE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EAE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE692
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE692 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#F6E495
Tritanopia (blue-blind)
#F6DCD1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae692; /* rgb */ color: rgb(234, 230, 146); /* oklch */ color: oklch(90.9% 0.105 106.0);
Tailwind
colors: {
custom: {
50: '#f2edb3',
500: '#eae692',
950: '#000000',
},
}SCSS
$custom: #eae692; $custom-light: #f2edb3; $custom-dark: #000000;
JSON
{
"hex": "#eae692",
"rgb": {
"r": 234,
"g": 230,
"b": 146
},
"hsl": {
"h": 57.273,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.90949,
"c": 0.10545,
"h": 106
},
"luminance": 0.76161
}Semantic roles & 50–950 ramp
primary
#EAE692
secondary
#5C60C5
accent
#1ED016
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481