#EAD2FA#EAD2FA
#EAD2FA is a very light, muted violet. Relative luminance 0.705; OKLCH L 89.6% C 0.060 H 311.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD2FA |
|---|---|
| RGB | rgb(234, 210, 250) |
| HSL | hsl(276, 80%, 90%) |
| HSV | hsv(276, 16%, 98%) |
| CMYK | cmyk(6.4%, 16%, 0%, 2%) |
| CIE-LAB | lab(87.24, 15.47, -16.49) |
| CIE-LCH | lch(87.24, 22.61, 313.17°) |
| OKLab | oklab(89.59% 0.0398 -0.0444) |
| OKLCH | oklch(89.59% 0.06 311.9) |
| XYZ | xyz(74.2307, 70.4883, 100.1190) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.26
Pale Lilac
#E4CBFF
ΔE00 3.47
Very Light Purple
#F6CEFC
ΔE00 3.87
Light Lilac
#EDC8FF
ΔE00 4.46
Light Lavender
#DFC5FE
ΔE00 5.14
Pale Mauve
#FED0FC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD2FA #E2FAD2
analogous
#D6D2FA #EAD2FA #FAD2F6
triadic
#EAD2FA #FAEAD2 #D2FAEA
tetradic
#EAD2FA #FAD6D2 #E2FAD2 #D2F6FA
square
#EAD2FA #FAD6D2 #E2FAD2 #D2F6FA
split-complementary
#EAD2FA #F6FAD2 #D2FAD6
monochromatic
#B764EE #D09BF4 #EAD2FA #F2E3FC #F2E3FC
Accessibility & contrast
On white
1.39
#EAD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EAD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD2FA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD2FA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#E9D7DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ead2fa; /* rgb */ color: rgb(234, 210, 250); /* oklch */ color: oklch(89.6% 0.060 311.9);
Tailwind
colors: {
custom: {
50: '#f1dffc',
500: '#ead2fa',
950: '#000000',
},
}SCSS
$custom: #ead2fa; $custom-light: #f1dffc; $custom-dark: #000000;
JSON
{
"hex": "#ead2fa",
"rgb": {
"r": 234,
"g": 210,
"b": 250
},
"hsl": {
"h": 276,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.89587,
"c": 0.05963,
"h": 311.9
},
"luminance": 0.70488
}Semantic roles & 50–950 ramp
primary
#EAD2FA
secondary
#B0E090
accent
#DC095E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485