#EFE1FD#EFE1FD
#EFE1FD is a very light, muted violet. Relative luminance 0.793; OKLCH L 92.9% C 0.040 H 308.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1FD |
|---|---|
| RGB | rgb(239, 225, 253) |
| HSL | hsl(270, 88%, 94%) |
| HSV | hsv(270, 11%, 99%) |
| CMYK | cmyk(5.5%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.37, 9.79, -11.84) |
| CIE-LCH | lch(91.37, 15.36, 309.57°) |
| OKLab | oklab(92.93% 0.0248 -0.0317) |
| OKLCH | oklch(92.93% 0.04 308) |
| XYZ | xyz(80.2484, 79.2932, 103.9870) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 7.24
Pale Lilac
#E4CBFF
ΔE00 8.06
Thistle
#D8BFD8
ΔE00 8.31
Very Light Purple
#F6CEFC
ΔE00 8.33
Pale Mauve
#FED0FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1FD #EFFDE1
analogous
#E1E1FD #EFE1FD #FDE1FD
triadic
#EFE1FD #FDEFE1 #E1FDEF
tetradic
#EFE1FD #FDE1E1 #EFFDE1 #E1FDFD
square
#EFE1FD #FDE1E1 #EFFDE1 #E1FDFD
split-complementary
#EFE1FD #FDFDE1 #E1FDE1
monochromatic
#B26EF5 #D0A8F9 #EFE1FD #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.25
#EFE1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EFE1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1FD
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1FD | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#EDE4EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe1fd; /* rgb */ color: rgb(239, 225, 253); /* oklch */ color: oklch(92.9% 0.040 308.0);
Tailwind
colors: {
custom: {
50: '#f4eafe',
500: '#efe1fd',
950: '#000000',
},
}SCSS
$custom: #efe1fd; $custom-light: #f4eafe; $custom-dark: #000000;
JSON
{
"hex": "#efe1fd",
"rgb": {
"r": 239,
"g": 225,
"b": 253
},
"hsl": {
"h": 270,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.92926,
"c": 0.04027,
"h": 308
},
"luminance": 0.79293
}Semantic roles & 50–950 ramp
primary
#EFE1FD
secondary
#C1E79B
accent
#E40173
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485