#D2DDFC#D2DDFC
#D2DDFC is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.9% C 0.044 H 270.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDFC |
|---|---|
| RGB | rgb(210, 221, 252) |
| HSL | hsl(224, 88%, 91%) |
| HSV | hsv(224, 17%, 99%) |
| CMYK | cmyk(16.7%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.18, 2.48, -16.31) |
| CIE-LCH | lch(88.18, 16.50, 278.65°) |
| OKLab | oklab(89.89% 0 -0.0442) |
| OKLCH | oklch(89.89% 0.044 270) |
| XYZ | xyz(70.0013, 72.4416, 102.3712) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDFC #FCF1D2
analogous
#D2F2FC #D2DDFC #DCD2FC
triadic
#D2DDFC #FCD2DD #DDFCD2
tetradic
#D2DDFC #FCD2F2 #FCF1D2 #D2FCDC
square
#D2DDFC #FCD2F2 #FCF1D2 #D2FCDC
split-complementary
#D2DDFC #FCDCD2 #F2FCD2
monochromatic
#5F86F4 #99B2F8 #D2DDFC #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.36
#D2DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#D2DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDFC
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDFC | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#C8E3E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2ddfc; /* rgb */ color: rgb(210, 221, 252); /* oklch */ color: oklch(89.9% 0.044 270.0);
Tailwind
colors: {
custom: {
50: '#e0e7fd',
500: '#d2ddfc',
950: '#000000',
},
}SCSS
$custom: #d2ddfc; $custom-light: #e0e7fd; $custom-dark: #000000;
JSON
{
"hex": "#d2ddfc",
"rgb": {
"r": 210,
"g": 221,
"b": 252
},
"hsl": {
"h": 224.286,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.89894,
"c": 0.04422,
"h": 270
},
"luminance": 0.72443
}Semantic roles & 50–950 ramp
primary
#D2DDFC
secondary
#E4CD8E
accent
#A901E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485