#DCD9F4#DCD9F4
#DCD9F4 is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.6% C 0.037 H 290.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9F4 |
|---|---|
| RGB | rgb(220, 217, 244) |
| HSL | hsl(247, 55%, 90%) |
| HSV | hsv(247, 11%, 96%) |
| CMYK | cmyk(9.8%, 11.1%, 0%, 4.3%) |
| CIE-LAB | lab(87.67, 6.10, -12.79) |
| CIE-LCH | lch(87.67, 14.17, 295.49°) |
| OKLab | oklab(89.59% 0.013 -0.0344) |
| OKLCH | oklch(89.59% 0.037 290.7) |
| XYZ | xyz(70.6539, 71.3726, 95.6244) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.99
Periwinkle
#CCCCFF
ΔE00 7.49
Pale Lilac
#E4CBFF
ΔE00 9.14
Light Periwinkle
#C1C6FC
ΔE00 9.27
Thistle
#D8BFD8
ΔE00 9.32
Pale Lavender
#EECFFE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9F4 #F1F4D9
analogous
#D9E3F4 #DCD9F4 #E9D9F4
triadic
#DCD9F4 #F4DCD9 #D9F4DC
tetradic
#DCD9F4 #F4D9E3 #F1F4D9 #D9F4E9
square
#DCD9F4 #F4D9E3 #F1F4D9 #D9F4E9
split-complementary
#DCD9F4 #F4E9D9 #E3F4D9
monochromatic
#857AD9 #B0AAE6 #DCD9F4 #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.37
#DCD9F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DCD9F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9F4
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9F4 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 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)
#D3DCF5
Deuteranopia (green-blind)
#D3DBF3
Tritanopia (blue-blind)
#D8DDE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd9f4; /* rgb */ color: rgb(220, 217, 244); /* oklch */ color: oklch(89.6% 0.037 290.7);
Tailwind
colors: {
custom: {
50: '#e7e4f7',
500: '#dcd9f4',
950: '#000000',
},
}SCSS
$custom: #dcd9f4; $custom-light: #e7e4f7; $custom-dark: #000000;
JSON
{
"hex": "#dcd9f4",
"rgb": {
"r": 220,
"g": 217,
"b": 244
},
"hsl": {
"h": 246.667,
"s": 55.102,
"l": 90.392
},
"oklch": {
"l": 0.89593,
"c": 0.03684,
"h": 290.7
},
"luminance": 0.71373
}Semantic roles & 50–950 ramp
primary
#DCD9F4
secondary
#CED49D
accent
#C323B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485