#EAEABA#EAEABA
#EAEABA is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.5% C 0.063 H 107.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEABA |
|---|---|
| RGB | rgb(234, 234, 186) |
| HSL | hsl(60, 53%, 82%) |
| HSV | hsv(60, 21%, 92%) |
| CMYK | cmyk(0%, 0%, 20.5%, 8.2%) |
| CIE-LAB | lab(91.63, -7.68, 23.39) |
| CIE-LCH | lch(91.63, 24.62, 108.18°) |
| OKLab | oklab(92.51% -0.0189 0.0596) |
| OKLCH | oklch(92.51% 0.063 107.6) |
| XYZ | xyz(72.2170, 79.8841, 58.0596) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.07
Lemonchiffon
#FFFACD
ΔE00 4.07
Cream
#FFFDD0
ΔE00 4.23
Egg Shell
#FFFCC4
ΔE00 4.25
Ivory (survey)
#FFFFCB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEABA #BABAEA
analogous
#EAD2BA #EAEABA #D2EABA
triadic
#EAEABA #BAEAEA #EABAEA
tetradic
#EAEABA #BAEAD2 #BABAEA #EABAD2
square
#EAEABA #BAEAD2 #BABAEA #EABAD2
split-complementary
#EAEABA #BAD2EA #D2BAEA
monochromatic
#CDCD5C #DCDC8B #EAEABA #F8F8E8 #F8F8E8
Accessibility & contrast
On white
1.24
#EAEABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#EAEABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEABA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEABA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B7
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#F1E4DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaeaba; /* rgb */ color: rgb(234, 234, 186); /* oklch */ color: oklch(92.5% 0.063 107.6);
Tailwind
colors: {
custom: {
50: '#f1f0cf',
500: '#eaeaba',
950: '#000000',
},
}SCSS
$custom: #eaeaba; $custom-light: #f1f0cf; $custom-dark: #000000;
JSON
{
"hex": "#eaeaba",
"rgb": {
"r": 234,
"g": 234,
"b": 186
},
"hsl": {
"h": 60,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.92514,
"c": 0.06253,
"h": 107.6
},
"luminance": 0.79883
}Semantic roles & 50–950 ramp
primary
#EAEABA
secondary
#8282C6
accent
#25C125
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161613
muted
#858583