#EAEAB2#EAEAB2
#EAEAB2 is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.072 H 107.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAB2 |
|---|---|
| RGB | rgb(234, 234, 178) |
| HSL | hsl(60, 57%, 81%) |
| HSV | hsv(60, 24%, 92%) |
| CMYK | cmyk(0%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(91.48, -8.79, 27.30) |
| CIE-LCH | lch(91.48, 28.68, 107.85°) |
| OKLab | oklab(92.35% -0.0221 0.069) |
| OKLCH | oklch(92.35% 0.072 107.7) |
| XYZ | xyz(71.3903, 79.5534, 53.7054) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.25
Egg Shell
#FFFCC4
ΔE00 3.99
Vanilla
#F3E5AB
ΔE00 4.37
Cream (survey)
#FFFFC2
ΔE00 4.40
Ecru
#FEFFCA
ΔE00 4.46
Light Tan
#FBEEAC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAB2 #B2B2EA
analogous
#EACEB2 #EAEAB2 #CEEAB2
triadic
#EAEAB2 #B2EAEA #EAB2EA
tetradic
#EAEAB2 #B2EACE #B2B2EA #EAB2CE
square
#EAEAB2 #B2EACE #B2B2EA #EAB2CE
split-complementary
#EAEAB2 #B2CEEA #CEB2EA
monochromatic
#D0D052 #DDDD82 #EAEAB2 #F7F7E2 #F8F8E7
Accessibility & contrast
On white
1.24
#EAEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#EAEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAB2
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAB2 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#F4E8B4
Tritanopia (blue-blind)
#F2E3DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaeab2; /* rgb */ color: rgb(234, 234, 178); /* oklch */ color: oklch(92.3% 0.072 107.7);
Tailwind
colors: {
custom: {
50: '#f1f0c9',
500: '#eaeab2',
950: '#000000',
},
}SCSS
$custom: #eaeab2; $custom-light: #f1f0c9; $custom-dark: #000000;
JSON
{
"hex": "#eaeab2",
"rgb": {
"r": 234,
"g": 234,
"b": 178
},
"hsl": {
"h": 60,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.92347,
"c": 0.07247,
"h": 107.7
},
"luminance": 0.79552
}Semantic roles & 50–950 ramp
primary
#EAEAB2
secondary
#7A7AC6
accent
#21C521
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582