#DCD8F2#DCD8F2
#DCD8F2 is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.3% C 0.036 H 292.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8F2 |
|---|---|
| RGB | rgb(220, 216, 242) |
| HSL | hsl(249, 50%, 90%) |
| HSV | hsv(249, 11%, 95%) |
| CMYK | cmyk(9.1%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(87.36, 6.23, -12.20) |
| CIE-LCH | lch(87.36, 13.70, 297.05°) |
| OKLab | oklab(89.33% 0.0137 -0.0328) |
| OKLCH | oklch(89.33% 0.036 292.7) |
| XYZ | xyz(70.0949, 70.7379, 93.9482) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.10
Periwinkle
#CCCCFF
ΔE00 7.81
Thistle
#D8BFD8
ΔE00 8.88
Pale Lilac
#E4CBFF
ΔE00 9.16
Pale Lavender
#EECFFE
ΔE00 9.54
Light Periwinkle
#C1C6FC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8F2 #EEF2D8
analogous
#D8E1F2 #DCD8F2 #E9D8F2
triadic
#DCD8F2 #F2DCD8 #D8F2DC
tetradic
#DCD8F2 #F2D8E1 #EEF2D8 #D8F2E9
square
#DCD8F2 #F2D8E1 #EEF2D8 #D8F2E9
split-complementary
#DCD8F2 #F2E9D8 #E1F2D8
monochromatic
#8A7CD3 #B3AAE3 #DCD8F2 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.39
#DCD8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DCD8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8F2
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8F2 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#D3DAF1
Tritanopia (blue-blind)
#D8DCE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd8f2; /* rgb */ color: rgb(220, 216, 242); /* oklch */ color: oklch(89.3% 0.036 292.7);
Tailwind
colors: {
custom: {
50: '#e7e4f6',
500: '#dcd8f2',
950: '#000000',
},
}SCSS
$custom: #dcd8f2; $custom-light: #e7e4f6; $custom-dark: #000000;
JSON
{
"hex": "#dcd8f2",
"rgb": {
"r": 220,
"g": 216,
"b": 242
},
"hsl": {
"h": 249.231,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.89333,
"c": 0.03557,
"h": 292.7
},
"luminance": 0.70738
}Semantic roles & 50–950 ramp
primary
#DCD8F2
secondary
#C9D09E
accent
#BD28A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485