#EFE2F1#EFE2F1
#EFE2F1 is a very light, muted purple. Relative luminance 0.791; OKLCH L 92.7% C 0.024 H 321.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2F1 |
|---|---|
| RGB | rgb(239, 226, 241) |
| HSL | hsl(292, 35%, 92%) |
| HSV | hsv(292, 6%, 95%) |
| CMYK | cmyk(0.8%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(91.28, 7.05, -5.70) |
| CIE-LCH | lch(91.28, 9.06, 321.06°) |
| OKLab | oklab(92.75% 0.0191 -0.0151) |
| OKLCH | oklch(92.75% 0.024 321.7) |
| XYZ | xyz(78.6677, 79.0948, 94.3245) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.08
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Ghostwhite
#F8F8FF
ΔE00 7.94
Very Light Pink
#FFF4F2
ΔE00 8.44
Mistyrose
#FFE4E1
ΔE00 8.55
Snow
#FFFAFA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2F1 #E4F1E2
analogous
#E8E2F1 #EFE2F1 #F1E2EC
triadic
#EFE2F1 #F1EFE2 #E2F1EF
tetradic
#EFE2F1 #F1E8E2 #E4F1E2 #E2ECF1
square
#EFE2F1 #F1E8E2 #E4F1E2 #E2ECF1
split-complementary
#EFE2F1 #ECF1E2 #E2F1E8
monochromatic
#C18FC9 #D8B9DD #EFE2F1 #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.25
#EFE2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EFE2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2F1
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2F1 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F2
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#F0E3E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe2f1; /* rgb */ color: rgb(239, 226, 241); /* oklch */ color: oklch(92.7% 0.024 321.7);
Tailwind
colors: {
custom: {
50: '#f4ebf5',
500: '#efe2f1',
950: '#000000',
},
}SCSS
$custom: #efe2f1; $custom-light: #f4ebf5; $custom-dark: #000000;
JSON
{
"hex": "#efe2f1",
"rgb": {
"r": 239,
"g": 226,
"b": 241
},
"hsl": {
"h": 292,
"s": 34.884,
"l": 91.569
},
"oklch": {
"l": 0.92746,
"c": 0.02436,
"h": 321.7
},
"luminance": 0.79094
}Semantic roles & 50–950 ramp
primary
#EFE2F1
secondary
#B0CCAB
accent
#AE3848
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485