#EFE2F5#EFE2F5
#EFE2F5 is a very light, muted purple. Relative luminance 0.793; OKLCH L 92.9% C 0.029 H 315.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2F5 |
|---|---|
| RGB | rgb(239, 226, 245) |
| HSL | hsl(281, 49%, 92%) |
| HSV | hsv(281, 8%, 96%) |
| CMYK | cmyk(2.4%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(91.39, 7.78, -7.63) |
| CIE-LCH | lch(91.39, 10.89, 315.55°) |
| OKLab | oklab(92.87% 0.0206 -0.0203) |
| OKLCH | oklch(92.87% 0.029 315.3) |
| XYZ | xyz(79.2717, 79.3364, 97.5058) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.29
Lavenderblush
#FFF0F5
ΔE00 6.31
Thistle
#D8BFD8
ΔE00 8.73
Ghostwhite
#F8F8FF
ΔE00 8.73
Very Light Pink
#FFF4F2
ΔE00 9.75
Mistyrose
#FFE4E1
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2F5 #E8F5E2
analogous
#E6E2F5 #EFE2F5 #F5E2F1
triadic
#EFE2F5 #F5EFE2 #E2F5EF
tetradic
#EFE2F5 #F5E6E2 #E8F5E2 #E2F1F5
square
#EFE2F5 #F5E6E2 #E8F5E2 #E2F1F5
split-complementary
#EFE2F5 #F1F5E2 #E2F5E6
monochromatic
#BD87D6 #D6B4E5 #EFE2F5 #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.25
#EFE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#EFE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2F5
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2F5 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F6
Deuteranopia (green-blind)
#E2E7F4
Tritanopia (blue-blind)
#EFE4E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe2f5; /* rgb */ color: rgb(239, 226, 245); /* oklch */ color: oklch(92.9% 0.029 315.3);
Tailwind
colors: {
custom: {
50: '#f4ebf8',
500: '#efe2f5',
950: '#000000',
},
}SCSS
$custom: #efe2f5; $custom-light: #f4ebf8; $custom-dark: #000000;
JSON
{
"hex": "#efe2f5",
"rgb": {
"r": 239,
"g": 226,
"b": 245
},
"hsl": {
"h": 281.053,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.92867,
"c": 0.02889,
"h": 315.3
},
"luminance": 0.79336
}Semantic roles & 50–950 ramp
primary
#EFE2F5
secondary
#B5D4A7
accent
#BC2958
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485