#DDCDFF#DDCDFF
#DDCDFF is a very light, moderate violet. Relative luminance 0.663; OKLCH L 87.7% C 0.070 H 299.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDFF |
|---|---|
| RGB | rgb(221, 205, 255) |
| HSL | hsl(259, 100%, 90%) |
| HSV | hsv(259, 20%, 100%) |
| CMYK | cmyk(13.3%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(85.13, 14.99, -22.42) |
| CIE-LCH | lch(85.13, 26.97, 303.77°) |
| OKLab | oklab(87.75% 0.0346 -0.061) |
| OKLCH | oklch(87.75% 0.07 299.6) |
| XYZ | xyz(69.6965, 66.2546, 103.7050) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.29
Light Lavender
#DFC5FE
ΔE00 2.89
Pale Lavender
#EECFFE
ΔE00 4.46
Periwinkle
#CCCCFF
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 5.03
Very Light Purple
#F6CEFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDFF #EFFFCD
analogous
#CDD6FF #DDCDFF #F6CDFF
triadic
#DDCDFF #FFDDCD #CDFFDD
tetradic
#DDCDFF #FFCDD6 #EFFFCD #CDFFF6
square
#DDCDFF #FFCDD6 #EFFFCD #CDFFF6
split-complementary
#DDCDFF #FFF6CD #D6FFCD
monochromatic
#8A53FF #B390FF #DDCDFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.47
#DDCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DDCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDFF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDFF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D5FF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#D7D4DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddcdff; /* rgb */ color: rgb(221, 205, 255); /* oklch */ color: oklch(87.7% 0.070 299.6);
Tailwind
colors: {
custom: {
50: '#e8dcff',
500: '#ddcdff',
950: '#000000',
},
}SCSS
$custom: #ddcdff; $custom-light: #e8dcff; $custom-dark: #000000;
JSON
{
"hex": "#ddcdff",
"rgb": {
"r": 221,
"g": 205,
"b": 255
},
"hsl": {
"h": 259.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.87748,
"c": 0.0701,
"h": 299.6
},
"luminance": 0.66255
}Semantic roles & 50–950 ramp
primary
#DDCDFF
secondary
#CAEA86
accent
#E6009C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486