#DCDFF9#DCDFF9
#DCDFF9 is a very light, muted blue. Relative luminance 0.748; OKLCH L 90.9% C 0.036 H 280.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFF9 |
|---|---|
| RGB | rgb(220, 223, 249) |
| HSL | hsl(234, 71%, 92%) |
| HSV | hsv(234, 12%, 98%) |
| CMYK | cmyk(11.6%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(89.31, 3.95, -12.96) |
| CIE-LCH | lch(89.31, 13.55, 286.96°) |
| OKLab | oklab(90.93% 0.0064 -0.0349) |
| OKLCH | oklch(90.93% 0.036 280.4) |
| XYZ | xyz(72.9981, 74.8299, 100.2019) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.78
Periwinkle
#CCCCFF
ΔE00 8.01
Light Blue Grey
#B7C9E2
ΔE00 8.75
Ghostwhite
#F8F8FF
ΔE00 9.02
Light Periwinkle
#C1C6FC
ΔE00 9.39
Fog
#D8DCE0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFF9 #F9F6DC
analogous
#DCEEF9 #DCDFF9 #E8DCF9
triadic
#DCDFF9 #F9DCDF #DFF9DC
tetradic
#DCDFF9 #F9DCEE #F9F6DC #DCF9E8
square
#DCDFF9 #F9DCEE #F9F6DC #DCF9E8
split-complementary
#DCDFF9 #F9E8DC #EEF9DC
monochromatic
#747FE7 #A8AFF0 #DCDFF9 #E5E7FB #E5E7FB
Accessibility & contrast
On white
1.32
#DCDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#DCDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFF9
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFF9 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1FA
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#D6E3E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdff9; /* rgb */ color: rgb(220, 223, 249); /* oklch */ color: oklch(90.9% 0.036 280.4);
Tailwind
colors: {
custom: {
50: '#e7e9fb',
500: '#dcdff9',
950: '#000000',
},
}SCSS
$custom: #dcdff9; $custom-light: #e7e9fb; $custom-dark: #000000;
JSON
{
"hex": "#dcdff9",
"rgb": {
"r": 220,
"g": 223,
"b": 249
},
"hsl": {
"h": 233.793,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.9093,
"c": 0.03554,
"h": 280.4
},
"luminance": 0.74831
}Semantic roles & 50–950 ramp
primary
#DCDFF9
secondary
#DDD79C
accent
#BF13D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485