#DCD9FB#DCD9FB
#DCD9FB is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.8% C 0.046 H 289.5°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9FB |
|---|---|
| RGB | rgb(220, 217, 251) |
| HSL | hsl(245, 81%, 92%) |
| HSV | hsv(245, 14%, 98%) |
| CMYK | cmyk(12.4%, 13.5%, 0%, 1.6%) |
| CIE-LAB | lab(87.88, 7.50, -16.17) |
| CIE-LCH | lch(87.88, 17.82, 294.89°) |
| OKLab | oklab(89.83% 0.0155 -0.0437) |
| OKLCH | oklch(89.83% 0.046 289.5) |
| XYZ | xyz(71.7370, 71.8059, 101.3286) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Periwinkle
#CCCCFF
ΔE00 5.64
Pale Lilac
#E4CBFF
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 7.71
Light Lavender
#DFC5FE
ΔE00 8.46
Pale Lavender
#EECFFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9FB #F8FBD9
analogous
#D9E7FB #DCD9FB #EDD9FB
triadic
#DCD9FB #FBDCD9 #D9FBDC
tetradic
#DCD9FB #FBD9E7 #F8FBD9 #D9FBED
square
#DCD9FB #FBD9E7 #F8FBD9 #D9FBED
split-complementary
#DCD9FB #FBEDD9 #E7FBD9
monochromatic
#766AEF #A9A2F5 #DCD9FB #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.37
#DCD9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#DCD9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9FB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9FB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#D1DCFA
Tritanopia (blue-blind)
#D6DEE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd9fb; /* rgb */ color: rgb(220, 217, 251); /* oklch */ color: oklch(89.8% 0.046 289.5);
Tailwind
colors: {
custom: {
50: '#e7e4fc',
500: '#dcd9fb',
950: '#000000',
},
}SCSS
$custom: #dcd9fb; $custom-light: #e7e4fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd9fb",
"rgb": {
"r": 220,
"g": 217,
"b": 251
},
"hsl": {
"h": 245.294,
"s": 80.952,
"l": 91.765
},
"oklch": {
"l": 0.89826,
"c": 0.04636,
"h": 289.5
},
"luminance": 0.71806
}Semantic roles & 50–950 ramp
primary
#DCD9FB
secondary
#DBE296
accent
#DD08CB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485