#DDD2F4#DDD2F4
#DDD2F4 is a very light, muted violet. Relative luminance 0.680; OKLCH L 88.3% C 0.048 H 300.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2F4 |
|---|---|
| RGB | rgb(221, 210, 244) |
| HSL | hsl(259, 61%, 89%) |
| HSV | hsv(259, 14%, 96%) |
| CMYK | cmyk(9.4%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(86.00, 10.11, -15.27) |
| CIE-LCH | lch(86.00, 18.32, 303.51°) |
| OKLab | oklab(88.32% 0.024 -0.0412) |
| OKLCH | oklch(88.32% 0.048 300.2) |
| XYZ | xyz(69.1914, 67.9969, 95.0500) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.65
Pale Lavender
#EECFFE
ΔE00 6.08
Periwinkle
#CCCCFF
ΔE00 6.53
Light Lavender
#DFC5FE
ΔE00 6.80
Thistle
#D8BFD8
ΔE00 6.83
Lavender (CSS)
#E6E6FA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2F4 #E9F4D2
analogous
#D2D8F4 #DDD2F4 #EED2F4
triadic
#DDD2F4 #F4DDD2 #D2F4DD
tetradic
#DDD2F4 #F4D2D8 #E9F4D2 #D2F4EE
square
#DDD2F4 #F4D2D8 #E9F4D2 #D2F4EE
split-complementary
#DDD2F4 #F4EED2 #D8F4D2
monochromatic
#9370DC #B8A1E8 #DDD2F4 #ECE6F9 #ECE6F9
Accessibility & contrast
On white
1.44
#DDD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DDD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2F4
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2F4 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F6
Deuteranopia (green-blind)
#CED7F3
Tritanopia (blue-blind)
#D9D7DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd2f4; /* rgb */ color: rgb(221, 210, 244); /* oklch */ color: oklch(88.3% 0.048 300.2);
Tailwind
colors: {
custom: {
50: '#e7dff7',
500: '#ddd2f4',
950: '#000000',
},
}SCSS
$custom: #ddd2f4; $custom-light: #e7dff7; $custom-dark: #000000;
JSON
{
"hex": "#ddd2f4",
"rgb": {
"r": 221,
"g": 210,
"b": 244
},
"hsl": {
"h": 259.412,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.88316,
"c": 0.04765,
"h": 300.2
},
"luminance": 0.67997
}Semantic roles & 50–950 ramp
primary
#DDD2F4
secondary
#C0D596
accent
#C81D91
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485