#EFEBEF#EFEBEF
#EFEBEF is a very light, near-neutral purple. Relative luminance 0.840; OKLCH L 94.4% C 0.007 H 325.7°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBEF |
|---|---|
| RGB | rgb(239, 235, 239) |
| HSL | hsl(300, 11%, 93%) |
| HSV | hsv(300, 2%, 94%) |
| CMYK | cmyk(0%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(93.45, 2.05, -1.46) |
| CIE-LCH | lch(93.45, 2.51, 324.54°) |
| OKLab | oklab(94.43% 0.0056 -0.0038) |
| OKLCH | oklch(94.43% 0.007 325.7) |
| XYZ | xyz(80.8824, 83.9995, 93.5971) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.33
Whitesmoke
#F5F5F5
ΔE00 3.66
Snow
#FFFAFA
ΔE00 3.66
Very Light Pink
#FFF4F2
ΔE00 4.32
Pale Grey
#FDFDFE
ΔE00 4.43
Gainsboro
#DCDCDC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBEF #EBEFEB
analogous
#EDEBEF #EFEBEF #EFEBED
triadic
#EFEBEF #EFEFEB #EBEFEF
tetradic
#EFEBEF #EFEDEB #EBEFEB #EBEDEF
square
#EFEBEF #EFEDEB #EBEFEB #EBEDEF
split-complementary
#EFEBEF #EDEFEB #EBEFED
monochromatic
#B9A7B9 #D4C9D4 #EFEBEF #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.18
#EFEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#EFEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBEF
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBEF | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#ECECEF
Tritanopia (blue-blind)
#EFEBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efebef; /* rgb */ color: rgb(239, 235, 239); /* oklch */ color: oklch(94.4% 0.007 325.7);
Tailwind
colors: {
custom: {
50: '#f4f1f4',
500: '#efebef',
950: '#000000',
},
}SCSS
$custom: #efebef; $custom-light: #f4f1f4; $custom-dark: #000000;
JSON
{
"hex": "#efebef",
"rgb": {
"r": 239,
"g": 235,
"b": 239
},
"hsl": {
"h": 300,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.9443,
"c": 0.00681,
"h": 325.7
},
"luminance": 0.83999
}Semantic roles & 50–950 ramp
primary
#EFEBEF
secondary
#BAC4BA
accent
#955050
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585