#DDD8FC#DDD8FC
#DDD8FC is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.7% C 0.049 H 291.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD8FC |
|---|---|
| RGB | rgb(221, 216, 252) |
| HSL | hsl(248, 86%, 92%) |
| HSV | hsv(248, 14%, 99%) |
| CMYK | cmyk(12.3%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(87.73, 8.55, -16.90) |
| CIE-LCH | lch(87.73, 18.94, 296.82°) |
| OKLab | oklab(89.74% 0.0182 -0.0457) |
| OKLCH | oklch(89.74% 0.049 291.8) |
| XYZ | xyz(71.9417, 71.5117, 102.0896) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.38
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Pale Lilac
#E4CBFF
ΔE00 6.69
Pale Lavender
#EECFFE
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 7.60
Light Lavender
#DFC5FE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD8FC #F7FCD8
analogous
#D8E5FC #DDD8FC #EFD8FC
triadic
#DDD8FC #FCDDD8 #D8FCDD
tetradic
#DDD8FC #FCD8E5 #F7FCD8 #D8FCEF
square
#DDD8FC #FCD8E5 #F7FCD8 #D8FCEF
split-complementary
#DDD8FC #FCEFD8 #E5FCD8
monochromatic
#7A66F3 #AB9FF8 #DDD8FC #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.37
#DDD8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DDD8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD8FC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD8FC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#D1DBFB
Tritanopia (blue-blind)
#D7DDE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ddd8fc; /* rgb */ color: rgb(221, 216, 252); /* oklch */ color: oklch(89.7% 0.049 291.8);
Tailwind
colors: {
custom: {
50: '#e7e4fd',
500: '#ddd8fc',
950: '#000000',
},
}SCSS
$custom: #ddd8fc; $custom-light: #e7e4fd; $custom-dark: #000000;
JSON
{
"hex": "#ddd8fc",
"rgb": {
"r": 221,
"g": 216,
"b": 252
},
"hsl": {
"h": 248.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.89744,
"c": 0.04921,
"h": 291.8
},
"luminance": 0.71512
}Semantic roles & 50–950 ramp
primary
#DDD8FC
secondary
#D9E494
accent
#E203C3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485