#EADCF3#EADCF3
#EADCF3 is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.3% C 0.034 H 312.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCF3 |
|---|---|
| RGB | rgb(234, 220, 243) |
| HSL | hsl(277, 49%, 91%) |
| HSV | hsv(277, 9%, 95%) |
| CMYK | cmyk(3.7%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(89.46, 8.89, -9.47) |
| CIE-LCH | lch(89.46, 12.99, 313.17°) |
| OKLab | oklab(91.25% 0.0231 -0.0253) |
| OKLCH | oklch(91.25% 0.034 312.4) |
| XYZ | xyz(75.6999, 75.1502, 95.2941) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.99
Thistle
#D8BFD8
ΔE00 7.25
Lavenderblush
#FFF0F5
ΔE00 8.11
Pale Lavender
#EECFFE
ΔE00 8.15
Pale Lilac
#E4CBFF
ΔE00 8.99
Very Light Purple
#F6CEFC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCF3 #E5F3DC
analogous
#DEDCF3 #EADCF3 #F3DCF0
triadic
#EADCF3 #F3EADC #DCF3EA
tetradic
#EADCF3 #F3DEDC #E5F3DC #DCF0F3
square
#EADCF3 #F3DEDC #E5F3DC #DCF0F3
split-complementary
#EADCF3 #F0F3DC #DCF3DE
monochromatic
#B381D4 #CFAEE3 #EADCF3 #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.31
#EADCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EADCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCF3
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCF3 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#E9DEE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadcf3; /* rgb */ color: rgb(234, 220, 243); /* oklch */ color: oklch(91.3% 0.034 312.4);
Tailwind
colors: {
custom: {
50: '#f0e6f7',
500: '#eadcf3',
950: '#000000',
},
}SCSS
$custom: #eadcf3; $custom-light: #f0e6f7; $custom-dark: #000000;
JSON
{
"hex": "#eadcf3",
"rgb": {
"r": 234,
"g": 220,
"b": 243
},
"hsl": {
"h": 276.522,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.91252,
"c": 0.03428,
"h": 312.4
},
"luminance": 0.7515
}Semantic roles & 50–950 ramp
primary
#EADCF3
secondary
#B4D1A2
accent
#BC2963
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485