#EFE4FB#EFE4FB
#EFE4FB is a very light, muted violet. Relative luminance 0.808; OKLCH L 93.4% C 0.033 H 307.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4FB |
|---|---|
| RGB | rgb(239, 228, 251) |
| HSL | hsl(269, 74%, 94%) |
| HSV | hsv(269, 9%, 98%) |
| CMYK | cmyk(4.8%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(92.04, 7.85, -9.79) |
| CIE-LCH | lch(92.04, 12.55, 308.73°) |
| OKLab | oklab(93.44% 0.0198 -0.0262) |
| OKLCH | oklch(93.44% 0.033 307.2) |
| XYZ | xyz(80.7496, 80.8027, 102.5905) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Lavenderblush
#FFF0F5
ΔE00 7.50
Ghostwhite
#F8F8FF
ΔE00 9.05
Pale Lavender
#EECFFE
ΔE00 9.18
Thistle
#D8BFD8
ΔE00 9.19
Pale Lilac
#E4CBFF
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4FB #F0FBE4
analogous
#E4E5FB #EFE4FB #FBE4FB
triadic
#EFE4FB #FBEFE4 #E4FBEF
tetradic
#EFE4FB #FBE4E5 #F0FBE4 #E4FBFB
square
#EFE4FB #FBE4E5 #F0FBE4 #E4FBFB
split-complementary
#EFE4FB #FBFBE4 #E5FBE4
monochromatic
#B079EB #CFAFF3 #EFE4FB #EFE4FB #EFE4FB
Accessibility & contrast
On white
1.22
#EFE4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EFE4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4FB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4FB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#E3E8FA
Tritanopia (blue-blind)
#EEE7EB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe4fb; /* rgb */ color: rgb(239, 228, 251); /* oklch */ color: oklch(93.4% 0.033 307.2);
Tailwind
colors: {
custom: {
50: '#f4ecfc',
500: '#efe4fb',
950: '#000000',
},
}SCSS
$custom: #efe4fb; $custom-light: #f4ecfc; $custom-dark: #000000;
JSON
{
"hex": "#efe4fb",
"rgb": {
"r": 239,
"g": 228,
"b": 251
},
"hsl": {
"h": 268.696,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93436,
"c": 0.03284,
"h": 307.2
},
"luminance": 0.80803
}Semantic roles & 50–950 ramp
primary
#EFE4FB
secondary
#C3E1A2
accent
#D60F77
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485