#D2D8F2#D2D8F2
#D2D8F2 is a very light, muted blue. Relative luminance 0.692; OKLCH L 88.6% C 0.036 H 275.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8F2 |
|---|---|
| RGB | rgb(210, 216, 242) |
| HSL | hsl(229, 55%, 89%) |
| HSV | hsv(229, 13%, 95%) |
| CMYK | cmyk(13.2%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.61, 3.03, -13.39) |
| CIE-LCH | lch(86.61, 13.73, 282.77°) |
| OKLab | oklab(88.57% 0.0034 -0.0361) |
| OKLCH | oklch(88.57% 0.036 275.3) |
| XYZ | xyz(67.1577, 69.2234, 93.8105) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.47
Light Blue Grey
#B7C9E2
ΔE00 6.64
Periwinkle
#CCCCFF
ΔE00 7.42
Lightsteelblue
#B0C4DE
ΔE00 7.96
Light Periwinkle
#C1C6FC
ΔE00 8.26
Fog
#D8DCE0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8F2 #F2ECD2
analogous
#D2E8F2 #D2D8F2 #DCD2F2
triadic
#D2D8F2 #F2D2D8 #D8F2D2
tetradic
#D2D8F2 #F2D2E8 #F2ECD2 #D2F2DC
square
#D2D8F2 #F2D2E8 #F2ECD2 #D2F2DC
split-complementary
#D2D8F2 #F2DCD2 #E8F2D2
monochromatic
#7386D7 #A3AFE4 #D2D8F2 #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.41
#D2D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#D2D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8F2
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8F2 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#CFD8F1
Tritanopia (blue-blind)
#CBDDE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2d8f2; /* rgb */ color: rgb(210, 216, 242); /* oklch */ color: oklch(88.6% 0.036 275.3);
Tailwind
colors: {
custom: {
50: '#e0e4f6',
500: '#d2d8f2',
950: '#000000',
},
}SCSS
$custom: #d2d8f2; $custom-light: #e0e4f6; $custom-dark: #000000;
JSON
{
"hex": "#d2d8f2",
"rgb": {
"r": 210,
"g": 216,
"b": 242
},
"hsl": {
"h": 228.75,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.88568,
"c": 0.03631,
"h": 275.3
},
"luminance": 0.69224
}Semantic roles & 50–950 ramp
primary
#D2D8F2
secondary
#D1C697
accent
#A523C3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485