#EFEFEC#EFEFEC
#EFEFEC is a very light, near-neutral yellow. Relative luminance 0.861; OKLCH L 95.1% C 0.004 H 106.5°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEFEC |
|---|---|
| RGB | rgb(239, 239, 236) |
| HSL | hsl(60, 9%, 93%) |
| HSV | hsv(60, 1%, 94%) |
| CMYK | cmyk(0%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(94.37, -0.53, 1.45) |
| CIE-LCH | lch(94.37, 1.54, 110.05°) |
| OKLab | oklab(95.13% -0.0011 0.0038) |
| OKLCH | oklch(95.13% 0.004 106.5) |
| XYZ | xyz(81.6010, 86.1399, 91.6684) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.05
Off White
#FAF9F6
ΔE00 2.16
Pale Grey
#FDFDFE
ΔE00 3.62
White
#FFFFFF
ΔE00 3.66
Snow
#FFFAFA
ΔE00 4.16
Floralwhite
#FFFAF0
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEFEC #ECECEF
analogous
#EFEDEC #EFEFEC #EDEFEC
triadic
#EFEFEC #ECEFEF #EFECEF
tetradic
#EFEFEC #ECEFED #ECECEF #EFECED
square
#EFEFEC #ECEFED #ECECEF #EFECED
split-complementary
#EFEFEC #ECEDEF #EDECEF
monochromatic
#B7B7AA #D3D3CB #EFEFEC #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.15
#EFEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#EFEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEFEC
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEFEC | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#F0EFEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #efefec; /* rgb */ color: rgb(239, 239, 236); /* oklch */ color: oklch(95.1% 0.004 106.5);
Tailwind
colors: {
custom: {
50: '#f4f4f2',
500: '#efefec',
950: '#000000',
},
}SCSS
$custom: #efefec; $custom-light: #f4f4f2; $custom-dark: #000000;
JSON
{
"hex": "#efefec",
"rgb": {
"r": 239,
"g": 239,
"b": 236
},
"hsl": {
"h": 60,
"s": 8.571,
"l": 93.137
},
"oklch": {
"l": 0.95129,
"c": 0.00398,
"h": 106.5
},
"luminance": 0.8614
}Semantic roles & 50–950 ramp
primary
#EFEFEC
secondary
#BCBCC3
accent
#539353
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585