#EFE3F3#EFE3F3
#EFE3F3 is a very light, muted purple. Relative luminance 0.798; OKLCH L 93.0% C 0.025 H 317.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3F3 |
|---|---|
| RGB | rgb(239, 227, 243) |
| HSL | hsl(285, 40%, 92%) |
| HSV | hsv(285, 7%, 95%) |
| CMYK | cmyk(1.6%, 6.6%, 0%, 4.7%) |
| CIE-LAB | lab(91.58, 6.89, -6.30) |
| CIE-LCH | lch(91.58, 9.34, 317.58°) |
| OKLab | oklab(93% 0.0184 -0.0167) |
| OKLCH | oklch(93% 0.025 317.7) |
| XYZ | xyz(79.2408, 79.7603, 95.9974) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Lavenderblush
#FFF0F5
ΔE00 5.33
Ghostwhite
#F8F8FF
ΔE00 7.78
Very Light Pink
#FFF4F2
ΔE00 8.64
Mistyrose
#FFE4E1
ΔE00 9.01
Snow
#FFFAFA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3F3 #E7F3E3
analogous
#E7E3F3 #EFE3F3 #F3E3EF
triadic
#EFE3F3 #F3EFE3 #E3F3EF
tetradic
#EFE3F3 #F3E7E3 #E7F3E3 #E3EFF3
square
#EFE3F3 #F3E7E3 #E7F3E3 #E3EFF3
split-complementary
#EFE3F3 #EFF3E3 #E3F3E7
monochromatic
#BE8DCE #D7B8E1 #EFE3F3 #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.24
#EFE3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EFE3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3F3
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3F3 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F4
Deuteranopia (green-blind)
#E4E7F2
Tritanopia (blue-blind)
#EFE4E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe3f3; /* rgb */ color: rgb(239, 227, 243); /* oklch */ color: oklch(93.0% 0.025 317.7);
Tailwind
colors: {
custom: {
50: '#f4ebf7',
500: '#efe3f3',
950: '#000000',
},
}SCSS
$custom: #efe3f3; $custom-light: #f4ebf7; $custom-dark: #000000;
JSON
{
"hex": "#efe3f3",
"rgb": {
"r": 239,
"g": 227,
"b": 243
},
"hsl": {
"h": 285,
"s": 40,
"l": 92.157
},
"oklch": {
"l": 0.92998,
"c": 0.02488,
"h": 317.7
},
"luminance": 0.7976
}Semantic roles & 50–950 ramp
primary
#EFE3F3
secondary
#B4D0AB
accent
#B33253
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485