#EEDCF0#EEDCF0
#EEDCF0 is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.5% C 0.033 H 322.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCF0 |
|---|---|
| RGB | rgb(238, 220, 240) |
| HSL | hsl(294, 40%, 90%) |
| HSV | hsv(294, 8%, 94%) |
| CMYK | cmyk(0.8%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(89.70, 9.66, -7.51) |
| CIE-LCH | lch(89.70, 12.24, 322.12°) |
| OKLab | oklab(91.49% 0.0263 -0.02) |
| OKLCH | oklch(91.49% 0.033 322.8) |
| XYZ | xyz(76.5789, 75.6554, 92.9899) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.99
Lavender (CSS)
#E6E6FA
ΔE00 7.18
Lavenderblush
#FFF0F5
ΔE00 7.25
Light Pink
#FFD1DF
ΔE00 8.45
Pale Lavender
#EECFFE
ΔE00 8.56
Very Light Purple
#F6CEFC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCF0 #DEF0DC
analogous
#E4DCF0 #EEDCF0 #F0DCE8
triadic
#EEDCF0 #F0EEDC #DCF0EE
tetradic
#EEDCF0 #F0E4DC #DEF0DC #DCE8F0
square
#EEDCF0 #F0E4DC #DEF0DC #DCE8F0
split-complementary
#EEDCF0 #E8F0DC #DCF0E4
monochromatic
#C486CB #D9B1DE #EEDCF0 #F5EAF6 #F5EAF6
Accessibility & contrast
On white
1.30
#EEDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EEDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCF0
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCF0 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F1
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#EFDEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedcf0; /* rgb */ color: rgb(238, 220, 240); /* oklch */ color: oklch(91.5% 0.033 322.8);
Tailwind
colors: {
custom: {
50: '#f3e6f5',
500: '#eedcf0',
950: '#000000',
},
}SCSS
$custom: #eedcf0; $custom-light: #f3e6f5; $custom-dark: #000000;
JSON
{
"hex": "#eedcf0",
"rgb": {
"r": 238,
"g": 220,
"b": 240
},
"hsl": {
"h": 294,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91485,
"c": 0.03301,
"h": 322.8
},
"luminance": 0.75655
}Semantic roles & 50–950 ramp
primary
#EEDCF0
secondary
#A8CCA4
accent
#B3323F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485