#EADBF6#EADBF6
#EADBF6 is a very light, muted violet. Relative luminance 0.748; OKLCH L 91.2% C 0.040 H 310.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBF6 |
|---|---|
| RGB | rgb(234, 219, 246) |
| HSL | hsl(273, 60%, 91%) |
| HSV | hsv(273, 11%, 96%) |
| CMYK | cmyk(4.9%, 11%, 0%, 3.5%) |
| CIE-LAB | lab(89.30, 9.97, -11.29) |
| CIE-LCH | lch(89.30, 15.06, 311.46°) |
| OKLab | oklab(91.16% 0.0256 -0.0302) |
| OKLCH | oklch(91.16% 0.04 310.3) |
| XYZ | xyz(75.8949, 74.8096, 97.6123) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 6.87
Thistle
#D8BFD8
ΔE00 6.98
Pale Lilac
#E4CBFF
ΔE00 7.68
Very Light Purple
#F6CEFC
ΔE00 7.93
Pale Mauve
#FED0FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBF6 #E7F6DB
analogous
#DCDBF6 #EADBF6 #F6DBF4
triadic
#EADBF6 #F6EADB #DBF6EA
tetradic
#EADBF6 #F6DCDB #E7F6DB #DBF4F6
square
#EADBF6 #F6DCDB #E7F6DB #DBF4F6
split-complementary
#EADBF6 #F4F6DB #DBF6DC
monochromatic
#B179DE #CDAAEA #EADBF6 #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.32
#EADBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EADBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBF6
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBF6 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F7
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#E9DEE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadbf6; /* rgb */ color: rgb(234, 219, 246); /* oklch */ color: oklch(91.2% 0.040 310.3);
Tailwind
colors: {
custom: {
50: '#f0e6f9',
500: '#eadbf6',
950: '#000000',
},
}SCSS
$custom: #eadbf6; $custom-light: #f0e6f9; $custom-dark: #000000;
JSON
{
"hex": "#eadbf6",
"rgb": {
"r": 234,
"g": 219,
"b": 246
},
"hsl": {
"h": 273.333,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.91155,
"c": 0.03961,
"h": 310.3
},
"luminance": 0.74809
}Semantic roles & 50–950 ramp
primary
#EADBF6
secondary
#B7D79E
accent
#C81E69
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485