#EFE1FB#EFE1FB
#EFE1FB is a very light, muted violet. Relative luminance 0.792; OKLCH L 92.9% C 0.038 H 309.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1FB |
|---|---|
| RGB | rgb(239, 225, 251) |
| HSL | hsl(272, 76%, 93%) |
| HSV | hsv(272, 10%, 98%) |
| CMYK | cmyk(4.8%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.31, 9.41, -10.88) |
| CIE-LCH | lch(91.31, 14.38, 310.85°) |
| OKLab | oklab(92.86% 0.0241 -0.0291) |
| OKLCH | oklch(92.86% 0.038 309.6) |
| XYZ | xyz(79.9314, 79.1665, 102.3178) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Pale Lavender
#EECFFE
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 8.23
Lavenderblush
#FFF0F5
ΔE00 8.49
Pale Lilac
#E4CBFF
ΔE00 8.58
Very Light Purple
#F6CEFC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1FB #EDFBE1
analogous
#E2E1FB #EFE1FB #FBE1FA
triadic
#EFE1FB #FBEFE1 #E1FBEF
tetradic
#EFE1FB #FBE2E1 #EDFBE1 #E1FAFB
square
#EFE1FB #FBE2E1 #EDFBE1 #E1FAFB
split-complementary
#EFE1FB #FAFBE1 #E1FBE2
monochromatic
#B575ED #D2ABF4 #EFE1FB #F1E4FB #F1E4FB
Accessibility & contrast
On white
1.25
#EFE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EFE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1FB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1FB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#EEE4E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe1fb; /* rgb */ color: rgb(239, 225, 251); /* oklch */ color: oklch(92.9% 0.038 309.6);
Tailwind
colors: {
custom: {
50: '#f4eafc',
500: '#efe1fb',
950: '#000000',
},
}SCSS
$custom: #efe1fb; $custom-light: #f4eafc; $custom-dark: #000000;
JSON
{
"hex": "#efe1fb",
"rgb": {
"r": 239,
"g": 225,
"b": 251
},
"hsl": {
"h": 272.308,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.92863,
"c": 0.03779,
"h": 309.6
},
"luminance": 0.79166
}Semantic roles & 50–950 ramp
primary
#EFE1FB
secondary
#BEE29E
accent
#D90D6B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485