#EADCFB#EADCFB
#EADCFB is a very light, muted violet. Relative luminance 0.756; OKLCH L 91.5% C 0.044 H 305.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCFB |
|---|---|
| RGB | rgb(234, 220, 251) |
| HSL | hsl(267, 79%, 92%) |
| HSV | hsv(267, 12%, 98%) |
| CMYK | cmyk(6.8%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.69, 10.40, -13.33) |
| CIE-LCH | lch(89.69, 16.91, 307.96°) |
| OKLab | oklab(91.51% 0.0259 -0.0358) |
| OKLCH | oklch(91.51% 0.044 305.9) |
| XYZ | xyz(76.9344, 75.6440, 101.7958) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.20
Pale Lilac
#E4CBFF
ΔE00 6.77
Lavender (CSS)
#E6E6FA
ΔE00 6.88
Very Light Purple
#F6CEFC
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 7.58
Light Lavender
#DFC5FE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCFB #EDFBDC
analogous
#DCDEFB #EADCFB #FADCFB
triadic
#EADCFB #FBEADC #DCFBEA
tetradic
#EADCFB #FBDCDE #EDFBDC #DCFBFA
square
#EADCFB #FBDCDE #EDFBDC #DCFBFA
split-complementary
#EADCFB #FBFADC #DEFBDC
monochromatic
#A86EEE #C9A5F5 #EADCFB #EFE4FC #EFE4FC
Accessibility & contrast
On white
1.30
#EADCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EADCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCFB
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCFB | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#E8E0E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadcfb; /* rgb */ color: rgb(234, 220, 251); /* oklch */ color: oklch(91.5% 0.044 305.9);
Tailwind
colors: {
custom: {
50: '#f0e6fc',
500: '#eadcfb',
950: '#000000',
},
}SCSS
$custom: #eadcfb; $custom-light: #f0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#eadcfb",
"rgb": {
"r": 234,
"g": 220,
"b": 251
},
"hsl": {
"h": 267.097,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91508,
"c": 0.04421,
"h": 305.9
},
"luminance": 0.75644
}Semantic roles & 50–950 ramp
primary
#EADCFB
secondary
#C1E299
accent
#DC0A7D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485