#EFE0FC#EFE0FC
#EFE0FC is a very light, muted violet. Relative luminance 0.787; OKLCH L 92.7% C 0.041 H 309.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0FC |
|---|---|
| RGB | rgb(239, 224, 252) |
| HSL | hsl(272, 82%, 93%) |
| HSV | hsv(272, 11%, 99%) |
| CMYK | cmyk(5.2%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(91.09, 10.12, -11.72) |
| CIE-LCH | lch(91.09, 15.49, 310.79°) |
| OKLab | oklab(92.7% 0.0259 -0.0314) |
| OKLCH | oklch(92.7% 0.041 309.5) |
| XYZ | xyz(79.8199, 78.6906, 103.0603) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Pale Lavender
#EECFFE
ΔE00 7.00
Pale Lilac
#E4CBFF
ΔE00 7.90
Thistle
#D8BFD8
ΔE00 8.01
Very Light Purple
#F6CEFC
ΔE00 8.03
Pale Mauve
#FED0FC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0FC #EDFCE0
analogous
#E1E0FC #EFE0FC #FCE0FB
triadic
#EFE0FC #FCEFE0 #E0FCEF
tetradic
#EFE0FC #FCE1E0 #EDFCE0 #E0FBFC
square
#EFE0FC #FCE1E0 #EDFCE0 #E0FBFC
split-complementary
#EFE0FC #FBFCE0 #E0FCE1
monochromatic
#B570F1 #D2A8F7 #EFE0FC #F1E3FC #F1E3FC
Accessibility & contrast
On white
1.25
#EFE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#EFE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0FC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0FC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#EEE3E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe0fc; /* rgb */ color: rgb(239, 224, 252); /* oklch */ color: oklch(92.7% 0.041 309.5);
Tailwind
colors: {
custom: {
50: '#f4e9fd',
500: '#efe0fc',
950: '#000000',
},
}SCSS
$custom: #efe0fc; $custom-light: #f4e9fd; $custom-dark: #000000;
JSON
{
"hex": "#efe0fc",
"rgb": {
"r": 239,
"g": 224,
"b": 252
},
"hsl": {
"h": 272.143,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.92704,
"c": 0.04068,
"h": 309.5
},
"luminance": 0.7869
}Semantic roles & 50–950 ramp
primary
#EFE0FC
secondary
#BEE49C
accent
#DF076B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485