#D2DEFF#D2DEFF
#D2DEFF is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.047 H 269.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEFF |
|---|---|
| RGB | rgb(210, 222, 255) |
| HSL | hsl(224, 100%, 91%) |
| HSV | hsv(224, 18%, 100%) |
| CMYK | cmyk(17.6%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(88.53, 2.59, -17.37) |
| CIE-LCH | lch(88.53, 17.56, 278.48°) |
| OKLab | oklab(90.19% -0.0003 -0.0471) |
| OKLCH | oklch(90.19% 0.047 269.6) |
| XYZ | xyz(70.7453, 73.1629, 104.9829) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.18
Periwinkle
#CCCCFF
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 6.81
Light Periwinkle
#C1C6FC
ΔE00 7.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.42
Lightsteelblue
#B0C4DE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEFF #FFF3D2
analogous
#D2F4FF #D2DEFF #DCD2FF
triadic
#D2DEFF #FFD2DE #DEFFD2
tetradic
#D2DEFF #FFD2F4 #FFF3D2 #D2FFDC
square
#D2DEFF #FFD2F4 #FFF3D2 #D2FFDC
split-complementary
#D2DEFF #FFDCD2 #F4FFD2
monochromatic
#5884FF #95B1FF #D2DEFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.34
#D2DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#D2DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEFF
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEFF | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#C7E4E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2deff; /* rgb */ color: rgb(210, 222, 255); /* oklch */ color: oklch(90.2% 0.047 269.6);
Tailwind
colors: {
custom: {
50: '#e0e8ff',
500: '#d2deff',
950: '#000000',
},
}SCSS
$custom: #d2deff; $custom-light: #e0e8ff; $custom-dark: #000000;
JSON
{
"hex": "#d2deff",
"rgb": {
"r": 210,
"g": 222,
"b": 255
},
"hsl": {
"h": 224,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90194,
"c": 0.04715,
"h": 269.6
},
"luminance": 0.73164
}Semantic roles & 50–950 ramp
primary
#D2DEFF
secondary
#EAD18B
accent
#A800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486