#EFE3F4#EFE3F4
#EFE3F4 is a very light, muted purple. Relative luminance 0.798; OKLCH L 93.0% C 0.026 H 316.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3F4 |
|---|---|
| RGB | rgb(239, 227, 244) |
| HSL | hsl(282, 44%, 92%) |
| HSV | hsv(282, 7%, 96%) |
| CMYK | cmyk(2%, 7%, 0%, 4.3%) |
| CIE-LAB | lab(91.60, 7.07, -6.78) |
| CIE-LCH | lch(91.60, 9.80, 316.21°) |
| OKLab | oklab(93.03% 0.0188 -0.018) |
| OKLCH | oklch(93.03% 0.026 316.1) |
| XYZ | xyz(79.3922, 79.8209, 96.7949) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.98
Lavenderblush
#FFF0F5
ΔE00 5.64
Ghostwhite
#F8F8FF
ΔE00 7.98
Very Light Pink
#FFF4F2
ΔE00 8.98
Thistle
#D8BFD8
ΔE00 9.24
Mistyrose
#FFE4E1
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3F4 #E8F4E3
analogous
#E7E3F4 #EFE3F4 #F4E3F1
triadic
#EFE3F4 #F4EFE3 #E3F4EF
tetradic
#EFE3F4 #F4E7E3 #E8F4E3 #E3F1F4
square
#EFE3F4 #F4E7E3 #E8F4E3 #E3F1F4
split-complementary
#EFE3F4 #F1F4E3 #E3F4E7
monochromatic
#BD8BD1 #D6B7E3 #EFE3F4 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.24
#EFE3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#EFE3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3F4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3F4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F5
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#EFE5E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe3f4; /* rgb */ color: rgb(239, 227, 244); /* oklch */ color: oklch(93.0% 0.026 316.1);
Tailwind
colors: {
custom: {
50: '#f4ebf7',
500: '#efe3f4',
950: '#000000',
},
}SCSS
$custom: #efe3f4; $custom-light: #f4ebf7; $custom-dark: #000000;
JSON
{
"hex": "#efe3f4",
"rgb": {
"r": 239,
"g": 227,
"b": 244
},
"hsl": {
"h": 282.353,
"s": 43.59,
"l": 92.353
},
"oklch": {
"l": 0.93028,
"c": 0.02603,
"h": 316.1
},
"luminance": 0.79821
}Semantic roles & 50–950 ramp
primary
#EFE3F4
secondary
#B5D2AA
accent
#B72F57
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485