#EFE2FB#EFE2FB
#EFE2FB is a very light, muted violet. Relative luminance 0.797; OKLCH L 93.1% C 0.036 H 308.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2FB |
|---|---|
| RGB | rgb(239, 226, 251) |
| HSL | hsl(271, 76%, 94%) |
| HSV | hsv(271, 10%, 98%) |
| CMYK | cmyk(4.8%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.55, 8.89, -10.52) |
| CIE-LCH | lch(91.55, 13.77, 310.21°) |
| OKLab | oklab(93.05% 0.0227 -0.0281) |
| OKLCH | oklch(93.05% 0.036 308.9) |
| XYZ | xyz(80.2026, 79.7087, 102.4082) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Lavenderblush
#FFF0F5
ΔE00 8.15
Pale Lavender
#EECFFE
ΔE00 8.18
Thistle
#D8BFD8
ΔE00 8.53
Pale Lilac
#E4CBFF
ΔE00 9.01
Very Light Purple
#F6CEFC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2FB #EEFBE2
analogous
#E2E2FB #EFE2FB #FBE2FA
triadic
#EFE2FB #FBEFE2 #E2FBEF
tetradic
#EFE2FB #FBE2E2 #EEFBE2 #E2FAFB
square
#EFE2FB #FBE2E2 #EEFBE2 #E2FAFB
split-complementary
#EFE2FB #FAFBE2 #E2FBE2
monochromatic
#B476EC #D1ACF4 #EFE2FB #F0E4FB #F0E4FB
Accessibility & contrast
On white
1.24
#EFE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EFE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2FB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2FB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#EEE5EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe2fb; /* rgb */ color: rgb(239, 226, 251); /* oklch */ color: oklch(93.1% 0.036 308.9);
Tailwind
colors: {
custom: {
50: '#f4ebfc',
500: '#efe2fb',
950: '#000000',
},
}SCSS
$custom: #efe2fb; $custom-light: #f4ebfc; $custom-dark: #000000;
JSON
{
"hex": "#efe2fb",
"rgb": {
"r": 239,
"g": 226,
"b": 251
},
"hsl": {
"h": 271.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93054,
"c": 0.03614,
"h": 308.9
},
"luminance": 0.79708
}Semantic roles & 50–950 ramp
primary
#EFE2FB
secondary
#BFE2A0
accent
#D80E6F
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485