#ECD6ED#ECD6ED
#ECD6ED is a very light, muted purple. Relative luminance 0.720; OKLCH L 90.1% C 0.039 H 324.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ECD6ED |
|---|---|
| RGB | rgb(236, 214, 237) |
| HSL | hsl(297, 39%, 88%) |
| HSV | hsv(297, 10%, 93%) |
| CMYK | cmyk(0.4%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(87.99, 11.59, -8.49) |
| CIE-LCH | lch(87.99, 14.36, 323.78°) |
| OKLab | oklab(90.09% 0.0317 -0.0226) |
| OKLCH | oklch(90.09% 0.039 324.6) |
| XYZ | xyz(73.9225, 72.0412, 90.1154) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.41
Pale Lavender
#EECFFE
ΔE00 7.08
Very Light Purple
#F6CEFC
ΔE00 7.42
Light Pink
#FFD1DF
ΔE00 7.52
Pale Mauve
#FED0FC
ΔE00 7.72
Pale Pink
#FFCFDC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECD6ED #D7EDD6
analogous
#E0D6ED #ECD6ED #EDD6E2
triadic
#ECD6ED #EDECD6 #D6EDEC
tetradic
#ECD6ED #EDE0D6 #D7EDD6 #D6E2ED
square
#ECD6ED #EDE0D6 #D7EDD6 #D6E2ED
split-complementary
#ECD6ED #E2EDD6 #D6EDE0
monochromatic
#C581C8 #D8ABDA #ECD6ED #F5EAF6 #F5EAF6
Accessibility & contrast
On white
1.36
#ECD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#ECD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECD6ED
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECD6ED | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#EDD8DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ecd6ed; /* rgb */ color: rgb(236, 214, 237); /* oklch */ color: oklch(90.1% 0.039 324.6);
Tailwind
colors: {
custom: {
50: '#f2e2f2',
500: '#ecd6ed',
950: '#000000',
},
}SCSS
$custom: #ecd6ed; $custom-light: #f2e2f2; $custom-dark: #000000;
JSON
{
"hex": "#ecd6ed",
"rgb": {
"r": 236,
"g": 214,
"b": 237
},
"hsl": {
"h": 297.391,
"s": 38.983,
"l": 88.431
},
"oklch": {
"l": 0.90085,
"c": 0.03895,
"h": 324.6
},
"luminance": 0.7204
}Semantic roles & 50–950 ramp
primary
#ECD6ED
secondary
#A1C89F
accent
#B23439
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485