#EFE7EE#EFE7EE
#EFE7EE is a very light, near-neutral purple. Relative luminance 0.817; OKLCH L 93.6% C 0.013 H 329.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE7EE |
|---|---|
| RGB | rgb(239, 231, 238) |
| HSL | hsl(308, 20%, 92%) |
| HSV | hsv(308, 3%, 94%) |
| CMYK | cmyk(0%, 3.3%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.43, 3.92, -2.43) |
| CIE-LCH | lch(92.43, 4.62, 328.24°) |
| OKLab | oklab(93.62% 0.0109 -0.0064) |
| OKLCH | oklch(93.62% 0.013 329.6) |
| XYZ | xyz(79.6027, 81.6759, 92.4438) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.54
Ghostwhite
#F8F8FF
ΔE00 4.85
Very Light Pink
#FFF4F2
ΔE00 5.07
Snow
#FFFAFA
ΔE00 5.38
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Whitesmoke
#F5F5F5
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE7EE #E7EFE8
analogous
#ECE7EF #EFE7EE #EFE7EA
triadic
#EFE7EE #EEEFE7 #E7EEEF
tetradic
#EFE7EE #EFECE7 #E7EFE8 #E7EAEF
square
#EFE7EE #EFECE7 #E7EFE8 #E7EAEF
split-complementary
#EFE7EE #EAEFE7 #E7EFEC
monochromatic
#BE9EBA #D7C2D4 #EFE7EE #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.21
#EFE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#EFE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE7EE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE7EE | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E8EAEE
Tritanopia (blue-blind)
#F0E7E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efe7ee; /* rgb */ color: rgb(239, 231, 238); /* oklch */ color: oklch(93.6% 0.013 329.6);
Tailwind
colors: {
custom: {
50: '#f4eef3',
500: '#efe7ee',
950: '#000000',
},
}SCSS
$custom: #efe7ee; $custom-light: #f4eef3; $custom-dark: #000000;
JSON
{
"hex": "#efe7ee",
"rgb": {
"r": 239,
"g": 231,
"b": 238
},
"hsl": {
"h": 307.5,
"s": 20,
"l": 92.157
},
"oklch": {
"l": 0.93623,
"c": 0.01265,
"h": 329.6
},
"luminance": 0.81676
}Semantic roles & 50–950 ramp
primary
#EFE7EE
secondary
#B4C6B6
accent
#9E5247
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585