#EADFFB#EADFFB
#EADFFB is a very light, muted violet. Relative luminance 0.772; OKLCH L 92.1% C 0.039 H 303.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFFB |
|---|---|
| RGB | rgb(234, 223, 251) |
| HSL | hsl(264, 78%, 93%) |
| HSV | hsv(264, 11%, 98%) |
| CMYK | cmyk(6.8%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.43, 8.83, -12.23) |
| CIE-LCH | lch(90.43, 15.09, 305.82°) |
| OKLab | oklab(92.08% 0.0217 -0.0328) |
| OKLCH | oklch(92.08% 0.039 303.4) |
| XYZ | xyz(77.7288, 77.2329, 102.0606) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 7.63
Pale Lilac
#E4CBFF
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 8.35
Very Light Purple
#F6CEFC
ΔE00 8.93
Periwinkle
#CCCCFF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFFB #F0FBDF
analogous
#DFE2FB #EADFFB #F8DFFB
triadic
#EADFFB #FBEADF #DFFBEA
tetradic
#EADFFB #FBDFE2 #F0FBDF #DFFBF8
square
#EADFFB #FBDFE2 #F0FBDF #DFFBF8
split-complementary
#EADFFB #FBF8DF #E2FBDF
monochromatic
#A372ED #C6A9F4 #EADFFB #EDE4FC #EDE4FC
Accessibility & contrast
On white
1.28
#EADFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EADFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFFB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFFB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#DCE4FA
Tritanopia (blue-blind)
#E8E3E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eadffb; /* rgb */ color: rgb(234, 223, 251); /* oklch */ color: oklch(92.1% 0.039 303.4);
Tailwind
colors: {
custom: {
50: '#f0e9fc',
500: '#eadffb',
950: '#000000',
},
}SCSS
$custom: #eadffb; $custom-light: #f0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#eadffb",
"rgb": {
"r": 234,
"g": 223,
"b": 251
},
"hsl": {
"h": 263.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92081,
"c": 0.03935,
"h": 303.4
},
"luminance": 0.77233
}Semantic roles & 50–950 ramp
primary
#EADFFB
secondary
#C7E29C
accent
#DA0B89
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485