#DCDBFC#DCDBFC
#DCDBFC is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.2% C 0.045 H 286.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBFC |
|---|---|
| RGB | rgb(220, 219, 252) |
| HSL | hsl(242, 85%, 92%) |
| HSV | hsv(242, 13%, 99%) |
| CMYK | cmyk(12.7%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(88.40, 6.65, -15.90) |
| CIE-LCH | lch(88.40, 17.24, 292.70°) |
| OKLab | oklab(90.25% 0.013 -0.043) |
| OKLCH | oklch(90.25% 0.045 286.8) |
| XYZ | xyz(72.4137, 72.9064, 102.3339) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.00
Periwinkle
#CCCCFF
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 7.82
Pale Lilac
#E4CBFF
ΔE00 8.34
Light Lavender
#DFC5FE
ΔE00 9.18
Pale Lavender
#EECFFE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBFC #FBFCDB
analogous
#DBEBFC #DCDBFC #EDDBFC
triadic
#DCDBFC #FCDCDB #DBFCDC
tetradic
#DCDBFC #FCDBEB #FBFCDB #DBFCED
square
#DCDBFC #FCDBEB #FBFCDB #DBFCED
split-complementary
#DCDBFC #FCEDDB #EBFCDB
monochromatic
#6E6AF3 #A5A3F7 #DCDBFC #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.35
#DCDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DCDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBFC
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBFC | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#D6E0E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdbfc; /* rgb */ color: rgb(220, 219, 252); /* oklch */ color: oklch(90.2% 0.045 286.8);
Tailwind
colors: {
custom: {
50: '#e7e6fd',
500: '#dcdbfc',
950: '#000000',
},
}SCSS
$custom: #dcdbfc; $custom-light: #e7e6fd; $custom-dark: #000000;
JSON
{
"hex": "#dcdbfc",
"rgb": {
"r": 220,
"g": 219,
"b": 252
},
"hsl": {
"h": 241.818,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.90248,
"c": 0.04492,
"h": 286.8
},
"luminance": 0.72907
}Semantic roles & 50–950 ramp
primary
#DCDBFC
secondary
#E2E497
accent
#E104DA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485