#D2D8F0#D2D8F0
#D2D8F0 is a very light, muted blue. Relative luminance 0.691; OKLCH L 88.5% C 0.034 H 274.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8F0 |
|---|---|
| RGB | rgb(210, 216, 240) |
| HSL | hsl(228, 50%, 88%) |
| HSV | hsv(228, 13%, 94%) |
| CMYK | cmyk(12.5%, 10%, 0%, 5.9%) |
| CIE-LAB | lab(86.56, 2.63, -12.42) |
| CIE-LCH | lch(86.56, 12.69, 281.94°) |
| OKLab | oklab(88.5% 0.0027 -0.0335) |
| OKLCH | oklch(88.5% 0.034 274.5) |
| XYZ | xyz(66.8589, 69.1039, 92.2371) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 8.08
Fog
#D8DCE0
ΔE00 8.45
Light Periwinkle
#C1C6FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8F0 #F0EAD2
analogous
#D2E7F0 #D2D8F0 #DBD2F0
triadic
#D2D8F0 #F0D2D8 #D8F0D2
tetradic
#D2D8F0 #F0D2E7 #F0EAD2 #D2F0DB
square
#D2D8F0 #F0D2E7 #F0EAD2 #D2F0DB
split-complementary
#D2D8F0 #F0DBD2 #E7F0D2
monochromatic
#7688D1 #A4B0E1 #D2D8F0 #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.42
#D2D8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#D2D8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8F0
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8F0 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#CCDCE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2d8f0; /* rgb */ color: rgb(210, 216, 240); /* oklch */ color: oklch(88.5% 0.034 274.5);
Tailwind
colors: {
custom: {
50: '#e0e4f5',
500: '#d2d8f0',
950: '#000000',
},
}SCSS
$custom: #d2d8f0; $custom-light: #e0e4f5; $custom-dark: #000000;
JSON
{
"hex": "#d2d8f0",
"rgb": {
"r": 210,
"g": 216,
"b": 240
},
"hsl": {
"h": 228,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.88502,
"c": 0.03361,
"h": 274.5
},
"luminance": 0.69105
}Semantic roles & 50–950 ramp
primary
#D2D8F0
secondary
#CEC399
accent
#A028BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485