#EFE6E9#EFE6E9
#EFE6E9 is a very light, near-neutral pink. Relative luminance 0.808; OKLCH L 93.3% C 0.011 H 354.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6E9 |
|---|---|
| RGB | rgb(239, 230, 233) |
| HSL | hsl(340, 22%, 92%) |
| HSV | hsv(340, 4%, 94%) |
| CMYK | cmyk(0%, 3.8%, 2.5%, 6.3%) |
| CIE-LAB | lab(92.06, 3.56, -0.37) |
| CIE-LCH | lch(92.06, 3.58, 354.04°) |
| OKLab | oklab(93.29% 0.0105 -0.0009) |
| OKLCH | oklch(93.29% 0.011 354.9) |
| XYZ | xyz(78.5993, 80.8280, 88.5357) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.59
Very Light Pink
#FFF4F2
ΔE00 3.83
Snow
#FFFAFA
ΔE00 4.71
Ghostwhite
#F8F8FF
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.48
Whitesmoke
#F5F5F5
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6E9 #E6EFEC
analogous
#EFE6EE #EFE6E9 #EFE8E6
triadic
#EFE6E9 #E9EFE6 #E6E9EF
tetradic
#EFE6E9 #EEEFE6 #E6EFEC #E8E6EF
square
#EFE6E9 #EEEFE6 #E6EFEC #E8E6EF
split-complementary
#EFE6E9 #E6EFE8 #E6EEEF
monochromatic
#BF9BA7 #D7C1C8 #EFE6E9 #F3ECEF #F3ECEF
Accessibility & contrast
On white
1.22
#EFE6E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#EFE6E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6E9
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6E9 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E9
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#F1E6E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe6e9; /* rgb */ color: rgb(239, 230, 233); /* oklch */ color: oklch(93.3% 0.011 354.9);
Tailwind
colors: {
custom: {
50: '#f4edf0',
500: '#efe6e9',
950: '#000000',
},
}SCSS
$custom: #efe6e9; $custom-light: #f4edf0; $custom-dark: #000000;
JSON
{
"hex": "#efe6e9",
"rgb": {
"r": 239,
"g": 230,
"b": 233
},
"hsl": {
"h": 340,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.93285,
"c": 0.01051,
"h": 354.9
},
"luminance": 0.80828
}Semantic roles & 50–950 ramp
primary
#EFE6E9
secondary
#B2C7C0
accent
#A08245
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485