#DDCFDF#DDCFDF
#DDCFDF is a very light, muted purple. Relative luminance 0.653; OKLCH L 87.1% C 0.026 H 321.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFDF |
|---|---|
| RGB | rgb(221, 207, 223) |
| HSL | hsl(293, 20%, 84%) |
| HSV | hsv(293, 7%, 87%) |
| CMYK | cmyk(0.9%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(84.65, 7.69, -6.15) |
| CIE-LCH | lch(84.65, 9.84, 321.34°) |
| OKLab | oklab(87.06% 0.0209 -0.0163) |
| OKLCH | oklch(87.06% 0.026 321.9) |
| XYZ | xyz(65.4489, 65.3260, 78.9590) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.78
Lavender (CSS)
#E6E6FA
ΔE00 7.41
Lavenderblush
#FFF0F5
ΔE00 8.49
Light Pink
#FFD1DF
ΔE00 9.72
Mistyrose
#FFE4E1
ΔE00 10.06
Light Gray
#D3D3D3
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFDF #D1DFCF
analogous
#D5CFDF #DDCFDF #DFCFD9
triadic
#DDCFDF #DFDDCF #CFDFDD
tetradic
#DDCFDF #DFD5CF #D1DFCF #CFD9DF
square
#DDCFDF #DFD5CF #D1DFCF #CFD9DF
split-complementary
#DDCFDF #D9DFCF #CFDFD5
monochromatic
#A986AE #C3AAC7 #DDCFDF #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.49
#DDCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DDCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFDF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFDF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2E0
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#DED0D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcfdf; /* rgb */ color: rgb(221, 207, 223); /* oklch */ color: oklch(87.1% 0.026 321.9);
Tailwind
colors: {
custom: {
50: '#e7dde9',
500: '#ddcfdf',
950: '#000000',
},
}SCSS
$custom: #ddcfdf; $custom-light: #e7dde9; $custom-dark: #000000;
JSON
{
"hex": "#ddcfdf",
"rgb": {
"r": 221,
"g": 207,
"b": 223
},
"hsl": {
"h": 292.5,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.87058,
"c": 0.02649,
"h": 321.9
},
"luminance": 0.65326
}Semantic roles & 50–950 ramp
primary
#DDCFDF
secondary
#A0B59D
accent
#9E4752
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484