#D2D8FF#D2D8FF
#D2D8FF is a very light, muted blue. Relative luminance 0.700; OKLCH L 89.0% C 0.054 H 278.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8FF |
|---|---|
| RGB | rgb(210, 216, 255) |
| HSL | hsl(232, 100%, 91%) |
| HSV | hsv(232, 18%, 100%) |
| CMYK | cmyk(17.6%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(87.01, 5.74, -19.65) |
| CIE-LCH | lch(87.01, 20.47, 286.29°) |
| OKLab | oklab(89.01% 0.0078 -0.0534) |
| OKLCH | oklch(89.01% 0.054 278.3) |
| XYZ | xyz(69.1800, 70.0323, 104.4612) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.99
Light Periwinkle
#C1C6FC
ΔE00 5.29
Lavender (CSS)
#E6E6FA
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 8.40
Powder Blue (survey)
#B1D1FC
ΔE00 8.98
Pale Lilac
#E4CBFF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8FF #FFF9D2
analogous
#D2EEFF #D2D8FF #E2D2FF
triadic
#D2D8FF #FFD2D8 #D8FFD2
tetradic
#D2D8FF #FFD2EE #FFF9D2 #D2FFE2
square
#D2D8FF #FFD2EE #FFF9D2 #D2FFE2
split-complementary
#D2D8FF #FFE2D2 #EEFFD2
monochromatic
#586EFF #95A3FF #D2D8FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.40
#D2D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#D2D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8FF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8FF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#C8DFE5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2d8ff; /* rgb */ color: rgb(210, 216, 255); /* oklch */ color: oklch(89.0% 0.054 278.3);
Tailwind
colors: {
custom: {
50: '#e0e4ff',
500: '#d2d8ff',
950: '#000000',
},
}SCSS
$custom: #d2d8ff; $custom-light: #e0e4ff; $custom-dark: #000000;
JSON
{
"hex": "#d2d8ff",
"rgb": {
"r": 210,
"g": 216,
"b": 255
},
"hsl": {
"h": 232,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.89011,
"c": 0.054,
"h": 278.3
},
"luminance": 0.70033
}Semantic roles & 50–950 ramp
primary
#D2D8FF
secondary
#EADE8B
accent
#C700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486