#EFEAED#EFEAED
#EFEAED is a very light, near-neutral pink. Relative luminance 0.833; OKLCH L 94.2% C 0.007 H 340.4°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAED |
|---|---|
| RGB | rgb(239, 234, 237) |
| HSL | hsl(324, 14%, 93%) |
| HSV | hsv(324, 2%, 94%) |
| CMYK | cmyk(0%, 2.1%, 0.8%, 6.3%) |
| CIE-LAB | lab(93.15, 2.20, -0.86) |
| CIE-LCH | lch(93.15, 2.37, 338.79°) |
| OKLab | oklab(94.18% 0.0063 -0.0022) |
| OKLCH | oklch(94.18% 0.007 340.4) |
| XYZ | xyz(80.3031, 83.3110, 91.9545) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 3.61
Whitesmoke
#F5F5F5
ΔE00 3.77
Ghostwhite
#F8F8FF
ΔE00 3.86
Very Light Pink
#FFF4F2
ΔE00 3.92
Gainsboro
#DCDCDC
ΔE00 4.62
Pale Grey
#FDFDFE
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAED #EAEFEC
analogous
#EEEAEF #EFEAED #EFEAEA
triadic
#EFEAED #EDEFEA #EAEDEF
tetradic
#EFEAED #EFEEEA #EAEFEC #EAEAEF
square
#EFEAED #EFEEEA #EAEFEC #EAEAEF
split-complementary
#EFEAED #EAEFEA #EAEFEE
monochromatic
#BAA5B1 #D5C7CF #EFEAED #F2EEF0 #F2EEF0
Accessibility & contrast
On white
1.19
#EFEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#EFEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAED
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAED | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#F0EAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #efeaed; /* rgb */ color: rgb(239, 234, 237); /* oklch */ color: oklch(94.2% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#f4f0f2',
500: '#efeaed',
950: '#000000',
},
}SCSS
$custom: #efeaed; $custom-light: #f4f0f2; $custom-dark: #000000;
JSON
{
"hex": "#efeaed",
"rgb": {
"r": 239,
"g": 234,
"b": 237
},
"hsl": {
"h": 324,
"s": 13.514,
"l": 92.745
},
"oklch": {
"l": 0.94178,
"c": 0.00668,
"h": 340.4
},
"luminance": 0.83311
}Semantic roles & 50–950 ramp
primary
#EFEAED
secondary
#B9C5BD
accent
#986B4E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585