#DDD3FD#DDD3FD
#DDD3FD is a very light, muted violet. Relative luminance 0.691; OKLCH L 88.8% C 0.058 H 296.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD3FD |
|---|---|
| RGB | rgb(221, 211, 253) |
| HSL | hsl(254, 91%, 91%) |
| HSV | hsv(254, 17%, 99%) |
| CMYK | cmyk(12.6%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(86.53, 11.39, -19.24) |
| CIE-LCH | lch(86.53, 22.36, 300.63°) |
| OKLab | oklab(88.82% 0.0256 -0.0521) |
| OKLCH | oklch(88.82% 0.058 296.1) |
| XYZ | xyz(70.8391, 69.0522, 102.5059) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.41
Periwinkle
#CCCCFF
ΔE00 4.75
Light Lavender
#DFC5FE
ΔE00 5.38
Pale Lavender
#EECFFE
ΔE00 5.67
Light Lilac
#EDC8FF
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD3FD #F3FDD3
analogous
#D3DEFD #DDD3FD #F2D3FD
triadic
#DDD3FD #FDDDD3 #D3FDDD
tetradic
#DDD3FD #FDD3DE #F3FDD3 #D3FDF2
square
#DDD3FD #FDD3DE #F3FDD3 #D3FDF2
split-complementary
#DDD3FD #FDF2D3 #DEFDD3
monochromatic
#835EF8 #B098FA #DDD3FD #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.42
#DDD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DDD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD3FD
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD3FD | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#D7D9E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddd3fd; /* rgb */ color: rgb(221, 211, 253); /* oklch */ color: oklch(88.8% 0.058 296.1);
Tailwind
colors: {
custom: {
50: '#e7e0fe',
500: '#ddd3fd',
950: '#000000',
},
}SCSS
$custom: #ddd3fd; $custom-light: #e7e0fe; $custom-dark: #000000;
JSON
{
"hex": "#ddd3fd",
"rgb": {
"r": 221,
"g": 211,
"b": 253
},
"hsl": {
"h": 254.286,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.88817,
"c": 0.05808,
"h": 296.1
},
"luminance": 0.69053
}Semantic roles & 50–950 ramp
primary
#DDD3FD
secondary
#D1E68E
accent
#E600AF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485