#EADBF4#EADBF4
#EADBF4 is a very light, muted violet. Relative luminance 0.747; OKLCH L 91.1% C 0.037 H 312.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBF4 |
|---|---|
| RGB | rgb(234, 219, 244) |
| HSL | hsl(276, 53%, 91%) |
| HSV | hsv(276, 10%, 96%) |
| CMYK | cmyk(4.1%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(89.25, 9.60, -10.32) |
| CIE-LCH | lch(89.25, 14.09, 312.92°) |
| OKLab | oklab(91.09% 0.0249 -0.0276) |
| OKLCH | oklch(91.09% 0.037 312.1) |
| XYZ | xyz(75.5896, 74.6875, 96.0044) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 6.92
Pale Lavender
#EECFFE
ΔE00 7.40
Pale Lilac
#E4CBFF
ΔE00 8.26
Very Light Purple
#F6CEFC
ΔE00 8.35
Lavenderblush
#FFF0F5
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBF4 #E5F4DB
analogous
#DDDBF4 #EADBF4 #F4DBF1
triadic
#EADBF4 #F4EADB #DBF4EA
tetradic
#EADBF4 #F4DDDB #E5F4DB #DBF1F4
square
#EADBF4 #F4DDDB #E5F4DB #DBF1F4
split-complementary
#EADBF4 #F1F4DB #DBF4DD
monochromatic
#B37DD7 #CFACE6 #EADBF4 #F1E8F8 #F1E8F8
Accessibility & contrast
On white
1.32
#EADBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EADBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBF4
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBF4 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF5
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#E9DEE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadbf4; /* rgb */ color: rgb(234, 219, 244); /* oklch */ color: oklch(91.1% 0.037 312.1);
Tailwind
colors: {
custom: {
50: '#f0e6f7',
500: '#eadbf4',
950: '#000000',
},
}SCSS
$custom: #eadbf4; $custom-light: #f0e6f7; $custom-dark: #000000;
JSON
{
"hex": "#eadbf4",
"rgb": {
"r": 234,
"g": 219,
"b": 244
},
"hsl": {
"h": 276,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.91092,
"c": 0.03717,
"h": 312.1
},
"luminance": 0.74687
}Semantic roles & 50–950 ramp
primary
#EADBF4
secondary
#B4D3A0
accent
#C12563
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485