#EADBF3#EADBF3
#EADBF3 is a very light, muted violet. Relative luminance 0.746; OKLCH L 91.1% C 0.036 H 313.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBF3 |
|---|---|
| RGB | rgb(234, 219, 243) |
| HSL | hsl(278, 50%, 91%) |
| HSV | hsv(278, 10%, 95%) |
| CMYK | cmyk(3.7%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(89.22, 9.41, -9.84) |
| CIE-LCH | lch(89.22, 13.61, 313.72°) |
| OKLab | oklab(91.06% 0.0246 -0.0263) |
| OKLCH | oklch(91.06% 0.036 313) |
| XYZ | xyz(75.4382, 74.6269, 95.2069) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.43
Thistle
#D8BFD8
ΔE00 6.92
Pale Lavender
#EECFFE
ΔE00 7.67
Lavenderblush
#FFF0F5
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.56
Very Light Purple
#F6CEFC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBF3 #E4F3DB
analogous
#DEDBF3 #EADBF3 #F3DBF0
triadic
#EADBF3 #F3EADB #DBF3EA
tetradic
#EADBF3 #F3DEDB #E4F3DB #DBF0F3
square
#EADBF3 #F3DEDB #E4F3DB #DBF0F3
split-complementary
#EADBF3 #F0F3DB #DBF3DE
monochromatic
#B47FD4 #CFADE4 #EADBF3 #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.32
#EADBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#EADBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBF3
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBF3 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF4
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#E9DEE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadbf3; /* rgb */ color: rgb(234, 219, 243); /* oklch */ color: oklch(91.1% 0.036 313.0);
Tailwind
colors: {
custom: {
50: '#f0e6f7',
500: '#eadbf3',
950: '#000000',
},
}SCSS
$custom: #eadbf3; $custom-light: #f0e6f7; $custom-dark: #000000;
JSON
{
"hex": "#eadbf3",
"rgb": {
"r": 234,
"g": 219,
"b": 243
},
"hsl": {
"h": 277.5,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.9106,
"c": 0.03597,
"h": 313
},
"luminance": 0.74627
}Semantic roles & 50–950 ramp
primary
#EADBF3
secondary
#B3D2A1
accent
#BD2860
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485