#DDCDF2#DDCDF2
#DDCDF2 is a very light, muted violet. Relative luminance 0.654; OKLCH L 87.3% C 0.053 H 304.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDF2 |
|---|---|
| RGB | rgb(221, 205, 242) |
| HSL | hsl(266, 59%, 88%) |
| HSV | hsv(266, 15%, 95%) |
| CMYK | cmyk(8.7%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(84.71, 12.37, -16.15) |
| CIE-LCH | lch(84.71, 20.35, 307.44°) |
| OKLab | oklab(87.29% 0.0304 -0.0436) |
| OKLCH | oklch(87.29% 0.053 304.9) |
| XYZ | xyz(67.6742, 65.4457, 93.0543) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.19
Pale Lavender
#EECFFE
ΔE00 4.56
Light Lavender
#DFC5FE
ΔE00 5.35
Thistle
#D8BFD8
ΔE00 5.80
Light Lilac
#EDC8FF
ΔE00 6.11
Very Light Purple
#F6CEFC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDF2 #E2F2CD
analogous
#CDCFF2 #DDCDF2 #EFCDF2
triadic
#DDCDF2 #F2DDCD #CDF2DD
tetradic
#DDCDF2 #F2CDCF #E2F2CD #CDF2EF
square
#DDCDF2 #F2CDCF #E2F2CD #CDF2EF
split-complementary
#DDCDF2 #F2EFCD #CFF2CD
monochromatic
#9B6CD9 #BC9CE5 #DDCDF2 #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.49
#DDCDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#DDCDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDF2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDF2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#CAD4F1
Tritanopia (blue-blind)
#DAD2D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcdf2; /* rgb */ color: rgb(221, 205, 242); /* oklch */ color: oklch(87.3% 0.053 304.9);
Tailwind
colors: {
custom: {
50: '#e7dcf6',
500: '#ddcdf2',
950: '#000000',
},
}SCSS
$custom: #ddcdf2; $custom-light: #e7dcf6; $custom-dark: #000000;
JSON
{
"hex": "#ddcdf2",
"rgb": {
"r": 221,
"g": 205,
"b": 242
},
"hsl": {
"h": 265.946,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.8729,
"c": 0.05313,
"h": 304.9
},
"luminance": 0.65446
}Semantic roles & 50–950 ramp
primary
#DDCDF2
secondary
#B6D192
accent
#C61F7E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485