#DDD2FD#DDD2FD
#DDD2FD is a very light, muted violet. Relative luminance 0.686; OKLCH L 88.6% C 0.060 H 296.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2FD |
|---|---|
| RGB | rgb(221, 210, 253) |
| HSL | hsl(255, 91%, 91%) |
| HSV | hsv(255, 17%, 99%) |
| CMYK | cmyk(12.6%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(86.28, 11.92, -19.61) |
| CIE-LCH | lch(86.28, 22.95, 301.29°) |
| OKLab | oklab(88.63% 0.027 -0.0532) |
| OKLCH | oklch(88.63% 0.06 296.9) |
| XYZ | xyz(70.5914, 68.5569, 102.4233) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.03
Periwinkle
#CCCCFF
ΔE00 4.75
Light Lavender
#DFC5FE
ΔE00 4.99
Pale Lavender
#EECFFE
ΔE00 5.37
Light Lilac
#EDC8FF
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2FD #F2FDD2
analogous
#D2DCFD #DDD2FD #F2D2FD
triadic
#DDD2FD #FDDDD2 #D2FDDD
tetradic
#DDD2FD #FDD2DC #F2FDD2 #D2FDF2
square
#DDD2FD #FDD2DC #F2FDD2 #D2FDF2
split-complementary
#DDD2FD #FDF2D2 #DCFDD2
monochromatic
#845DF8 #B197FA #DDD2FD #E9E2FE #E9E2FE
Accessibility & contrast
On white
1.43
#DDD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#DDD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2FD
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2FD | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CBD7FC
Tritanopia (blue-blind)
#D7D8E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ddd2fd; /* rgb */ color: rgb(221, 210, 253); /* oklch */ color: oklch(88.6% 0.060 296.9);
Tailwind
colors: {
custom: {
50: '#e7dffe',
500: '#ddd2fd',
950: '#000000',
},
}SCSS
$custom: #ddd2fd; $custom-light: #e7dffe; $custom-dark: #000000;
JSON
{
"hex": "#ddd2fd",
"rgb": {
"r": 221,
"g": 210,
"b": 253
},
"hsl": {
"h": 255.349,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.88626,
"c": 0.05961,
"h": 296.9
},
"luminance": 0.68557
}Semantic roles & 50–950 ramp
primary
#DDD2FD
secondary
#CFE68D
accent
#E600AB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485