#D2DEFD#D2DEFD
#D2DEFD is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.1% C 0.045 H 268.7°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEFD |
|---|---|
| RGB | rgb(210, 222, 253) |
| HSL | hsl(223, 91%, 91%) |
| HSV | hsv(223, 17%, 99%) |
| CMYK | cmyk(17%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(88.46, 2.17, -16.41) |
| CIE-LCH | lch(88.46, 16.55, 277.53°) |
| OKLab | oklab(90.13% -0.001 -0.0445) |
| OKLCH | oklch(90.13% 0.045 268.7) |
| XYZ | xyz(70.4250, 73.0348, 103.2962) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.90
Light Blue Grey
#B7C9E2
ΔE00 6.50
Periwinkle
#CCCCFF
ΔE00 7.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.45
Light Periwinkle
#C1C6FC
ΔE00 7.64
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEFD #FDF1D2
analogous
#D2F3FD #D2DEFD #DBD2FD
triadic
#D2DEFD #FDD2DE #DEFDD2
tetradic
#D2DEFD #FDD2F3 #FDF1D2 #D2FDDB
square
#D2DEFD #FDD2F3 #FDF1D2 #D2FDDB
split-complementary
#D2DEFD #FDDBD2 #F3FDD2
monochromatic
#5D88F8 #97B3FA #D2DEFD #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.35
#D2DEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#D2DEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEFD
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEFD | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D2DCFC
Tritanopia (blue-blind)
#C8E4E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2defd; /* rgb */ color: rgb(210, 222, 253); /* oklch */ color: oklch(90.1% 0.045 268.7);
Tailwind
colors: {
custom: {
50: '#e0e8fe',
500: '#d2defd',
950: '#000000',
},
}SCSS
$custom: #d2defd; $custom-light: #e0e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d2defd",
"rgb": {
"r": 210,
"g": 222,
"b": 253
},
"hsl": {
"h": 223.256,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.90126,
"c": 0.04451,
"h": 268.7
},
"luminance": 0.73036
}Semantic roles & 50–950 ramp
primary
#D2DEFD
secondary
#E6CD8D
accent
#A500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485