#EFEBED#EFEBED
#EFEBED is a very light, near-neutral pink. Relative luminance 0.839; OKLCH L 94.4% C 0.005 H 345.3°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBED |
|---|---|
| RGB | rgb(239, 235, 237) |
| HSL | hsl(330, 11%, 93%) |
| HSV | hsv(330, 2%, 94%) |
| CMYK | cmyk(0%, 1.7%, 0.8%, 6.3%) |
| CIE-LAB | lab(93.40, 1.69, -0.49) |
| CIE-LCH | lch(93.40, 1.76, 343.79°) |
| OKLab | oklab(94.37% 0.0049 -0.0013) |
| OKLCH | oklch(94.37% 0.005 345.3) |
| XYZ | xyz(80.5886, 83.8820, 92.0496) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.08
Snow
#FFFAFA
ΔE00 3.27
Ghostwhite
#F8F8FF
ΔE00 3.77
Very Light Pink
#FFF4F2
ΔE00 3.90
Pale Grey
#FDFDFE
ΔE00 4.11
Gainsboro
#DCDCDC
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBED #EBEFED
analogous
#EFEBEF #EFEBED #EFEBEB
triadic
#EFEBED #EDEFEB #EBEDEF
tetradic
#EFEBED #EFEFEB #EBEFED #EBEBEF
square
#EFEBED #EFEFEB #EBEFED #EBEBEF
split-complementary
#EFEBED #EBEFEB #EBEFEF
monochromatic
#B9A7B0 #D4C9CE #EFEBED #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.18
#EFEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#EFEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBED
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBED | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#F0EBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efebed; /* rgb */ color: rgb(239, 235, 237); /* oklch */ color: oklch(94.4% 0.005 345.3);
Tailwind
colors: {
custom: {
50: '#f4f1f2',
500: '#efebed',
950: '#000000',
},
}SCSS
$custom: #efebed; $custom-light: #f4f1f2; $custom-dark: #000000;
JSON
{
"hex": "#efebed",
"rgb": {
"r": 239,
"g": 235,
"b": 237
},
"hsl": {
"h": 330,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94373,
"c": 0.00504,
"h": 345.3
},
"luminance": 0.83882
}Semantic roles & 50–950 ramp
primary
#EFEBED
secondary
#BAC4BF
accent
#957350
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585