#DDD4FD#DDD4FD
#DDD4FD is a very light, muted violet. Relative luminance 0.696; OKLCH L 89.0% C 0.057 H 295.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4FD |
|---|---|
| RGB | rgb(221, 212, 253) |
| HSL | hsl(253, 91%, 91%) |
| HSV | hsv(253, 16%, 99%) |
| CMYK | cmyk(12.6%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(86.78, 10.86, -18.87) |
| CIE-LCH | lch(86.78, 21.77, 299.93°) |
| OKLab | oklab(89.01% 0.0242 -0.0511) |
| OKLCH | oklch(89.01% 0.057 295.3) |
| XYZ | xyz(71.0883, 69.5506, 102.5889) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 4.82
Light Lavender
#DFC5FE
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 7.16
Light Lilac
#EDC8FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4FD #F4FDD4
analogous
#D4DFFD #DDD4FD #F1D4FD
triadic
#DDD4FD #FDDDD4 #D4FDDD
tetradic
#DDD4FD #FDD4DF #F4FDD4 #D4FDF1
square
#DDD4FD #FDD4DF #F4FDD4 #D4FDF1
split-complementary
#DDD4FD #FDF1D4 #DFFDD4
monochromatic
#815FF8 #AF9AFA #DDD4FD #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.41
#DDD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DDD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4FD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4FD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#D7DAE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddd4fd; /* rgb */ color: rgb(221, 212, 253); /* oklch */ color: oklch(89.0% 0.057 295.3);
Tailwind
colors: {
custom: {
50: '#e7e1fe',
500: '#ddd4fd',
950: '#000000',
},
}SCSS
$custom: #ddd4fd; $custom-light: #e7e1fe; $custom-dark: #000000;
JSON
{
"hex": "#ddd4fd",
"rgb": {
"r": 221,
"g": 212,
"b": 253
},
"hsl": {
"h": 253.171,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.89008,
"c": 0.05655,
"h": 295.3
},
"luminance": 0.69551
}Semantic roles & 50–950 ramp
primary
#DDD4FD
secondary
#D3E68F
accent
#E600B3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485