#DCDEFC#DCDEFC
#DCDEFC is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.041 H 282.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEFC |
|---|---|
| RGB | rgb(220, 222, 252) |
| HSL | hsl(236, 84%, 93%) |
| HSV | hsv(236, 13%, 99%) |
| CMYK | cmyk(12.7%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(89.15, 5.08, -14.78) |
| CIE-LCH | lch(89.15, 15.63, 288.97°) |
| OKLab | oklab(90.83% 0.0089 -0.0399) |
| OKLCH | oklch(90.83% 0.041 282.5) |
| XYZ | xyz(73.2034, 74.4858, 102.5971) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.83
Periwinkle
#CCCCFF
ΔE00 6.81
Light Periwinkle
#C1C6FC
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 9.38
Pale Lilac
#E4CBFF
ΔE00 9.85
Ghostwhite
#F8F8FF
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEFC #FCFADC
analogous
#DCEEFC #DCDEFC #EADCFC
triadic
#DCDEFC #FCDCDE #DEFCDC
tetradic
#DCDEFC #FCDCEE #FCFADC #DCFCEA
square
#DCDEFC #FCDCEE #FCFADC #DCFCEA
split-complementary
#DCDEFC #FCEADC #EEFCDC
monochromatic
#6B74F2 #A4A9F7 #DCDEFC #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.32
#DCDEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DCDEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEFC
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEFC | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#D5E3E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdefc; /* rgb */ color: rgb(220, 222, 252); /* oklch */ color: oklch(90.8% 0.041 282.5);
Tailwind
colors: {
custom: {
50: '#e7e8fd',
500: '#dcdefc',
950: '#000000',
},
}SCSS
$custom: #dcdefc; $custom-light: #e7e8fd; $custom-dark: #000000;
JSON
{
"hex": "#dcdefc",
"rgb": {
"r": 220,
"g": 222,
"b": 252
},
"hsl": {
"h": 236.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.90833,
"c": 0.04089,
"h": 282.5
},
"luminance": 0.74486
}Semantic roles & 50–950 ramp
primary
#DCDEFC
secondary
#E4E098
accent
#D305E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485