#D2DDFD#D2DDFD
#D2DDFD is a very light, muted blue. Relative luminance 0.725; OKLCH L 89.9% C 0.046 H 270.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDFD |
|---|---|
| RGB | rgb(210, 221, 253) |
| HSL | hsl(225, 91%, 91%) |
| HSV | hsv(225, 17%, 99%) |
| CMYK | cmyk(17%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.21, 2.69, -16.79) |
| CIE-LCH | lch(88.21, 17.00, 279.11°) |
| OKLab | oklab(89.93% 0.0004 -0.0455) |
| OKLCH | oklch(89.93% 0.046 270.4) |
| XYZ | xyz(70.1602, 72.5052, 103.2079) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Periwinkle
#CCCCFF
ΔE00 6.64
Light Blue Grey
#B7C9E2
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 7.25
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDFD #FDF2D2
analogous
#D2F2FD #D2DDFD #DCD2FD
triadic
#D2DDFD #FDD2DD #DDFDD2
tetradic
#D2DDFD #FDD2F2 #FDF2D2 #D2FDDC
square
#D2DDFD #FDD2F2 #FDF2D2 #D2FDDC
split-complementary
#D2DDFD #FDDCD2 #F2FDD2
monochromatic
#5D84F8 #97B1FA #D2DDFD #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.35
#D2DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D2DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDFD
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDFD | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#C8E3E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2ddfd; /* rgb */ color: rgb(210, 221, 253); /* oklch */ color: oklch(89.9% 0.046 270.4);
Tailwind
colors: {
custom: {
50: '#e0e7fe',
500: '#d2ddfd',
950: '#000000',
},
}SCSS
$custom: #d2ddfd; $custom-light: #e0e7fe; $custom-dark: #000000;
JSON
{
"hex": "#d2ddfd",
"rgb": {
"r": 210,
"g": 221,
"b": 253
},
"hsl": {
"h": 224.651,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.89928,
"c": 0.04554,
"h": 270.4
},
"luminance": 0.72506
}Semantic roles & 50–950 ramp
primary
#D2DDFD
secondary
#E6CF8D
accent
#AB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485