#DCD8FC#DCD8FC
#DCD8FC is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.7% C 0.049 H 290.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8FC |
|---|---|
| RGB | rgb(220, 216, 252) |
| HSL | hsl(247, 86%, 92%) |
| HSV | hsv(247, 14%, 99%) |
| CMYK | cmyk(12.7%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(87.66, 8.23, -17.02) |
| CIE-LCH | lch(87.66, 18.91, 295.80°) |
| OKLab | oklab(89.67% 0.0172 -0.0461) |
| OKLCH | oklch(89.67% 0.049 290.5) |
| XYZ | xyz(71.6381, 71.3552, 102.0754) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.21
Lavender (CSS)
#E6E6FA
ΔE00 6.29
Pale Lilac
#E4CBFF
ΔE00 6.92
Light Periwinkle
#C1C6FC
ΔE00 7.39
Light Lavender
#DFC5FE
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8FC #F8FCD8
analogous
#D8E6FC #DCD8FC #EED8FC
triadic
#DCD8FC #FCDCD8 #D8FCDC
tetradic
#DCD8FC #FCD8E6 #F8FCD8 #D8FCEE
square
#DCD8FC #FCD8E6 #F8FCD8 #D8FCEE
split-complementary
#DCD8FC #FCEED8 #E6FCD8
monochromatic
#7666F3 #A99FF8 #DCD8FC #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.38
#DCD8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DCD8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8FC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8FC | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#D6DDE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd8fc; /* rgb */ color: rgb(220, 216, 252); /* oklch */ color: oklch(89.7% 0.049 290.5);
Tailwind
colors: {
custom: {
50: '#e7e4fd',
500: '#dcd8fc',
950: '#000000',
},
}SCSS
$custom: #dcd8fc; $custom-light: #e7e4fd; $custom-dark: #000000;
JSON
{
"hex": "#dcd8fc",
"rgb": {
"r": 220,
"g": 216,
"b": 252
},
"hsl": {
"h": 246.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.89666,
"c": 0.04916,
"h": 290.5
},
"luminance": 0.71356
}Semantic roles & 50–950 ramp
primary
#DCD8FC
secondary
#DBE494
accent
#E203C9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485