#DCD9FC#DCD9FC
#DCD9FC is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.9% C 0.048 H 289.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9FC |
|---|---|
| RGB | rgb(220, 217, 252) |
| HSL | hsl(245, 85%, 92%) |
| HSV | hsv(245, 14%, 99%) |
| CMYK | cmyk(12.7%, 13.9%, 0%, 1.2%) |
| CIE-LAB | lab(87.91, 7.70, -16.65) |
| CIE-LCH | lch(87.91, 18.34, 294.83°) |
| OKLab | oklab(89.86% 0.0158 -0.045) |
| OKLCH | oklch(89.86% 0.048 289.3) |
| XYZ | xyz(71.8950, 71.8691, 102.1610) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.41
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 7.38
Light Periwinkle
#C1C6FC
ΔE00 7.51
Light Lavender
#DFC5FE
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9FC #F9FCD9
analogous
#D9E8FC #DCD9FC #EED9FC
triadic
#DCD9FC #FCDCD9 #D9FCDC
tetradic
#DCD9FC #FCD9E8 #F9FCD9 #D9FCEE
square
#DCD9FC #FCD9E8 #F9FCD9 #D9FCEE
split-complementary
#DCD9FC #FCEED9 #E8FCD9
monochromatic
#7468F3 #A8A0F8 #DCD9FC #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.37
#DCD9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DCD9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9FC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9FC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFE
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#D6DEE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd9fc; /* rgb */ color: rgb(220, 217, 252); /* oklch */ color: oklch(89.9% 0.048 289.3);
Tailwind
colors: {
custom: {
50: '#e7e4fd',
500: '#dcd9fc',
950: '#000000',
},
}SCSS
$custom: #dcd9fc; $custom-light: #e7e4fd; $custom-dark: #000000;
JSON
{
"hex": "#dcd9fc",
"rgb": {
"r": 220,
"g": 217,
"b": 252
},
"hsl": {
"h": 245.143,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.8986,
"c": 0.04773,
"h": 289.3
},
"luminance": 0.7187
}Semantic roles & 50–950 ramp
primary
#DCD9FC
secondary
#DDE495
accent
#E204CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485