#EADFF0#EADFF0
#EADFF0 is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.7% C 0.026 H 314.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFF0 |
|---|---|
| RGB | rgb(234, 223, 240) |
| HSL | hsl(279, 36%, 91%) |
| HSV | hsv(279, 7%, 94%) |
| CMYK | cmyk(2.5%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(90.12, 6.77, -6.93) |
| CIE-LCH | lch(90.12, 9.68, 314.33°) |
| OKLab | oklab(91.74% 0.0178 -0.0184) |
| OKLCH | oklch(91.74% 0.026 314) |
| XYZ | xyz(76.0450, 76.5593, 93.1924) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.74
Lavenderblush
#FFF0F5
ΔE00 6.21
Ghostwhite
#F8F8FF
ΔE00 8.23
Thistle
#D8BFD8
ΔE00 8.69
Very Light Pink
#FFF4F2
ΔE00 9.33
Mistyrose
#FFE4E1
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFF0 #E5F0DF
analogous
#E1DFF0 #EADFF0 #F0DFED
triadic
#EADFF0 #F0EADF #DFF0EA
tetradic
#EADFF0 #F0E1DF #E5F0DF #DFEDF0
square
#EADFF0 #F0E1DF #E5F0DF #DFEDF0
split-complementary
#EADFF0 #EDF0DF #DFF0E1
monochromatic
#B38CC9 #CFB5DC #EADFF0 #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.29
#EADFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EADFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFF0
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFF0 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#EAE1E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eadff0; /* rgb */ color: rgb(234, 223, 240); /* oklch */ color: oklch(91.7% 0.026 314.0);
Tailwind
colors: {
custom: {
50: '#f0e9f5',
500: '#eadff0',
950: '#000000',
},
}SCSS
$custom: #eadff0; $custom-light: #f0e9f5; $custom-dark: #000000;
JSON
{
"hex": "#eadff0",
"rgb": {
"r": 234,
"g": 223,
"b": 240
},
"hsl": {
"h": 278.824,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.91736,
"c": 0.02562,
"h": 314
},
"luminance": 0.76559
}Semantic roles & 50–950 ramp
primary
#EADFF0
secondary
#B4CBA8
accent
#AF3661
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485