#EADFF3#EADFF3
#EADFF3 is a very light, muted violet. Relative luminance 0.767; OKLCH L 91.8% C 0.029 H 310.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFF3 |
|---|---|
| RGB | rgb(234, 223, 243) |
| HSL | hsl(273, 45%, 91%) |
| HSV | hsv(273, 8%, 95%) |
| CMYK | cmyk(3.7%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(90.20, 7.32, -8.38) |
| CIE-LCH | lch(90.20, 11.13, 311.15°) |
| OKLab | oklab(91.83% 0.0189 -0.0224) |
| OKLCH | oklch(91.83% 0.029 310.1) |
| XYZ | xyz(76.4943, 76.7391, 95.5589) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.67
Lavenderblush
#FFF0F5
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 8.41
Ghostwhite
#F8F8FF
ΔE00 8.87
Pale Lavender
#EECFFE
ΔE00 9.65
Very Light Pink
#FFF4F2
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFF3 #E8F3DF
analogous
#E0DFF3 #EADFF3 #F3DFF2
triadic
#EADFF3 #F3EADF #DFF3EA
tetradic
#EADFF3 #F3E0DF #E8F3DF #DFF2F3
square
#EADFF3 #F3E0DF #E8F3DF #DFF2F3
split-complementary
#EADFF3 #F2F3DF #DFF3E0
monochromatic
#B086D2 #CDB2E2 #EADFF3 #F0E9F7 #F0E9F7
Accessibility & contrast
On white
1.28
#EADFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EADFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFF3
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFF3 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F4
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#E9E1E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eadff3; /* rgb */ color: rgb(234, 223, 243); /* oklch */ color: oklch(91.8% 0.029 310.1);
Tailwind
colors: {
custom: {
50: '#f0e9f7',
500: '#eadff3',
950: '#000000',
},
}SCSS
$custom: #eadff3; $custom-light: #f0e9f7; $custom-dark: #000000;
JSON
{
"hex": "#eadff3",
"rgb": {
"r": 234,
"g": 223,
"b": 243
},
"hsl": {
"h": 273,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.91828,
"c": 0.02925,
"h": 310.1
},
"luminance": 0.76739
}Semantic roles & 50–950 ramp
primary
#EADFF3
secondary
#B9D1A5
accent
#B92D6C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485