#EAEBAF#EAEBAF
#EAEBAF is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.5% C 0.077 H 108.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBAF |
|---|---|
| RGB | rgb(234, 235, 175) |
| HSL | hsl(61, 60%, 80%) |
| HSV | hsv(61, 26%, 92%) |
| CMYK | cmyk(0.4%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(91.69, -9.69, 29.11) |
| CIE-LCH | lch(91.69, 30.68, 108.42°) |
| OKLab | oklab(92.49% -0.0247 0.0733) |
| OKLCH | oklch(92.49% 0.077 108.6) |
| XYZ | xyz(71.3779, 80.0052, 52.2315) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.15
Egg Shell
#FFFCC4
ΔE00 4.05
Cream (survey)
#FFFFC2
ΔE00 4.19
Light Tan
#FBEEAC
ΔE00 4.43
Light Khaki
#E6F2A2
ΔE00 4.52
Light Beige
#FFFEB6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBAF #B0AFEB
analogous
#EBCEAF #EAEBAF #CCEBAF
triadic
#EAEBAF #AFEAEB #EBAFEA
tetradic
#EAEBAF #AFEBCE #B0AFEB #EBAFCC
square
#EAEBAF #AFEBCE #B0AFEB #EBAFCC
split-complementary
#EAEBAF #AFCCEB #CEAFEB
monochromatic
#D0D34D #DDDF7E #EAEBAF #F7F7E0 #F9F9E7
Accessibility & contrast
On white
1.24
#EAEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#EAEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBAF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBAF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F6E8B1
Tritanopia (blue-blind)
#F3E4DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaebaf; /* rgb */ color: rgb(234, 235, 175); /* oklch */ color: oklch(92.5% 0.077 108.6);
Tailwind
colors: {
custom: {
50: '#f1f1c7',
500: '#eaebaf',
950: '#000000',
},
}SCSS
$custom: #eaebaf; $custom-light: #f1f1c7; $custom-dark: #000000;
JSON
{
"hex": "#eaebaf",
"rgb": {
"r": 234,
"g": 235,
"b": 175
},
"hsl": {
"h": 61,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.9249,
"c": 0.07739,
"h": 108.6
},
"luminance": 0.80004
}Semantic roles & 50–950 ramp
primary
#EAEBAF
secondary
#7877C7
accent
#1EC821
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582