#EADCF6#EADCF6
#EADCF6 is a very light, muted violet. Relative luminance 0.753; OKLCH L 91.3% C 0.038 H 309.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCF6 |
|---|---|
| RGB | rgb(234, 220, 246) |
| HSL | hsl(272, 59%, 91%) |
| HSV | hsv(272, 11%, 96%) |
| CMYK | cmyk(4.9%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(89.55, 9.45, -10.92) |
| CIE-LCH | lch(89.55, 14.44, 310.86°) |
| OKLab | oklab(91.35% 0.0242 -0.0292) |
| OKLCH | oklch(91.35% 0.038 309.6) |
| XYZ | xyz(76.1566, 75.3329, 97.6996) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Thistle
#D8BFD8
ΔE00 7.26
Pale Lavender
#EECFFE
ΔE00 7.34
Pale Lilac
#E4CBFF
ΔE00 8.10
Very Light Purple
#F6CEFC
ΔE00 8.40
Lavenderblush
#FFF0F5
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCF6 #E8F6DC
analogous
#DDDCF6 #EADCF6 #F6DCF5
triadic
#EADCF6 #F6EADC #DCF6EA
tetradic
#EADCF6 #F6DDDC #E8F6DC #DCF5F6
square
#EADCF6 #F6DDDC #E8F6DC #DCF5F6
split-complementary
#EADCF6 #F5F6DC #DCF6DD
monochromatic
#B07BDD #CDABE9 #EADCF6 #F0E7F9 #F0E7F9
Accessibility & contrast
On white
1.31
#EADCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EADCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCF6
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCF6 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F7
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#E9DFE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadcf6; /* rgb */ color: rgb(234, 220, 246); /* oklch */ color: oklch(91.3% 0.038 309.6);
Tailwind
colors: {
custom: {
50: '#f0e6f9',
500: '#eadcf6',
950: '#000000',
},
}SCSS
$custom: #eadcf6; $custom-light: #f0e6f9; $custom-dark: #000000;
JSON
{
"hex": "#eadcf6",
"rgb": {
"r": 234,
"g": 220,
"b": 246
},
"hsl": {
"h": 272.308,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91346,
"c": 0.03794,
"h": 309.6
},
"luminance": 0.75333
}Semantic roles & 50–950 ramp
primary
#EADCF6
secondary
#B9D79F
accent
#C71F6C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485