#E9E2FB#E9E2FB
#E9E2FB is a very light, muted violet. Relative luminance 0.787; OKLCH L 92.6% C 0.034 H 298.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E2FB |
|---|---|
| RGB | rgb(233, 226, 251) |
| HSL | hsl(257, 76%, 94%) |
| HSV | hsv(257, 10%, 98%) |
| CMYK | cmyk(7.2%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.09, 6.94, -11.26) |
| CIE-LCH | lch(91.09, 13.23, 301.67°) |
| OKLab | oklab(92.58% 0.0164 -0.0302) |
| OKLCH | oklch(92.58% 0.034 298.5) |
| XYZ | xyz(78.2100, 78.6813, 102.3148) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.63
Lavenderblush
#FFF0F5
ΔE00 8.64
Ghostwhite
#F8F8FF
ΔE00 9.10
Pale Lavender
#EECFFE
ΔE00 9.37
Periwinkle
#CCCCFF
ΔE00 9.46
Thistle
#D8BFD8
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E2FB #F4FBE2
analogous
#E2E7FB #E9E2FB #F5E2FB
triadic
#E9E2FB #FBE9E2 #E2FBE9
tetradic
#E9E2FB #FBE2E7 #F4FBE2 #E2FBF5
square
#E9E2FB #FBE2E7 #F4FBE2 #E2FBF5
split-complementary
#E9E2FB #FBF5E2 #E7FBE2
monochromatic
#9776EC #C0ACF4 #E9E2FB #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.25
#E9E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#E9E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E2FB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E2FB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#E6E5EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e9e2fb; /* rgb */ color: rgb(233, 226, 251); /* oklch */ color: oklch(92.6% 0.034 298.5);
Tailwind
colors: {
custom: {
50: '#f0ebfc',
500: '#e9e2fb',
950: '#000000',
},
}SCSS
$custom: #e9e2fb; $custom-light: #f0ebfc; $custom-dark: #000000;
JSON
{
"hex": "#e9e2fb",
"rgb": {
"r": 233,
"g": 226,
"b": 251
},
"hsl": {
"h": 256.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.92578,
"c": 0.03437,
"h": 298.5
},
"luminance": 0.78681
}Semantic roles & 50–950 ramp
primary
#E9E2FB
secondary
#CFE2A0
accent
#D80E9F
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485