#D2DFFB#D2DFFB
#D2DFFB is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.3% C 0.041 H 265.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFFB |
|---|---|
| RGB | rgb(210, 223, 251) |
| HSL | hsl(221, 84%, 90%) |
| HSV | hsv(221, 16%, 98%) |
| CMYK | cmyk(16.3%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(88.66, 1.23, -15.07) |
| CIE-LCH | lch(88.66, 15.12, 274.66°) |
| OKLab | oklab(90.26% -0.0031 -0.0408) |
| OKLCH | oklch(90.26% 0.041 265.7) |
| XYZ | xyz(70.3744, 73.4408, 101.7159) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 6.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 7.46
Periwinkle
#CCCCFF
ΔE00 8.18
Light Periwinkle
#C1C6FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFFB #FBEED2
analogous
#D2F3FB #D2DFFB #D9D2FB
triadic
#D2DFFB #FBD2DF #DFFBD2
tetradic
#D2DFFB #FBD2F3 #FBEED2 #D2FBD9
square
#D2DFFB #FBD2F3 #FBEED2 #D2FBD9
split-complementary
#D2DFFB #FBD9D2 #F3FBD2
monochromatic
#628FF1 #9AB7F6 #D2DFFB #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.34
#D2DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#D2DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFFB
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFFB | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#C8E4E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2dffb; /* rgb */ color: rgb(210, 223, 251); /* oklch */ color: oklch(90.3% 0.041 265.7);
Tailwind
colors: {
custom: {
50: '#e0e8fc',
500: '#d2dffb',
950: '#000000',
},
}SCSS
$custom: #d2dffb; $custom-light: #e0e8fc; $custom-dark: #000000;
JSON
{
"hex": "#d2dffb",
"rgb": {
"r": 210,
"g": 223,
"b": 251
},
"hsl": {
"h": 220.976,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.90258,
"c": 0.04092,
"h": 265.7
},
"luminance": 0.73442
}Semantic roles & 50–950 ramp
primary
#D2DFFB
secondary
#E2C88F
accent
#9B05E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485