#EFE0FD#EFE0FD
#EFE0FD is a very light, muted violet. Relative luminance 0.788; OKLCH L 92.7% C 0.042 H 308.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0FD |
|---|---|
| RGB | rgb(239, 224, 253) |
| HSL | hsl(271, 88%, 94%) |
| HSV | hsv(271, 11%, 99%) |
| CMYK | cmyk(5.5%, 11.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.12, 10.31, -12.20) |
| CIE-LCH | lch(91.12, 15.97, 310.18°) |
| OKLab | oklab(92.74% 0.0262 -0.0327) |
| OKLCH | oklch(92.74% 0.042 308.7) |
| XYZ | xyz(79.9788, 78.7542, 103.8971) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 6.77
Pale Lilac
#E4CBFF
ΔE00 7.64
Very Light Purple
#F6CEFC
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 8.07
Pale Mauve
#FED0FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0FD #EEFDE0
analogous
#E0E0FD #EFE0FD #FDE0FD
triadic
#EFE0FD #FDEFE0 #E0FDEF
tetradic
#EFE0FD #FDE0E0 #EEFDE0 #E0FDFD
square
#EFE0FD #FDE0E0 #EEFDE0 #E0FDFD
split-complementary
#EFE0FD #FDFDE0 #E0FDE0
monochromatic
#B46DF6 #D1A7F9 #EFE0FD #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.25
#EFE0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#EFE0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0FD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0FD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#EDE3E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe0fd; /* rgb */ color: rgb(239, 224, 253); /* oklch */ color: oklch(92.7% 0.042 308.7);
Tailwind
colors: {
custom: {
50: '#f4e9fe',
500: '#efe0fd',
950: '#000000',
},
}SCSS
$custom: #efe0fd; $custom-light: #f4e9fe; $custom-dark: #000000;
JSON
{
"hex": "#efe0fd",
"rgb": {
"r": 239,
"g": 224,
"b": 253
},
"hsl": {
"h": 271.034,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.92736,
"c": 0.04191,
"h": 308.7
},
"luminance": 0.78754
}Semantic roles & 50–950 ramp
primary
#EFE0FD
secondary
#BFE79A
accent
#E4016F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485