#EFE2F3#EFE2F3
#EFE2F3 is a very light, muted purple. Relative luminance 0.792; OKLCH L 92.8% C 0.027 H 318.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2F3 |
|---|---|
| RGB | rgb(239, 226, 243) |
| HSL | hsl(286, 41%, 92%) |
| HSV | hsv(286, 7%, 95%) |
| CMYK | cmyk(1.6%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(91.33, 7.41, -6.66) |
| CIE-LCH | lch(91.33, 9.97, 318.05°) |
| OKLab | oklab(92.81% 0.0198 -0.0177) |
| OKLCH | oklch(92.81% 0.027 318.2) |
| XYZ | xyz(78.9681, 79.2149, 95.9065) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.35
Lavenderblush
#FFF0F5
ΔE00 5.69
Ghostwhite
#F8F8FF
ΔE00 8.32
Thistle
#D8BFD8
ΔE00 8.92
Very Light Pink
#FFF4F2
ΔE00 9.10
Mistyrose
#FFE4E1
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2F3 #E6F3E2
analogous
#E7E2F3 #EFE2F3 #F3E2EF
triadic
#EFE2F3 #F3EFE2 #E2F3EF
tetradic
#EFE2F3 #F3E7E2 #E6F3E2 #E2EFF3
square
#EFE2F3 #F3E7E2 #E6F3E2 #E2EFF3
split-complementary
#EFE2F3 #EFF3E2 #E2F3E7
monochromatic
#BF8BCF #D7B7E1 #EFE2F3 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.25
#EFE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EFE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2F3
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2F3 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F4
Deuteranopia (green-blind)
#E3E7F2
Tritanopia (blue-blind)
#EFE4E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe2f3; /* rgb */ color: rgb(239, 226, 243); /* oklch */ color: oklch(92.8% 0.027 318.2);
Tailwind
colors: {
custom: {
50: '#f4ebf7',
500: '#efe2f3',
950: '#000000',
},
}SCSS
$custom: #efe2f3; $custom-light: #f4ebf7; $custom-dark: #000000;
JSON
{
"hex": "#efe2f3",
"rgb": {
"r": 239,
"g": 226,
"b": 243
},
"hsl": {
"h": 285.882,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.92806,
"c": 0.02659,
"h": 318.2
},
"luminance": 0.79214
}Semantic roles & 50–950 ramp
primary
#EFE2F3
secondary
#B2D0A9
accent
#B53150
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485