#DCDFF2#DCDFF2
#DCDFF2 is a very light, muted blue. Relative luminance 0.744; OKLCH L 90.7% C 0.026 H 278.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFF2 |
|---|---|
| RGB | rgb(220, 223, 242) |
| HSL | hsl(232, 46%, 91%) |
| HSV | hsv(232, 9%, 95%) |
| CMYK | cmyk(9.1%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.11, 2.57, -9.59) |
| CIE-LCH | lch(89.11, 9.93, 285.01°) |
| OKLab | oklab(90.71% 0.004 -0.0257) |
| OKLCH | oklch(90.71% 0.026 278.7) |
| XYZ | xyz(71.9266, 74.4013, 94.5587) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.25
Fog
#D8DCE0
ΔE00 6.99
Ghostwhite
#F8F8FF
ΔE00 7.24
Aliceblue
#F0F8FF
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFF2 #F2EFDC
analogous
#DCEAF2 #DCDFF2 #E4DCF2
triadic
#DCDFF2 #F2DCDF #DFF2DC
tetradic
#DCDFF2 #F2DCEA #F2EFDC #DCF2E4
square
#DCDFF2 #F2DCEA #F2EFDC #DCF2E4
split-complementary
#DCDFF2 #F2E4DC #EAF2DC
monochromatic
#838DD1 #AFB6E1 #DCDFF2 #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.32
#DCDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#DCDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFF2
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFF2 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F3
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#D8E2E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdff2; /* rgb */ color: rgb(220, 223, 242); /* oklch */ color: oklch(90.7% 0.026 278.7);
Tailwind
colors: {
custom: {
50: '#e7e9f6',
500: '#dcdff2',
950: '#000000',
},
}SCSS
$custom: #dcdff2; $custom-light: #e7e9f6; $custom-dark: #000000;
JSON
{
"hex": "#dcdff2",
"rgb": {
"r": 220,
"g": 223,
"b": 242
},
"hsl": {
"h": 231.818,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90706,
"c": 0.02604,
"h": 278.7
},
"luminance": 0.74402
}Semantic roles & 50–950 ramp
primary
#DCDFF2
secondary
#D0C9A3
accent
#A62CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485