#E8D2FA#E8D2FA
#E8D2FA is a very light, muted violet. Relative luminance 0.702; OKLCH L 89.4% C 0.059 H 309.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D2FA |
|---|---|
| RGB | rgb(232, 210, 250) |
| HSL | hsl(273, 80%, 90%) |
| HSV | hsv(273, 16%, 98%) |
| CMYK | cmyk(7.2%, 16%, 0%, 2%) |
| CIE-LAB | lab(87.07, 14.83, -16.75) |
| CIE-LCH | lch(87.07, 22.37, 311.51°) |
| OKLab | oklab(89.42% 0.0377 -0.0452) |
| OKLCH | oklch(89.42% 0.059 309.8) |
| XYZ | xyz(73.5777, 70.1515, 100.0884) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.61
Pale Lilac
#E4CBFF
ΔE00 3.37
Very Light Purple
#F6CEFC
ΔE00 4.38
Light Lilac
#EDC8FF
ΔE00 4.70
Light Lavender
#DFC5FE
ΔE00 5.02
Pale Mauve
#FED0FC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D2FA #E4FAD2
analogous
#D4D2FA #E8D2FA #FAD2F8
triadic
#E8D2FA #FAE8D2 #D2FAE8
tetradic
#E8D2FA #FAD4D2 #E4FAD2 #D2F8FA
square
#E8D2FA #FAD4D2 #E4FAD2 #D2F8FA
split-complementary
#E8D2FA #F8FAD2 #D2FAD4
monochromatic
#B064EE #CC9BF4 #E8D2FA #F1E3FC #F1E3FC
Accessibility & contrast
On white
1.40
#E8D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#E8D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D2FA
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D2FA | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#D0DBF9
Tritanopia (blue-blind)
#E6D7DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e8d2fa; /* rgb */ color: rgb(232, 210, 250); /* oklch */ color: oklch(89.4% 0.059 309.8);
Tailwind
colors: {
custom: {
50: '#efdffc',
500: '#e8d2fa',
950: '#000000',
},
}SCSS
$custom: #e8d2fa; $custom-light: #efdffc; $custom-dark: #000000;
JSON
{
"hex": "#e8d2fa",
"rgb": {
"r": 232,
"g": 210,
"b": 250
},
"hsl": {
"h": 273,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.89419,
"c": 0.0588,
"h": 309.8
},
"luminance": 0.70151
}Semantic roles & 50–950 ramp
primary
#E8D2FA
secondary
#B4E090
accent
#DC0968
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485