#D2DEFB#D2DEFB
#D2DEFB is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.042 H 267.7°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEFB |
|---|---|
| RGB | rgb(210, 222, 251) |
| HSL | hsl(222, 84%, 90%) |
| HSV | hsv(222, 16%, 98%) |
| CMYK | cmyk(16.3%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(88.40, 1.75, -15.45) |
| CIE-LCH | lch(88.40, 15.55, 276.46°) |
| OKLab | oklab(90.06% -0.0017 -0.0418) |
| OKLCH | oklch(90.06% 0.042 267.7) |
| XYZ | xyz(70.1081, 72.9080, 101.6271) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 6.21
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEFB #FBEFD2
analogous
#D2F2FB #D2DEFB #DAD2FB
triadic
#D2DEFB #FBD2DE #DEFBD2
tetradic
#D2DEFB #FBD2F2 #FBEFD2 #D2FBDA
square
#D2DEFB #FBD2F2 #FBEFD2 #D2FBDA
split-complementary
#D2DEFB #FBDAD2 #F2FBD2
monochromatic
#628CF1 #9AB5F6 #D2DEFB #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.35
#D2DEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#D2DEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEFB
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEFB | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#C8E3E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2defb; /* rgb */ color: rgb(210, 222, 251); /* oklch */ color: oklch(90.1% 0.042 267.7);
Tailwind
colors: {
custom: {
50: '#e0e8fc',
500: '#d2defb',
950: '#000000',
},
}SCSS
$custom: #d2defb; $custom-light: #e0e8fc; $custom-dark: #000000;
JSON
{
"hex": "#d2defb",
"rgb": {
"r": 210,
"g": 222,
"b": 251
},
"hsl": {
"h": 222.439,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.90059,
"c": 0.04188,
"h": 267.7
},
"luminance": 0.72909
}Semantic roles & 50–950 ramp
primary
#D2DEFB
secondary
#E2CA8F
accent
#A005E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485