#DDCDFE#DDCDFE
#DDCDFE is a very light, moderate violet. Relative luminance 0.662; OKLCH L 87.7% C 0.069 H 299.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDFE |
|---|---|
| RGB | rgb(221, 205, 254) |
| HSL | hsl(260, 96%, 90%) |
| HSV | hsv(260, 19%, 100%) |
| CMYK | cmyk(13%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(85.09, 14.79, -21.94) |
| CIE-LCH | lch(85.09, 26.46, 303.97°) |
| OKLab | oklab(87.71% 0.0343 -0.0596) |
| OKLCH | oklch(87.71% 0.069 299.9) |
| XYZ | xyz(69.5359, 66.1904, 102.8594) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.28
Light Lavender
#DFC5FE
ΔE00 2.98
Pale Lavender
#EECFFE
ΔE00 4.36
Periwinkle
#CCCCFF
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 5.02
Very Light Purple
#F6CEFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDFE #EEFECD
analogous
#CDD5FE #DDCDFE #F6CDFE
triadic
#DDCDFE #FEDDCD #CDFEDD
tetradic
#DDCDFE #FECDD5 #EEFECD #CDFEF6
square
#DDCDFE #FECDD5 #EEFECD #CDFEF6
split-complementary
#DDCDFE #FEF6CD #D5FECD
monochromatic
#8B55FC #B491FD #DDCDFE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.47
#DDCDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DDCDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDFE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDFE | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#D8D4DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddcdfe; /* rgb */ color: rgb(221, 205, 254); /* oklch */ color: oklch(87.7% 0.069 299.9);
Tailwind
colors: {
custom: {
50: '#e8dcfe',
500: '#ddcdfe',
950: '#000000',
},
}SCSS
$custom: #ddcdfe; $custom-light: #e8dcfe; $custom-dark: #000000;
JSON
{
"hex": "#ddcdfe",
"rgb": {
"r": 221,
"g": 205,
"b": 254
},
"hsl": {
"h": 259.592,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.87712,
"c": 0.06878,
"h": 299.9
},
"luminance": 0.66191
}Semantic roles & 50–950 ramp
primary
#DDCDFE
secondary
#C8E888
accent
#E6009B
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486