#EAEABE#EAEABE
#EAEABE is a very light, muted yellow. Relative luminance 0.801; OKLCH L 92.6% C 0.057 H 107.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEABE |
|---|---|
| RGB | rgb(234, 234, 190) |
| HSL | hsl(60, 51%, 83%) |
| HSV | hsv(60, 19%, 92%) |
| CMYK | cmyk(0%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(91.71, -7.11, 21.44) |
| CIE-LCH | lch(91.71, 22.59, 108.35°) |
| OKLab | oklab(92.6% -0.0173 0.0548) |
| OKLCH | oklch(92.6% 0.057 107.5) |
| XYZ | xyz(72.6482, 80.0565, 60.3306) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.60
Lemonchiffon
#FFFACD
ΔE00 3.94
Cream
#FFFDD0
ΔE00 4.08
Pale
#FFF9D0
ΔE00 4.17
Eggshell (survey)
#FFFFD4
ΔE00 4.39
Palegoldenrod
#EEE8AA
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEABE #BEBEEA
analogous
#EAD4BE #EAEABE #D4EABE
triadic
#EAEABE #BEEAEA #EABEEA
tetradic
#EAEABE #BEEAD4 #BEBEEA #EABED4
square
#EAEABE #BEEAD4 #BEBEEA #EABED4
split-complementary
#EAEABE #BED4EA #D4BEEA
monochromatic
#CCCC61 #DBDB90 #EAEABE #F8F8E8 #F8F8E8
Accessibility & contrast
On white
1.23
#EAEABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#EAEABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEABE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEABE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#F3E8C0
Tritanopia (blue-blind)
#F1E4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaeabe; /* rgb */ color: rgb(234, 234, 190); /* oklch */ color: oklch(92.6% 0.057 107.5);
Tailwind
colors: {
custom: {
50: '#f1f0d1',
500: '#eaeabe',
950: '#000000',
},
}SCSS
$custom: #eaeabe; $custom-light: #f1f0d1; $custom-dark: #000000;
JSON
{
"hex": "#eaeabe",
"rgb": {
"r": 234,
"g": 234,
"b": 190
},
"hsl": {
"h": 60,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.926,
"c": 0.05748,
"h": 107.5
},
"luminance": 0.80056
}Semantic roles & 50–950 ramp
primary
#EAEABE
secondary
#8686C6
accent
#27BF27
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583