#DCD8FB#DCD8FB
#DCD8FB is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.6% C 0.048 H 290.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8FB |
|---|---|
| RGB | rgb(220, 216, 251) |
| HSL | hsl(247, 81%, 92%) |
| HSV | hsv(247, 14%, 98%) |
| CMYK | cmyk(12.4%, 13.9%, 0%, 1.6%) |
| CIE-LAB | lab(87.63, 8.03, -16.54) |
| CIE-LCH | lch(87.63, 18.39, 295.89°) |
| OKLab | oklab(89.63% 0.0169 -0.0447) |
| OKLCH | oklch(89.63% 0.048 290.6) |
| XYZ | xyz(71.4800, 71.2919, 101.2430) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.44
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Pale Lilac
#E4CBFF
ΔE00 7.09
Light Periwinkle
#C1C6FC
ΔE00 7.58
Light Lavender
#DFC5FE
ΔE00 8.01
Pale Lavender
#EECFFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8FB #F7FBD8
analogous
#D8E6FB #DCD8FB #EED8FB
triadic
#DCD8FB #FBDCD8 #D8FBDC
tetradic
#DCD8FB #FBD8E6 #F7FBD8 #D8FBEE
square
#DCD8FB #FBD8E6 #F7FBD8 #D8FBEE
split-complementary
#DCD8FB #FBEED8 #E6FBD8
monochromatic
#7869F0 #AAA0F5 #DCD8FB #E6E3FC #E6E3FC
Accessibility & contrast
On white
1.38
#DCD8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DCD8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8FB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8FB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#D6DDE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd8fb; /* rgb */ color: rgb(220, 216, 251); /* oklch */ color: oklch(89.6% 0.048 290.6);
Tailwind
colors: {
custom: {
50: '#e7e4fc',
500: '#dcd8fb',
950: '#000000',
},
}SCSS
$custom: #dcd8fb; $custom-light: #e7e4fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd8fb",
"rgb": {
"r": 220,
"g": 216,
"b": 251
},
"hsl": {
"h": 246.857,
"s": 81.395,
"l": 91.569
},
"oklch": {
"l": 0.89632,
"c": 0.0478,
"h": 290.6
},
"luminance": 0.71292
}Semantic roles & 50–950 ramp
primary
#DCD8FB
secondary
#D9E295
accent
#DE08C5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485