#EFE6EE#EFE6EE
#EFE6EE is a very light, near-neutral purple. Relative luminance 0.811; OKLCH L 93.4% C 0.014 H 329.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6EE |
|---|---|
| RGB | rgb(239, 230, 238) |
| HSL | hsl(307, 22%, 92%) |
| HSV | hsv(307, 4%, 94%) |
| CMYK | cmyk(0%, 3.8%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.18, 4.44, -2.79) |
| CIE-LCH | lch(92.18, 5.25, 327.83°) |
| OKLab | oklab(93.43% 0.0123 -0.0074) |
| OKLCH | oklch(93.43% 0.014 329.1) |
| XYZ | xyz(79.3237, 81.1178, 92.3508) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.45
Ghostwhite
#F8F8FF
ΔE00 5.35
Very Light Pink
#FFF4F2
ΔE00 5.49
Lavender (CSS)
#E6E6FA
ΔE00 5.79
Snow
#FFFAFA
ΔE00 5.94
Whitesmoke
#F5F5F5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6EE #E6EFE7
analogous
#ECE6EF #EFE6EE #EFE6EA
triadic
#EFE6EE #EEEFE6 #E6EEEF
tetradic
#EFE6EE #EFECE6 #E6EFE7 #E6EAEF
square
#EFE6EE #EFECE6 #E6EFE7 #E6EAEF
split-complementary
#EFE6EE #EAEFE6 #E6EFEC
monochromatic
#BF9BBB #D7C1D5 #EFE6EE #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.22
#EFE6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#EFE6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6EE
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6EE | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E8E9EE
Tritanopia (blue-blind)
#F0E6E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efe6ee; /* rgb */ color: rgb(239, 230, 238); /* oklch */ color: oklch(93.4% 0.014 329.1);
Tailwind
colors: {
custom: {
50: '#f4edf3',
500: '#efe6ee',
950: '#000000',
},
}SCSS
$custom: #efe6ee; $custom-light: #f4edf3; $custom-dark: #000000;
JSON
{
"hex": "#efe6ee",
"rgb": {
"r": 239,
"g": 230,
"b": 238
},
"hsl": {
"h": 306.667,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.93429,
"c": 0.01436,
"h": 329.1
},
"luminance": 0.81117
}Semantic roles & 50–950 ramp
primary
#EFE6EE
secondary
#B2C7B5
accent
#A04F45
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485