#EFE2F4#EFE2F4
#EFE2F4 is a very light, muted purple. Relative luminance 0.793; OKLCH L 92.8% C 0.028 H 316.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2F4 |
|---|---|
| RGB | rgb(239, 226, 244) |
| HSL | hsl(283, 45%, 92%) |
| HSV | hsv(283, 7%, 96%) |
| CMYK | cmyk(2%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(91.36, 7.59, -7.14) |
| CIE-LCH | lch(91.36, 10.43, 316.74°) |
| OKLab | oklab(92.84% 0.0202 -0.019) |
| OKLCH | oklch(92.84% 0.028 316.7) |
| XYZ | xyz(79.1195, 79.2755, 96.7040) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.31
Lavenderblush
#FFF0F5
ΔE00 6.00
Ghostwhite
#F8F8FF
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 8.82
Very Light Pink
#FFF4F2
ΔE00 9.43
Mistyrose
#FFE4E1
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2F4 #E7F4E2
analogous
#E6E2F4 #EFE2F4 #F4E2F0
triadic
#EFE2F4 #F4EFE2 #E2F4EF
tetradic
#EFE2F4 #F4E6E2 #E7F4E2 #E2F0F4
square
#EFE2F4 #F4E6E2 #E7F4E2 #E2F0F4
split-complementary
#EFE2F4 #F0F4E2 #E2F4E6
monochromatic
#BE89D2 #D7B6E3 #EFE2F4 #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.25
#EFE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EFE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2F4
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2F4 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F5
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#EFE4E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe2f4; /* rgb */ color: rgb(239, 226, 244); /* oklch */ color: oklch(92.8% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#f4ebf7',
500: '#efe2f4',
950: '#000000',
},
}SCSS
$custom: #efe2f4; $custom-light: #f4ebf7; $custom-dark: #000000;
JSON
{
"hex": "#efe2f4",
"rgb": {
"r": 239,
"g": 226,
"b": 244
},
"hsl": {
"h": 283.333,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.92837,
"c": 0.02773,
"h": 316.7
},
"luminance": 0.79275
}Semantic roles & 50–950 ramp
primary
#EFE2F4
secondary
#B4D2A8
accent
#B82D54
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485