#D2D8FE#D2D8FE
#D2D8FE is a very light, muted blue. Relative luminance 0.700; OKLCH L 89.0% C 0.053 H 278.2°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8FE |
|---|---|
| RGB | rgb(210, 216, 254) |
| HSL | hsl(232, 96%, 91%) |
| HSV | hsv(232, 17%, 100%) |
| CMYK | cmyk(17.3%, 15%, 0%, 0.4%) |
| CIE-LAB | lab(86.98, 5.53, -19.17) |
| CIE-LCH | lch(86.98, 19.95, 286.09°) |
| OKLab | oklab(88.98% 0.0075 -0.0521) |
| OKLCH | oklch(88.98% 0.053 278.2) |
| XYZ | xyz(69.0194, 69.9681, 103.6156) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.18
Light Periwinkle
#C1C6FC
ΔE00 5.46
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 8.28
Powder Blue (survey)
#B1D1FC
ΔE00 9.01
Lightsteelblue
#B0C4DE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8FE #FEF8D2
analogous
#D2EEFE #D2D8FE #E2D2FE
triadic
#D2D8FE #FED2D8 #D8FED2
tetradic
#D2D8FE #FED2EE #FEF8D2 #D2FEE2
square
#D2D8FE #FED2EE #FEF8D2 #D2FEE2
split-complementary
#D2D8FE #FEE2D2 #EEFED2
monochromatic
#5A70FB #96A4FD #D2D8FE #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.40
#D2D8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D2D8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8FE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8FE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#CCD8FD
Tritanopia (blue-blind)
#C8DFE4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2d8fe; /* rgb */ color: rgb(210, 216, 254); /* oklch */ color: oklch(89.0% 0.053 278.2);
Tailwind
colors: {
custom: {
50: '#e0e4fe',
500: '#d2d8fe',
950: '#000000',
},
}SCSS
$custom: #d2d8fe; $custom-light: #e0e4fe; $custom-dark: #000000;
JSON
{
"hex": "#d2d8fe",
"rgb": {
"r": 210,
"g": 216,
"b": 254
},
"hsl": {
"h": 231.818,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.88976,
"c": 0.05264,
"h": 278.2
},
"luminance": 0.69969
}Semantic roles & 50–950 ramp
primary
#D2D8FE
secondary
#E8DC8C
accent
#C600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485