#EFE0FB#EFE0FB
#EFE0FB is a very light, muted violet. Relative luminance 0.786; OKLCH L 92.7% C 0.039 H 310.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0FB |
|---|---|
| RGB | rgb(239, 224, 251) |
| HSL | hsl(273, 77%, 93%) |
| HSV | hsv(273, 11%, 98%) |
| CMYK | cmyk(4.8%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(91.07, 9.93, -11.24) |
| CIE-LCH | lch(91.07, 15.00, 311.45°) |
| OKLab | oklab(92.67% 0.0255 -0.0301) |
| OKLCH | oklch(92.67% 0.039 310.3) |
| XYZ | xyz(79.6619, 78.6274, 102.2280) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.50
Pale Lavender
#EECFFE
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 7.96
Pale Lilac
#E4CBFF
ΔE00 8.16
Very Light Purple
#F6CEFC
ΔE00 8.21
Pale Mauve
#FED0FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0FB #ECFBE0
analogous
#E1E0FB #EFE0FB #FBE0F9
triadic
#EFE0FB #FBEFE0 #E0FBEF
tetradic
#EFE0FB #FBE1E0 #ECFBE0 #E0F9FB
square
#EFE0FB #FBE1E0 #ECFBE0 #E0F9FB
split-complementary
#EFE0FB #F9FBE0 #E0FBE1
monochromatic
#B774ED #D3AAF4 #EFE0FB #F1E4FC #F1E4FC
Accessibility & contrast
On white
1.26
#EFE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EFE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0FB
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0FB | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#EEE3E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe0fb; /* rgb */ color: rgb(239, 224, 251); /* oklch */ color: oklch(92.7% 0.039 310.3);
Tailwind
colors: {
custom: {
50: '#f4e9fc',
500: '#efe0fb',
950: '#000000',
},
}SCSS
$custom: #efe0fb; $custom-light: #f4e9fc; $custom-dark: #000000;
JSON
{
"hex": "#efe0fb",
"rgb": {
"r": 239,
"g": 224,
"b": 251
},
"hsl": {
"h": 273.333,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.92672,
"c": 0.03945,
"h": 310.3
},
"luminance": 0.78627
}Semantic roles & 50–950 ramp
primary
#EFE0FB
secondary
#BCE29D
accent
#D90C67
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485