#EADCFA#EADCFA
#EADCFA is a very light, muted violet. Relative luminance 0.756; OKLCH L 91.5% C 0.043 H 306.5°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCFA |
|---|---|
| RGB | rgb(234, 220, 250) |
| HSL | hsl(268, 75%, 92%) |
| HSV | hsv(268, 12%, 98%) |
| CMYK | cmyk(6.4%, 12%, 0%, 2%) |
| CIE-LAB | lab(89.66, 10.21, -12.85) |
| CIE-LCH | lch(89.66, 16.41, 308.46°) |
| OKLab | oklab(91.48% 0.0256 -0.0345) |
| OKLCH | oklch(91.48% 0.043 306.5) |
| XYZ | xyz(76.7772, 75.5811, 100.9678) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Pale Lilac
#E4CBFF
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 7.49
Very Light Purple
#F6CEFC
ΔE00 7.69
Light Lilac
#EDC8FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCFA #ECFADC
analogous
#DCDDFA #EADCFA #F9DCFA
triadic
#EADCFA #FAEADC #DCFAEA
tetradic
#EADCFA #FADCDD #ECFADC #DCFAF9
square
#EADCFA #FADCDD #ECFADC #DCFAF9
split-complementary
#EADCFA #FAF9DC #DDFADC
monochromatic
#AA71EB #CAA6F2 #EADCFA #EFE4FB #EFE4FB
Accessibility & contrast
On white
1.30
#EADCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EADCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCFA
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCFA | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#E8E0E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadcfa; /* rgb */ color: rgb(234, 220, 250); /* oklch */ color: oklch(91.5% 0.043 306.5);
Tailwind
colors: {
custom: {
50: '#f0e6fc',
500: '#eadcfa',
950: '#000000',
},
}SCSS
$custom: #eadcfa; $custom-light: #f0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#eadcfa",
"rgb": {
"r": 234,
"g": 220,
"b": 250
},
"hsl": {
"h": 268,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.91475,
"c": 0.04294,
"h": 306.5
},
"luminance": 0.75581
}Semantic roles & 50–950 ramp
primary
#EADCFA
secondary
#BFE09B
accent
#D70E79
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485