#EADCF0#EADCF0
#EADCF0 is a very light, muted purple. Relative luminance 0.750; OKLCH L 91.2% C 0.031 H 315.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCF0 |
|---|---|
| RGB | rgb(234, 220, 240) |
| HSL | hsl(282, 40%, 90%) |
| HSV | hsv(282, 8%, 94%) |
| CMYK | cmyk(2.5%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(89.38, 8.33, -8.02) |
| CIE-LCH | lch(89.38, 11.57, 316.08°) |
| OKLab | oklab(91.16% 0.0221 -0.0214) |
| OKLCH | oklch(91.16% 0.031 315.9) |
| XYZ | xyz(75.2505, 74.9705, 92.9276) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Lavenderblush
#FFF0F5
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 9.03
Light Pink
#FFD1DF
ΔE00 9.72
Very Light Purple
#F6CEFC
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCF0 #E2F0DC
analogous
#E0DCF0 #EADCF0 #F0DCEC
triadic
#EADCF0 #F0EADC #DCF0EA
tetradic
#EADCF0 #F0E0DC #E2F0DC #DCECF0
square
#EADCF0 #F0E0DC #E2F0DC #DCECF0
split-complementary
#EADCF0 #ECF0DC #DCF0E0
monochromatic
#B786CB #D0B1DE #EADCF0 #F2EAF6 #F2EAF6
Accessibility & contrast
On white
1.31
#EADCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EADCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCF0
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCF0 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#EADEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadcf0; /* rgb */ color: rgb(234, 220, 240); /* oklch */ color: oklch(91.2% 0.031 315.9);
Tailwind
colors: {
custom: {
50: '#f0e6f5',
500: '#eadcf0',
950: '#000000',
},
}SCSS
$custom: #eadcf0; $custom-light: #f0e6f5; $custom-dark: #000000;
JSON
{
"hex": "#eadcf0",
"rgb": {
"r": 234,
"g": 220,
"b": 240
},
"hsl": {
"h": 282,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91158,
"c": 0.03072,
"h": 315.9
},
"luminance": 0.7497
}Semantic roles & 50–950 ramp
primary
#EADCF0
secondary
#B0CCA4
accent
#B33259
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485