#EFE3FB#EFE3FB
#EFE3FB is a very light, muted violet. Relative luminance 0.803; OKLCH L 93.2% C 0.034 H 308.1°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3FB |
|---|---|
| RGB | rgb(239, 227, 251) |
| HSL | hsl(270, 75%, 94%) |
| HSV | hsv(270, 10%, 98%) |
| CMYK | cmyk(4.8%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.80, 8.37, -10.15) |
| CIE-LCH | lch(91.80, 13.16, 309.50°) |
| OKLab | oklab(93.25% 0.0213 -0.0272) |
| OKLCH | oklch(93.25% 0.034 308.1) |
| XYZ | xyz(80.4753, 80.2541, 102.4991) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Lavenderblush
#FFF0F5
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 8.68
Thistle
#D8BFD8
ΔE00 8.85
Pale Lilac
#E4CBFF
ΔE00 9.45
Ghostwhite
#F8F8FF
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3FB #EFFBE3
analogous
#E3E3FB #EFE3FB #FBE3FB
triadic
#EFE3FB #FBEFE3 #E3FBEF
tetradic
#EFE3FB #FBE3E3 #EFFBE3 #E3FBFB
square
#EFE3FB #FBE3E3 #EFFBE3 #E3FBFB
split-complementary
#EFE3FB #FBFBE3 #E3FBE3
monochromatic
#B278EC #D0ADF3 #EFE3FB #F0E4FB #F0E4FB
Accessibility & contrast
On white
1.23
#EFE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EFE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3FB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3FB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#EEE6EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe3fb; /* rgb */ color: rgb(239, 227, 251); /* oklch */ color: oklch(93.2% 0.034 308.1);
Tailwind
colors: {
custom: {
50: '#f4ebfc',
500: '#efe3fb',
950: '#000000',
},
}SCSS
$custom: #efe3fb; $custom-light: #f4ebfc; $custom-dark: #000000;
JSON
{
"hex": "#efe3fb",
"rgb": {
"r": 239,
"g": 227,
"b": 251
},
"hsl": {
"h": 270,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.93245,
"c": 0.03449,
"h": 308.1
},
"luminance": 0.80254
}Semantic roles & 50–950 ramp
primary
#EFE3FB
secondary
#C1E2A1
accent
#D70E73
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485