#DCD9FE#DCD9FE
#DCD9FE is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.9% C 0.050 H 289.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9FE |
|---|---|
| RGB | rgb(220, 217, 254) |
| HSL | hsl(245, 95%, 92%) |
| HSV | hsv(245, 15%, 100%) |
| CMYK | cmyk(13.4%, 14.6%, 0%, 0.4%) |
| CIE-LAB | lab(87.97, 8.11, -17.61) |
| CIE-LCH | lch(87.97, 19.39, 294.73°) |
| OKLab | oklab(89.93% 0.0165 -0.0477) |
| OKLCH | oklch(89.93% 0.05 289.1) |
| XYZ | xyz(72.2136, 71.9965, 103.8389) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.97
Lavender (CSS)
#E6E6FA
ΔE00 6.34
Pale Lilac
#E4CBFF
ΔE00 7.06
Light Periwinkle
#C1C6FC
ΔE00 7.15
Light Lavender
#DFC5FE
ΔE00 7.91
Pale Lavender
#EECFFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9FE #FBFED9
analogous
#D9E9FE #DCD9FE #EFD9FE
triadic
#DCD9FE #FEDCD9 #D9FEDC
tetradic
#DCD9FE #FED9E9 #FBFED9 #D9FEEF
square
#DCD9FE #FED9E9 #FBFED9 #D9FEEF
split-complementary
#DCD9FE #FEEFD9 #E9FED9
monochromatic
#6E62FB #A59DFC #DCD9FE #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.36
#DCD9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DCD9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9FE
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9FE | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#D0DCFD
Tritanopia (blue-blind)
#D5DFE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcd9fe; /* rgb */ color: rgb(220, 217, 254); /* oklch */ color: oklch(89.9% 0.050 289.1);
Tailwind
colors: {
custom: {
50: '#e7e4fe',
500: '#dcd9fe',
950: '#000000',
},
}SCSS
$custom: #dcd9fe; $custom-light: #e7e4fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd9fe",
"rgb": {
"r": 220,
"g": 217,
"b": 254
},
"hsl": {
"h": 244.865,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.89928,
"c": 0.05046,
"h": 289.1
},
"luminance": 0.71997
}Semantic roles & 50–950 ramp
primary
#DCD9FE
secondary
#E2E992
accent
#E600D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485