#EAEFAF#EAEFAF
#EAEFAF is a very light, moderate yellow. Relative luminance 0.823; OKLCH L 93.3% C 0.082 H 111.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFAF |
|---|---|
| RGB | rgb(234, 239, 175) |
| HSL | hsl(65, 67%, 81%) |
| HSV | hsv(65, 27%, 94%) |
| CMYK | cmyk(2.1%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(92.72, -11.68, 30.50) |
| CIE-LCH | lch(92.72, 32.66, 110.96°) |
| OKLab | oklab(93.31% -0.0304 0.0767) |
| OKLCH | oklch(93.31% 0.082 111.6) |
| XYZ | xyz(72.5359, 82.3214, 52.6175) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.26
Palegoldenrod
#EEE8AA
ΔE00 3.31
Cream (survey)
#FFFFC2
ΔE00 3.86
Light Beige
#FFFEB6
ΔE00 3.98
Creme
#FFFFB6
ΔE00 4.07
Egg Shell
#FFFCC4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFAF #B4AFEF
analogous
#EFD4AF #EAEFAF #CAEFAF
triadic
#EAEFAF #AFEAEF #EFAFEA
tetradic
#EAEFAF #AFEFD4 #B4AFEF #EFAFCA
square
#EAEFAF #AFEFD4 #B4AFEF #EFAFCA
split-complementary
#EAEFAF #AFCAEF #D4AFEF
monochromatic
#CFDB49 #DDE57C #EAEFAF #F7F9E2 #F8FAE5
Accessibility & contrast
On white
1.20
#EAEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#EAEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFAF
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFAF | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AB
Deuteranopia (green-blind)
#F9EBB2
Tritanopia (blue-blind)
#F2E7DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaefaf; /* rgb */ color: rgb(234, 239, 175); /* oklch */ color: oklch(93.3% 0.082 111.6);
Tailwind
colors: {
custom: {
50: '#f1f4c7',
500: '#eaefaf',
950: '#000000',
},
}SCSS
$custom: #eaefaf; $custom-light: #f1f4c7; $custom-dark: #000000;
JSON
{
"hex": "#eaefaf",
"rgb": {
"r": 234,
"g": 239,
"b": 175
},
"hsl": {
"h": 64.688,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.93307,
"c": 0.08247,
"h": 111.6
},
"luminance": 0.82321
}Semantic roles & 50–950 ramp
primary
#EAEFAF
secondary
#7C75CD
accent
#17CF25
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582