#EFE3FD#EFE3FD
#EFE3FD is a very light, muted violet. Relative luminance 0.804; OKLCH L 93.3% C 0.037 H 306.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3FD |
|---|---|
| RGB | rgb(239, 227, 253) |
| HSL | hsl(268, 87%, 94%) |
| HSV | hsv(268, 10%, 99%) |
| CMYK | cmyk(5.5%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.86, 8.74, -11.11) |
| CIE-LCH | lch(91.86, 14.14, 308.20°) |
| OKLab | oklab(93.31% 0.022 -0.0298) |
| OKLCH | oklch(93.31% 0.037 306.4) |
| XYZ | xyz(80.7922, 80.3809, 104.1682) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.39
Pale Lavender
#EECFFE
ΔE00 8.20
Lavenderblush
#FFF0F5
ΔE00 8.42
Thistle
#D8BFD8
ΔE00 8.87
Pale Lilac
#E4CBFF
ΔE00 8.92
Very Light Purple
#F6CEFC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3FD #F1FDE3
analogous
#E3E4FD #EFE3FD #FCE3FD
triadic
#EFE3FD #FDEFE3 #E3FDEF
tetradic
#EFE3FD #FDE3E4 #F1FDE3 #E3FDFC
square
#EFE3FD #FDE3E4 #F1FDE3 #E3FDFC
split-complementary
#EFE3FD #FDFCE3 #E4FDE3
monochromatic
#AE71F5 #CEAAF9 #EFE2FD #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.23
#EFE3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EFE3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3FD
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3FD | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FE
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#EDE6EB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe3fd; /* rgb */ color: rgb(239, 227, 253); /* oklch */ color: oklch(93.3% 0.037 306.4);
Tailwind
colors: {
custom: {
50: '#f4ebfe',
500: '#efe3fd',
950: '#000000',
},
}SCSS
$custom: #efe3fd; $custom-light: #f4ebfe; $custom-dark: #000000;
JSON
{
"hex": "#efe3fd",
"rgb": {
"r": 239,
"g": 227,
"b": 253
},
"hsl": {
"h": 267.692,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.93308,
"c": 0.03699,
"h": 306.4
},
"luminance": 0.80381
}Semantic roles & 50–950 ramp
primary
#EFE3FD
secondary
#C5E79D
accent
#E3027B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485