#EFE3F1#EFE3F1
#EFE3F1 is a very light, muted purple. Relative luminance 0.796; OKLCH L 92.9% C 0.023 H 321.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3F1 |
|---|---|
| RGB | rgb(239, 227, 241) |
| HSL | hsl(291, 33%, 92%) |
| HSV | hsv(291, 6%, 95%) |
| CMYK | cmyk(0.8%, 5.8%, 0%, 5.5%) |
| CIE-LAB | lab(91.52, 6.53, -5.33) |
| CIE-LCH | lch(91.52, 8.43, 320.76°) |
| OKLab | oklab(92.94% 0.0177 -0.0141) |
| OKLCH | oklch(92.94% 0.023 321.4) |
| XYZ | xyz(78.9404, 79.6402, 94.4154) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.72
Lavender (CSS)
#E6E6FA
ΔE00 5.27
Ghostwhite
#F8F8FF
ΔE00 7.40
Very Light Pink
#FFF4F2
ΔE00 7.96
Mistyrose
#FFE4E1
ΔE00 8.42
Snow
#FFFAFA
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3F1 #E5F1E3
analogous
#E8E3F1 #EFE3F1 #F1E3EC
triadic
#EFE3F1 #F1EFE3 #E3F1EF
tetradic
#EFE3F1 #F1E8E3 #E5F1E3 #E3ECF1
square
#EFE3F1 #F1E8E3 #E5F1E3 #E3ECF1
split-complementary
#EFE3F1 #ECF1E3 #E3F1E8
monochromatic
#C091C8 #D8BADD #EFE3F1 #F3EBF5 #F3EBF5
Accessibility & contrast
On white
1.24
#EFE3F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EFE3F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3F1
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3F1 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F2
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#F0E4E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe3f1; /* rgb */ color: rgb(239, 227, 241); /* oklch */ color: oklch(92.9% 0.023 321.4);
Tailwind
colors: {
custom: {
50: '#f4ebf5',
500: '#efe3f1',
950: '#000000',
},
}SCSS
$custom: #efe3f1; $custom-light: #f4ebf5; $custom-dark: #000000;
JSON
{
"hex": "#efe3f1",
"rgb": {
"r": 239,
"g": 227,
"b": 241
},
"hsl": {
"h": 291.429,
"s": 33.333,
"l": 91.765
},
"oklch": {
"l": 0.92938,
"c": 0.02265,
"h": 321.4
},
"luminance": 0.7964
}Semantic roles & 50–950 ramp
primary
#EFE3F1
secondary
#B1CCAC
accent
#AC394A
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485