#EFE3FC#EFE3FC
#EFE3FC is a very light, muted violet. Relative luminance 0.803; OKLCH L 93.3% C 0.036 H 307.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3FC |
|---|---|
| RGB | rgb(239, 227, 252) |
| HSL | hsl(269, 81%, 94%) |
| HSV | hsv(269, 10%, 99%) |
| CMYK | cmyk(5.2%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.83, 8.56, -10.63) |
| CIE-LCH | lch(91.83, 13.65, 308.82°) |
| OKLab | oklab(93.28% 0.0216 -0.0285) |
| OKLCH | oklch(93.28% 0.036 307.2) |
| XYZ | xyz(80.6333, 80.3174, 103.3315) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.27
Lavenderblush
#FFF0F5
ΔE00 8.12
Pale Lavender
#EECFFE
ΔE00 8.43
Thistle
#D8BFD8
ΔE00 8.85
Pale Lilac
#E4CBFF
ΔE00 9.18
Very Light Purple
#F6CEFC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3FC #F0FCE3
analogous
#E3E4FC #EFE3FC #FCE3FC
triadic
#EFE3FC #FCEFE3 #E3FCEF
tetradic
#EFE3FC #FCE3E4 #F0FCE3 #E3FCFC
square
#EFE3FC #FCE3E4 #F0FCE3 #E3FCFC
split-complementary
#EFE3FC #FCFCE3 #E4FCE3
monochromatic
#B074F0 #CFACF6 #EFE3FC #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.23
#EFE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#EFE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3FC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3FC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#E1E8FB
Tritanopia (blue-blind)
#EDE6EB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe3fc; /* rgb */ color: rgb(239, 227, 252); /* oklch */ color: oklch(93.3% 0.036 307.2);
Tailwind
colors: {
custom: {
50: '#f4ebfd',
500: '#efe3fc',
950: '#000000',
},
}SCSS
$custom: #efe3fc; $custom-light: #f4ebfd; $custom-dark: #000000;
JSON
{
"hex": "#efe3fc",
"rgb": {
"r": 239,
"g": 227,
"b": 252
},
"hsl": {
"h": 268.8,
"s": 80.645,
"l": 93.922
},
"oklch": {
"l": 0.93276,
"c": 0.03573,
"h": 307.2
},
"luminance": 0.80317
}Semantic roles & 50–950 ramp
primary
#EFE3FC
secondary
#C3E49F
accent
#DD0977
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485