#D2DCFF#D2DCFF
#D2DCFF is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.8% C 0.049 H 272.8°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCFF |
|---|---|
| RGB | rgb(210, 220, 255) |
| HSL | hsl(227, 100%, 91%) |
| HSV | hsv(227, 18%, 100%) |
| CMYK | cmyk(17.6%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.02, 3.64, -18.13) |
| CIE-LCH | lch(88.02, 18.49, 281.35°) |
| OKLab | oklab(89.8% 0.0024 -0.0492) |
| OKLCH | oklch(89.8% 0.049 272.8) |
| XYZ | xyz(70.2172, 72.1068, 104.8069) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.72
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 7.29
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCFF #FFF5D2
analogous
#D2F2FF #D2DCFF #DED2FF
triadic
#D2DCFF #FFD2DC #DCFFD2
tetradic
#D2DCFF #FFD2F2 #FFF5D2 #D2FFDE
square
#D2DCFF #FFD2F2 #FFF5D2 #D2FFDE
split-complementary
#D2DCFF #FFDED2 #F2FFD2
monochromatic
#587DFF #95ACFF #D2DCFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.36
#D2DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D2DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCFF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCFF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#C8E2E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dcff; /* rgb */ color: rgb(210, 220, 255); /* oklch */ color: oklch(89.8% 0.049 272.8);
Tailwind
colors: {
custom: {
50: '#e0e6ff',
500: '#d2dcff',
950: '#000000',
},
}SCSS
$custom: #d2dcff; $custom-light: #e0e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d2dcff",
"rgb": {
"r": 210,
"g": 220,
"b": 255
},
"hsl": {
"h": 226.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.89799,
"c": 0.0493,
"h": 272.8
},
"luminance": 0.72108
}Semantic roles & 50–950 ramp
primary
#D2DCFF
secondary
#EAD58B
accent
#B300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486