#DDD3FF#DDD3FF
#DDD3FF is a very light, moderate violet. Relative luminance 0.692; OKLCH L 88.9% C 0.061 H 295.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD3FF |
|---|---|
| RGB | rgb(221, 211, 255) |
| HSL | hsl(254, 100%, 91%) |
| HSV | hsv(254, 17%, 100%) |
| CMYK | cmyk(13.3%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(86.59, 11.80, -20.20) |
| CIE-LCH | lch(86.59, 23.39, 300.29°) |
| OKLab | oklab(88.89% 0.0262 -0.0548) |
| OKLCH | oklch(88.89% 0.061 295.6) |
| XYZ | xyz(71.1593, 69.1803, 104.1926) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.22
Periwinkle
#CCCCFF
ΔE00 4.43
Light Lavender
#DFC5FE
ΔE00 5.11
Pale Lavender
#EECFFE
ΔE00 5.66
Light Lilac
#EDC8FF
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD3FF #F5FFD3
analogous
#D3DFFF #DDD3FF #F3D3FF
triadic
#DDD3FF #FFDDD3 #D3FFDD
tetradic
#DDD3FF #FFD3DF #F5FFD3 #D3FFF3
square
#DDD3FF #FFD3DF #F5FFD3 #D3FFF3
split-complementary
#DDD3FF #FFF3D3 #DFFFD3
monochromatic
#7E59FF #AE96FF #DDD3FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.42
#DDD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DDD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD3FF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD3FF | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#D7D9E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddd3ff; /* rgb */ color: rgb(221, 211, 255); /* oklch */ color: oklch(88.9% 0.061 295.6);
Tailwind
colors: {
custom: {
50: '#e7e0ff',
500: '#ddd3ff',
950: '#000000',
},
}SCSS
$custom: #ddd3ff; $custom-light: #e7e0ff; $custom-dark: #000000;
JSON
{
"hex": "#ddd3ff",
"rgb": {
"r": 221,
"g": 211,
"b": 255
},
"hsl": {
"h": 253.636,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.88887,
"c": 0.06076,
"h": 295.6
},
"luminance": 0.69181
}Semantic roles & 50–950 ramp
primary
#DDD3FF
secondary
#D5EB8C
accent
#E600B1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486