#DDCEE1#DDCEE1
#DDCEE1 is a very light, muted purple. Relative luminance 0.650; OKLCH L 86.9% C 0.030 H 319.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEE1 |
|---|---|
| RGB | rgb(221, 206, 225) |
| HSL | hsl(287, 24%, 85%) |
| HSV | hsv(287, 8%, 88%) |
| CMYK | cmyk(1.8%, 8.4%, 0%, 11.8%) |
| CIE-LAB | lab(84.46, 8.58, -7.50) |
| CIE-LCH | lch(84.46, 11.40, 318.86°) |
| OKLab | oklab(86.93% 0.023 -0.02) |
| OKLCH | oklch(86.93% 0.03 319.1) |
| XYZ | xyz(65.4786, 64.9514, 80.3070) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.90
Lavender (CSS)
#E6E6FA
ΔE00 7.70
Pale Lavender
#EECFFE
ΔE00 9.12
Lavenderblush
#FFF0F5
ΔE00 9.25
Light Pink
#FFD1DF
ΔE00 9.53
Pale Lilac
#E4CBFF
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEE1 #D2E1CE
analogous
#D4CEE1 #DDCEE1 #E1CEDC
triadic
#DDCEE1 #E1DDCE #CEE1DD
tetradic
#DDCEE1 #E1D4CE #D2E1CE #CEDCE1
square
#DDCEE1 #E1D4CE #D2E1CE #CEDCE1
split-complementary
#DDCEE1 #DCE1CE #CEE1D4
monochromatic
#A882B3 #C3A8CA #DDCEE1 #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.50
#DDCEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#DDCEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEE1
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEE1 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E2
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#DDD0D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcee1; /* rgb */ color: rgb(221, 206, 225); /* oklch */ color: oklch(86.9% 0.030 319.1);
Tailwind
colors: {
custom: {
50: '#e7ddea',
500: '#ddcee1',
950: '#000000',
},
}SCSS
$custom: #ddcee1; $custom-light: #e7ddea; $custom-dark: #000000;
JSON
{
"hex": "#ddcee1",
"rgb": {
"r": 221,
"g": 206,
"b": 225
},
"hsl": {
"h": 287.368,
"s": 24.051,
"l": 84.51
},
"oklch": {
"l": 0.86926,
"c": 0.03048,
"h": 319.1
},
"luminance": 0.64951
}Semantic roles & 50–950 ramp
primary
#DDCEE1
secondary
#A1B89B
accent
#A34357
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484