#DDCFDE#DDCFDE
#DDCFDE is a very light, muted purple. Relative luminance 0.653; OKLCH L 87.0% C 0.025 H 323.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFDE |
|---|---|
| RGB | rgb(221, 207, 222) |
| HSL | hsl(296, 19%, 84%) |
| HSV | hsv(296, 7%, 87%) |
| CMYK | cmyk(0.5%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(84.62, 7.50, -5.66) |
| CIE-LCH | lch(84.62, 9.40, 322.98°) |
| OKLab | oklab(87.03% 0.0205 -0.015) |
| OKLCH | oklch(87.03% 0.025 323.8) |
| XYZ | xyz(65.3145, 65.2722, 78.2510) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.00
Lavender (CSS)
#E6E6FA
ΔE00 7.48
Lavenderblush
#FFF0F5
ΔE00 8.30
Light Pink
#FFD1DF
ΔE00 9.72
Mistyrose
#FFE4E1
ΔE00 9.80
Light Gray
#D3D3D3
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFDE #D0DECF
analogous
#D6CFDE #DDCFDE #DECFD8
triadic
#DDCFDE #DEDDCF #CFDEDD
tetradic
#DDCFDE #DED6CF #D0DECF #CFD8DE
square
#DDCFDE #DED6CF #D0DECF #CFD8DE
split-complementary
#DDCFDE #D8DECF #CFDED6
monochromatic
#AA86AC #C3ABC5 #DDCFDE #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.49
#DDCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DDCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFDE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFDE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#DED0D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcfde; /* rgb */ color: rgb(221, 207, 222); /* oklch */ color: oklch(87.0% 0.025 323.8);
Tailwind
colors: {
custom: {
50: '#e7dde8',
500: '#ddcfde',
950: '#000000',
},
}SCSS
$custom: #ddcfde; $custom-light: #e7dde8; $custom-dark: #000000;
JSON
{
"hex": "#ddcfde",
"rgb": {
"r": 221,
"g": 207,
"b": 222
},
"hsl": {
"h": 296,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.87028,
"c": 0.02539,
"h": 323.8
},
"luminance": 0.65272
}Semantic roles & 50–950 ramp
primary
#DDCFDE
secondary
#9FB49D
accent
#9D494E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484