#DCD9F2#DCD9F2
#DCD9F2 is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.5% C 0.034 H 291.2°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9F2 |
|---|---|
| RGB | rgb(220, 217, 242) |
| HSL | hsl(247, 49%, 90%) |
| HSV | hsv(247, 10%, 95%) |
| CMYK | cmyk(9.1%, 10.3%, 0%, 5.1%) |
| CIE-LAB | lab(87.61, 5.71, -11.83) |
| CIE-LCH | lch(87.61, 13.13, 295.75°) |
| OKLab | oklab(89.53% 0.0123 -0.0318) |
| OKLCH | oklch(89.53% 0.034 291.2) |
| XYZ | xyz(70.3519, 71.2518, 94.0338) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.60
Periwinkle
#CCCCFF
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 9.32
Pale Lilac
#E4CBFF
ΔE00 9.68
Light Periwinkle
#C1C6FC
ΔE00 9.77
Ghostwhite
#F8F8FF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9F2 #EFF2D9
analogous
#D9E2F2 #DCD9F2 #E9D9F2
triadic
#DCD9F2 #F2DCD9 #D9F2DC
tetradic
#DCD9F2 #F2D9E2 #EFF2D9 #D9F2E9
square
#DCD9F2 #F2D9E2 #EFF2D9 #D9F2E9
split-complementary
#DCD9F2 #F2E9D9 #E2F2D9
monochromatic
#887ED3 #B2ABE2 #DCD9F2 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.38
#DCD9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DCD9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9F2
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9F2 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#D4DBF1
Tritanopia (blue-blind)
#D8DDE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd9f2; /* rgb */ color: rgb(220, 217, 242); /* oklch */ color: oklch(89.5% 0.034 291.2);
Tailwind
colors: {
custom: {
50: '#e7e4f6',
500: '#dcd9f2',
950: '#000000',
},
}SCSS
$custom: #dcd9f2; $custom-light: #e7e4f6; $custom-dark: #000000;
JSON
{
"hex": "#dcd9f2",
"rgb": {
"r": 220,
"g": 217,
"b": 242
},
"hsl": {
"h": 247.2,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.89528,
"c": 0.03411,
"h": 291.2
},
"luminance": 0.71252
}Semantic roles & 50–950 ramp
primary
#DCD9F2
secondary
#CAD09F
accent
#BC29AB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485