#EFE2F2#EFE2F2
#EFE2F2 is a very light, muted purple. Relative luminance 0.792; OKLCH L 92.8% C 0.025 H 319.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2F2 |
|---|---|
| RGB | rgb(239, 226, 242) |
| HSL | hsl(289, 38%, 92%) |
| HSV | hsv(289, 7%, 95%) |
| CMYK | cmyk(1.2%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(91.30, 7.23, -6.18) |
| CIE-LCH | lch(91.30, 9.51, 319.48°) |
| OKLab | oklab(92.78% 0.0195 -0.0164) |
| OKLCH | oklch(92.78% 0.025 319.9) |
| XYZ | xyz(78.8175, 79.1547, 95.1134) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.38
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Ghostwhite
#F8F8FF
ΔE00 8.13
Very Light Pink
#FFF4F2
ΔE00 8.77
Mistyrose
#FFE4E1
ΔE00 8.85
Thistle
#D8BFD8
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2F2 #E5F2E2
analogous
#E7E2F2 #EFE2F2 #F2E2ED
triadic
#EFE2F2 #F2EFE2 #E2F2EF
tetradic
#EFE2F2 #F2E7E2 #E5F2E2 #E2EDF2
square
#EFE2F2 #F2E7E2 #E5F2E2 #E2EDF2
split-complementary
#EFE2F2 #EDF2E2 #E2F2E7
monochromatic
#C08DCC #D8B8DF #EFE2F2 #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.25
#EFE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EFE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2F2
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2F2 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F3
Deuteranopia (green-blind)
#E3E7F1
Tritanopia (blue-blind)
#EFE3E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe2f2; /* rgb */ color: rgb(239, 226, 242); /* oklch */ color: oklch(92.8% 0.025 319.9);
Tailwind
colors: {
custom: {
50: '#f4ebf6',
500: '#efe2f2',
950: '#000000',
},
}SCSS
$custom: #efe2f2; $custom-light: #f4ebf6; $custom-dark: #000000;
JSON
{
"hex": "#efe2f2",
"rgb": {
"r": 239,
"g": 226,
"b": 242
},
"hsl": {
"h": 288.75,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.92776,
"c": 0.02546,
"h": 319.9
},
"luminance": 0.79154
}Semantic roles & 50–950 ramp
primary
#EFE2F2
secondary
#B1CEAA
accent
#B1344C
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485