#EFE2FD#EFE2FD
#EFE2FD is a very light, muted violet. Relative luminance 0.798; OKLCH L 93.1% C 0.039 H 307.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2FD |
|---|---|
| RGB | rgb(239, 226, 253) |
| HSL | hsl(269, 87%, 94%) |
| HSV | hsv(269, 11%, 99%) |
| CMYK | cmyk(5.5%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.61, 9.26, -11.48) |
| CIE-LCH | lch(91.61, 14.75, 308.91°) |
| OKLab | oklab(93.12% 0.0234 -0.0307) |
| OKLCH | oklch(93.12% 0.039 307.2) |
| XYZ | xyz(80.5195, 79.8355, 104.0773) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 7.71
Pale Lilac
#E4CBFF
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 8.58
Lavenderblush
#FFF0F5
ΔE00 8.75
Very Light Purple
#F6CEFC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2FD #F0FDE2
analogous
#E2E3FD #EFE2FD #FDE2FD
triadic
#EFE2FD #FDEFE2 #E2FDEF
tetradic
#EFE2FD #FDE2E3 #F0FDE2 #E2FDFD
square
#EFE2FD #FDE2E3 #F0FDE2 #E2FDFD
split-complementary
#EFE2FD #FDFDE2 #E3FDE2
monochromatic
#B06FF5 #CFA9F9 #EFE2FD #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.24
#EFE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EFE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2FD
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2FD | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#EDE5EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe2fd; /* rgb */ color: rgb(239, 226, 253); /* oklch */ color: oklch(93.1% 0.039 307.2);
Tailwind
colors: {
custom: {
50: '#f4ebfe',
500: '#efe2fd',
950: '#000000',
},
}SCSS
$custom: #efe2fd; $custom-light: #f4ebfe; $custom-dark: #000000;
JSON
{
"hex": "#efe2fd",
"rgb": {
"r": 239,
"g": 226,
"b": 253
},
"hsl": {
"h": 268.889,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93117,
"c": 0.03862,
"h": 307.2
},
"luminance": 0.79835
}Semantic roles & 50–950 ramp
primary
#EFE2FD
secondary
#C3E79C
accent
#E40277
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485