#EFE6EB#EFE6EB
#EFE6EB is a very light, near-neutral pink. Relative luminance 0.809; OKLCH L 93.3% C 0.012 H 342.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6EB |
|---|---|
| RGB | rgb(239, 230, 235) |
| HSL | hsl(327, 22%, 92%) |
| HSV | hsv(327, 4%, 94%) |
| CMYK | cmyk(0%, 3.8%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.11, 3.91, -1.34) |
| CIE-LCH | lch(92.11, 4.13, 341.07°) |
| OKLab | oklab(93.34% 0.0112 -0.0035) |
| OKLCH | oklch(93.34% 0.012 342.7) |
| XYZ | xyz(78.8866, 80.9429, 90.0489) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.35
Very Light Pink
#FFF4F2
ΔE00 4.45
Snow
#FFFAFA
ΔE00 5.13
Ghostwhite
#F8F8FF
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6EB #E6EFEA
analogous
#EFE6EF #EFE6EB #EFE6E7
triadic
#EFE6EB #EBEFE6 #E6EBEF
tetradic
#EFE6EB #EFEFE6 #E6EFEA #E6E7EF
square
#EFE6EB #EFEFE6 #E6EFEA #E6E7EF
split-complementary
#EFE6EB #E7EFE6 #E6EFEF
monochromatic
#BF9BAF #D7C1CD #EFE6EB #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.22
#EFE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EFE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6EB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6EB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#F0E6E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe6eb; /* rgb */ color: rgb(239, 230, 235); /* oklch */ color: oklch(93.3% 0.012 342.7);
Tailwind
colors: {
custom: {
50: '#f4edf1',
500: '#efe6eb',
950: '#000000',
},
}SCSS
$custom: #efe6eb; $custom-light: #f4edf1; $custom-dark: #000000;
JSON
{
"hex": "#efe6eb",
"rgb": {
"r": 239,
"g": 230,
"b": 235
},
"hsl": {
"h": 326.667,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.93342,
"c": 0.01174,
"h": 342.7
},
"luminance": 0.80943
}Semantic roles & 50–950 ramp
primary
#EFE6EB
secondary
#B2C7BB
accent
#A06E45
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485