#DDD7FC#DDD7FC
#DDD7FC is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.5% C 0.051 H 292.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD7FC |
|---|---|
| RGB | rgb(221, 215, 252) |
| HSL | hsl(250, 86%, 92%) |
| HSV | hsv(250, 15%, 99%) |
| CMYK | cmyk(12.3%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(87.49, 9.07, -17.27) |
| CIE-LCH | lch(87.49, 19.51, 297.71°) |
| OKLab | oklab(89.55% 0.0196 -0.0467) |
| OKLCH | oklch(89.55% 0.051 292.8) |
| XYZ | xyz(71.6863, 71.0009, 102.0045) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.23
Pale Lilac
#E4CBFF
ΔE00 6.24
Lavender (CSS)
#E6E6FA
ΔE00 6.83
Pale Lavender
#EECFFE
ΔE00 7.18
Light Lavender
#DFC5FE
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD7FC #F6FCD7
analogous
#D7E4FC #DDD7FC #F0D7FC
triadic
#DDD7FC #FCDDD7 #D7FCDD
tetradic
#DDD7FC #FCD7E4 #F6FCD7 #D7FCF0
square
#DDD7FC #FCD7E4 #F6FCD7 #D7FCF0
split-complementary
#DDD7FC #FCF0D7 #E4FCD7
monochromatic
#7C65F3 #AD9EF8 #DDD7FC #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.38
#DDD7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DDD7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD7FC
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD7FC | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFE
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#D7DDE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ddd7fc; /* rgb */ color: rgb(221, 215, 252); /* oklch */ color: oklch(89.5% 0.051 292.8);
Tailwind
colors: {
custom: {
50: '#e7e3fd',
500: '#ddd7fc',
950: '#000000',
},
}SCSS
$custom: #ddd7fc; $custom-light: #e7e3fd; $custom-dark: #000000;
JSON
{
"hex": "#ddd7fc",
"rgb": {
"r": 221,
"g": 215,
"b": 252
},
"hsl": {
"h": 249.73,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.8955,
"c": 0.05069,
"h": 292.8
},
"luminance": 0.71001
}Semantic roles & 50–950 ramp
primary
#DDD7FC
secondary
#D7E493
accent
#E303BE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485