#DDCDF7#DDCDF7
#DDCDF7 is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.5% C 0.060 H 302.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDF7 |
|---|---|
| RGB | rgb(221, 205, 247) |
| HSL | hsl(263, 72%, 89%) |
| HSV | hsv(263, 17%, 97%) |
| CMYK | cmyk(10.5%, 17%, 0%, 3.1%) |
| CIE-LAB | lab(84.87, 13.36, -18.57) |
| CIE-LCH | lch(84.87, 22.88, 305.74°) |
| OKLab | oklab(87.46% 0.0321 -0.0503) |
| OKLCH | oklch(87.46% 0.06 302.5) |
| XYZ | xyz(68.4354, 65.7502, 97.0634) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.05
Pale Lavender
#EECFFE
ΔE00 4.12
Light Lavender
#DFC5FE
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 5.97
Very Light Purple
#F6CEFC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDF7 #E7F7CD
analogous
#CDD2F7 #DDCDF7 #F2CDF7
triadic
#DDCDF7 #F7DDCD #CDF7DD
tetradic
#DDCDF7 #F7CDD2 #E7F7CD #CDF7F2
square
#DDCDF7 #F7CDD2 #E7F7CD #CDF7F2
split-complementary
#DDCDF7 #F7F2CD #D2F7CD
monochromatic
#9563E6 #B998EF #DDCDF7 #EDE5FB #EDE5FB
Accessibility & contrast
On white
1.48
#DDCDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DDCDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDF7
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDF7 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4F9
Deuteranopia (green-blind)
#C8D4F6
Tritanopia (blue-blind)
#D9D3DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcdf7; /* rgb */ color: rgb(221, 205, 247); /* oklch */ color: oklch(87.5% 0.060 302.5);
Tailwind
colors: {
custom: {
50: '#e7dcfa',
500: '#ddcdf7',
950: '#000000',
},
}SCSS
$custom: #ddcdf7; $custom-light: #e7dcfa; $custom-dark: #000000;
JSON
{
"hex": "#ddcdf7",
"rgb": {
"r": 221,
"g": 205,
"b": 247
},
"hsl": {
"h": 262.857,
"s": 72.414,
"l": 88.627
},
"oklch": {
"l": 0.87463,
"c": 0.05961,
"h": 302.5
},
"luminance": 0.6575
}Semantic roles & 50–950 ramp
primary
#DDCDF7
secondary
#BDDA8E
accent
#D4118A
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485