#DDD1FF#DDD1FF
#DDD1FF is a very light, moderate violet. Relative luminance 0.682; OKLCH L 88.5% C 0.064 H 297.0°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD1FF |
|---|---|
| RGB | rgb(221, 209, 255) |
| HSL | hsl(256, 100%, 91%) |
| HSV | hsv(256, 18%, 100%) |
| CMYK | cmyk(13.3%, 18%, 0%, 0%) |
| CIE-LAB | lab(86.10, 12.86, -20.94) |
| CIE-LCH | lch(86.10, 24.58, 301.56°) |
| OKLab | oklab(88.51% 0.029 -0.0569) |
| OKLCH | oklch(88.51% 0.064 297) |
| XYZ | xyz(70.6656, 68.1928, 104.0280) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.50
Light Lavender
#DFC5FE
ΔE00 4.35
Periwinkle
#CCCCFF
ΔE00 4.49
Pale Lavender
#EECFFE
ΔE00 5.15
Light Lilac
#EDC8FF
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD1FF #F3FFD1
analogous
#D1DCFF #DDD1FF #F4D1FF
triadic
#DDD1FF #FFDDD1 #D1FFDD
tetradic
#DDD1FF #FFD1DC #F3FFD1 #D1FFF4
square
#DDD1FF #FFD1DC #F3FFD1 #D1FFF4
split-complementary
#DDD1FF #FFF4D1 #DCFFD1
monochromatic
#8357FF #B094FF #DDD1FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.43
#DDD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DDD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD1FF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD1FF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#D7D8E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd1ff; /* rgb */ color: rgb(221, 209, 255); /* oklch */ color: oklch(88.5% 0.064 297.0);
Tailwind
colors: {
custom: {
50: '#e7dfff',
500: '#ddd1ff',
950: '#000000',
},
}SCSS
$custom: #ddd1ff; $custom-light: #e7dfff; $custom-dark: #000000;
JSON
{
"hex": "#ddd1ff",
"rgb": {
"r": 221,
"g": 209,
"b": 255
},
"hsl": {
"h": 255.652,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.88506,
"c": 0.06383,
"h": 297
},
"luminance": 0.68193
}Semantic roles & 50–950 ramp
primary
#DDD1FF
secondary
#D1EA8A
accent
#E600AA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486