#EAE792#EAE792
#EAE792 is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.2% C 0.107 H 106.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE792 |
|---|---|
| RGB | rgb(234, 231, 146) |
| HSL | hsl(58, 68%, 75%) |
| HSV | hsv(58, 38%, 92%) |
| CMYK | cmyk(0%, 1.3%, 37.6%, 8.2%) |
| CIE-LAB | lab(90.19, -11.20, 41.75) |
| CIE-LCH | lch(90.19, 43.23, 105.02°) |
| OKLab | oklab(91.15% -0.0304 0.1021) |
| OKLCH | oklch(91.15% 0.107 106.6) |
| XYZ | xyz(67.6968, 76.7210, 38.4311) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.10
Buff
#FEF69E
ΔE00 3.63
Dark Cream
#FFF39A
ΔE00 3.81
Palegoldenrod
#EEE8AA
ΔE00 4.35
Light Khaki
#E6F2A2
ΔE00 4.49
Parchment
#FEFCAF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE792 #9295EA
analogous
#EABB92 #EAE792 #C1EA92
triadic
#EAE792 #92EAE7 #E792EA
tetradic
#EAE792 #92EABB #9295EA #EA92C1
square
#EAE792 #92EABB #9295EA #EA92C1
split-complementary
#EAE792 #92C1EA #BB92EA
monochromatic
#D6D02B #E0DC5F #EAE792 #F4F2C5 #FAF9E5
Accessibility & contrast
On white
1.28
#EAE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#EAE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE792
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE792 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18C
Deuteranopia (green-blind)
#F6E596
Tritanopia (blue-blind)
#F6DDD2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae792; /* rgb */ color: rgb(234, 231, 146); /* oklch */ color: oklch(91.2% 0.107 106.6);
Tailwind
colors: {
custom: {
50: '#f2eeb3',
500: '#eae792',
950: '#000000',
},
}SCSS
$custom: #eae792; $custom-light: #f2eeb3; $custom-dark: #000000;
JSON
{
"hex": "#eae792",
"rgb": {
"r": 234,
"g": 231,
"b": 146
},
"hsl": {
"h": 57.955,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.91153,
"c": 0.10657,
"h": 106.6
},
"luminance": 0.7672
}Semantic roles & 50–950 ramp
primary
#EAE792
secondary
#5C5FC5
accent
#1CD016
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581