#EFE2FA#EFE2FA
#EFE2FA is a very light, muted violet. Relative luminance 0.796; OKLCH L 93.0% C 0.035 H 309.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2FA |
|---|---|
| RGB | rgb(239, 226, 250) |
| HSL | hsl(273, 71%, 93%) |
| HSV | hsv(273, 10%, 98%) |
| CMYK | cmyk(4.4%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(91.53, 8.70, -10.04) |
| CIE-LCH | lch(91.53, 13.28, 310.93°) |
| OKLab | oklab(93.02% 0.0223 -0.0268) |
| OKLCH | oklch(93.02% 0.035 309.8) |
| XYZ | xyz(80.0454, 79.6458, 101.5802) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Lavenderblush
#FFF0F5
ΔE00 7.85
Pale Lavender
#EECFFE
ΔE00 8.43
Thistle
#D8BFD8
ΔE00 8.52
Pale Lilac
#E4CBFF
ΔE00 9.28
Very Light Purple
#F6CEFC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2FA #EDFAE2
analogous
#E3E2FA #EFE2FA #FAE2F9
triadic
#EFE2FA #FAEFE2 #E2FAEF
tetradic
#EFE2FA #FAE3E2 #EDFAE2 #E2F9FA
square
#EFE2FA #FAE3E2 #EDFAE2 #E2F9FA
split-complementary
#EFE2FA #F9FAE2 #E2FAE3
monochromatic
#B57AE8 #D2AEF1 #EFE2FA #F1E5FA #F1E5FA
Accessibility & contrast
On white
1.24
#EFE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EFE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2FA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2FA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#E1E7F9
Tritanopia (blue-blind)
#EEE5EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe2fa; /* rgb */ color: rgb(239, 226, 250); /* oklch */ color: oklch(93.0% 0.035 309.8);
Tailwind
colors: {
custom: {
50: '#f4ebfc',
500: '#efe2fa',
950: '#000000',
},
}SCSS
$custom: #efe2fa; $custom-light: #f4ebfc; $custom-dark: #000000;
JSON
{
"hex": "#efe2fa",
"rgb": {
"r": 239,
"g": 226,
"b": 250
},
"hsl": {
"h": 272.5,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93022,
"c": 0.0349,
"h": 309.8
},
"luminance": 0.79646
}Semantic roles & 50–950 ramp
primary
#EFE2FA
secondary
#BEDFA1
accent
#D3136B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485