#EAEABB#EAEABB
#EAEABB is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.5% C 0.061 H 107.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEABB |
|---|---|
| RGB | rgb(234, 234, 187) |
| HSL | hsl(60, 53%, 83%) |
| HSV | hsv(60, 20%, 92%) |
| CMYK | cmyk(0%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(91.65, -7.54, 22.90) |
| CIE-LCH | lch(91.65, 24.11, 108.23°) |
| OKLab | oklab(92.54% -0.0185 0.0584) |
| OKLCH | oklch(92.54% 0.061 107.5) |
| XYZ | xyz(72.3237, 79.9267, 58.6215) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.94
Lemonchiffon
#FFFACD
ΔE00 4.02
Cream
#FFFDD0
ΔE00 4.17
Egg Shell
#FFFCC4
ΔE00 4.35
Ivory (survey)
#FFFFCB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEABB #BBBBEA
analogous
#EAD2BB #EAEABB #D2EABB
triadic
#EAEABB #BBEAEA #EABBEA
tetradic
#EAEABB #BBEAD2 #BBBBEA #EABBD2
square
#EAEABB #BBEAD2 #BBBBEA #EABBD2
split-complementary
#EAEABB #BBD2EA #D2BBEA
monochromatic
#CDCD5D #DCDC8C #EAEABB #F8F8E8 #F8F8E8
Accessibility & contrast
On white
1.24
#EAEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#EAEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEABB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEABB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#F3E8BD
Tritanopia (blue-blind)
#F1E4DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaeabb; /* rgb */ color: rgb(234, 234, 187); /* oklch */ color: oklch(92.5% 0.061 107.5);
Tailwind
colors: {
custom: {
50: '#f1f0cf',
500: '#eaeabb',
950: '#000000',
},
}SCSS
$custom: #eaeabb; $custom-light: #f1f0cf; $custom-dark: #000000;
JSON
{
"hex": "#eaeabb",
"rgb": {
"r": 234,
"g": 234,
"b": 187
},
"hsl": {
"h": 60,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.92535,
"c": 0.06127,
"h": 107.5
},
"luminance": 0.79926
}Semantic roles & 50–950 ramp
primary
#EAEABB
secondary
#8383C6
accent
#25C025
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583