#EADBFB#EADBFB
#EADBFB is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.3% C 0.046 H 306.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBFB |
|---|---|
| RGB | rgb(234, 219, 251) |
| HSL | hsl(268, 80%, 92%) |
| HSV | hsv(268, 13%, 98%) |
| CMYK | cmyk(6.8%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(89.45, 10.92, -13.70) |
| CIE-LCH | lch(89.45, 17.52, 308.57°) |
| OKLab | oklab(91.32% 0.0273 -0.0368) |
| OKLCH | oklch(91.32% 0.046 306.6) |
| XYZ | xyz(76.6727, 75.1207, 101.7086) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.75
Pale Lilac
#E4CBFF
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 7.11
Lavender (CSS)
#E6E6FA
ΔE00 7.33
Thistle
#D8BFD8
ΔE00 7.38
Light Lilac
#EDC8FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBFB #ECFBDB
analogous
#DBDCFB #EADBFB #FADBFB
triadic
#EADBFB #FBEADB #DBFBEA
tetradic
#EADBFB #FBDBDC #ECFBDB #DBFBFA
square
#EADBFB #FBDBDC #ECFBDB #DBFBFA
split-complementary
#EADBFB #FBFADB #DCFBDB
monochromatic
#AA6DEF #CAA4F5 #EADBFB #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.31
#EADBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#EADBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBFB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBFB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#E8DFE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadbfb; /* rgb */ color: rgb(234, 219, 251); /* oklch */ color: oklch(91.3% 0.046 306.6);
Tailwind
colors: {
custom: {
50: '#f0e6fc',
500: '#eadbfb',
950: '#000000',
},
}SCSS
$custom: #eadbfb; $custom-light: #f0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#eadbfb",
"rgb": {
"r": 234,
"g": 219,
"b": 251
},
"hsl": {
"h": 268.125,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91317,
"c": 0.04584,
"h": 306.6
},
"luminance": 0.7512
}Semantic roles & 50–950 ramp
primary
#EADBFB
secondary
#BFE298
accent
#DC0979
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485