#DDD5FD#DDD5FD
#DDD5FD is a very light, muted violet. Relative luminance 0.701; OKLCH L 89.2% C 0.055 H 294.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD5FD |
|---|---|
| RGB | rgb(221, 213, 253) |
| HSL | hsl(252, 91%, 91%) |
| HSV | hsv(252, 16%, 99%) |
| CMYK | cmyk(12.6%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(87.02, 10.33, -18.50) |
| CIE-LCH | lch(87.02, 21.19, 299.19°) |
| OKLab | oklab(89.2% 0.0228 -0.0501) |
| OKLCH | oklch(89.2% 0.055 294.4) |
| XYZ | xyz(71.3390, 70.0521, 102.6725) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 5.23
Light Lavender
#DFC5FE
ΔE00 6.20
Pale Lavender
#EECFFE
ΔE00 6.34
Light Periwinkle
#C1C6FC
ΔE00 7.20
Light Lilac
#EDC8FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD5FD #F5FDD5
analogous
#D5E1FD #DDD5FD #F1D5FD
triadic
#DDD5FD #FDDDD5 #D5FDDD
tetradic
#DDD5FD #FDD5E1 #F5FDD5 #D5FDF1
square
#DDD5FD #FDD5E1 #F5FDD5 #D5FDF1
split-complementary
#DDD5FD #FDF1D5 #E1FDD5
monochromatic
#7E60F7 #AE9BFA #DDD5FD #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.40
#DDD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DDD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD5FD
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD5FD | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFF
Deuteranopia (green-blind)
#CED9FC
Tritanopia (blue-blind)
#D7DBE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ddd5fd; /* rgb */ color: rgb(221, 213, 253); /* oklch */ color: oklch(89.2% 0.055 294.4);
Tailwind
colors: {
custom: {
50: '#e7e1fe',
500: '#ddd5fd',
950: '#000000',
},
}SCSS
$custom: #ddd5fd; $custom-light: #e7e1fe; $custom-dark: #000000;
JSON
{
"hex": "#ddd5fd",
"rgb": {
"r": 221,
"g": 213,
"b": 253
},
"hsl": {
"h": 252,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.892,
"c": 0.05504,
"h": 294.4
},
"luminance": 0.70053
}Semantic roles & 50–950 ramp
primary
#DDD5FD
secondary
#D5E690
accent
#E600B8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485