#DDCDFD#DDCDFD
#DDCDFD is a very light, moderate violet. Relative luminance 0.661; OKLCH L 87.7% C 0.067 H 300.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDFD |
|---|---|
| RGB | rgb(221, 205, 253) |
| HSL | hsl(260, 92%, 90%) |
| HSV | hsv(260, 19%, 99%) |
| CMYK | cmyk(12.6%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(85.06, 14.58, -21.46) |
| CIE-LCH | lch(85.06, 25.95, 304.19°) |
| OKLab | oklab(87.68% 0.034 -0.0583) |
| OKLCH | oklch(87.68% 0.067 300.2) |
| XYZ | xyz(69.3762, 66.1265, 102.0182) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.31
Light Lavender
#DFC5FE
ΔE00 3.10
Pale Lavender
#EECFFE
ΔE00 4.27
Light Lilac
#EDC8FF
ΔE00 5.02
Periwinkle
#CCCCFF
ΔE00 5.09
Very Light Purple
#F6CEFC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDFD #EDFDCD
analogous
#CDD5FD #DDCDFD #F5CDFD
triadic
#DDCDFD #FDDDCD #CDFDDD
tetradic
#DDCDFD #FDCDD5 #EDFDCD #CDFDF5
square
#DDCDFD #FDCDD5 #EDFDCD #CDFDF5
split-complementary
#DDCDFD #FDF5CD #D5FDCD
monochromatic
#8D57F8 #B592FB #DDCDFD #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.48
#DDCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DDCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDFD
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDFD | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#D8D4DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcdfd; /* rgb */ color: rgb(221, 205, 253); /* oklch */ color: oklch(87.7% 0.067 300.2);
Tailwind
colors: {
custom: {
50: '#e7dcfe',
500: '#ddcdfd',
950: '#000000',
},
}SCSS
$custom: #ddcdfd; $custom-light: #e7dcfe; $custom-dark: #000000;
JSON
{
"hex": "#ddcdfd",
"rgb": {
"r": 221,
"g": 205,
"b": 253
},
"hsl": {
"h": 260,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.87676,
"c": 0.06746,
"h": 300.2
},
"luminance": 0.66127
}Semantic roles & 50–950 ramp
primary
#DDCDFD
secondary
#C7E689
accent
#E60099
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485