#D0D2E8#D0D2E8
#D0D2E8 is a very light, muted blue. Relative luminance 0.653; OKLCH L 86.9% C 0.030 H 281.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2E8 |
|---|---|
| RGB | rgb(208, 210, 232) |
| HSL | hsl(235, 34%, 86%) |
| HSV | hsv(235, 10%, 91%) |
| CMYK | cmyk(10.3%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(84.65, 3.53, -11.04) |
| CIE-LCH | lch(84.65, 11.59, 287.74°) |
| OKLab | oklab(86.9% 0.0061 -0.0297) |
| OKLCH | oklch(86.9% 0.03 281.6) |
| XYZ | xyz(63.6215, 65.3288, 85.5862) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.70
Light Blue Grey
#B7C9E2
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 8.42
Fog
#D8DCE0
ΔE00 8.49
Light Periwinkle
#C1C6FC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2E8 #E8E6D0
analogous
#D0DEE8 #D0D2E8 #DAD0E8
triadic
#D0D2E8 #E8D0D2 #D2E8D0
tetradic
#D0D2E8 #E8D0DE #E8E6D0 #D0E8DA
square
#D0D2E8 #E8D0DE #E8E6D0 #D0E8DA
split-complementary
#D0D2E8 #E8DAD0 #DEE8D0
monochromatic
#7E83C0 #A7ABD4 #D0D2E8 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.49
#D0D2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#D0D2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2E8
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2E8 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#CCD3E7
Tritanopia (blue-blind)
#CBD6D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d2e8; /* rgb */ color: rgb(208, 210, 232); /* oklch */ color: oklch(86.9% 0.030 281.6);
Tailwind
colors: {
custom: {
50: '#dedfef',
500: '#d0d2e8',
950: '#000000',
},
}SCSS
$custom: #d0d2e8; $custom-light: #dedfef; $custom-dark: #000000;
JSON
{
"hex": "#d0d2e8",
"rgb": {
"r": 208,
"g": 210,
"b": 232
},
"hsl": {
"h": 235,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.86898,
"c": 0.03032,
"h": 281.6
},
"luminance": 0.65329
}Semantic roles & 50–950 ramp
primary
#D0D2E8
secondary
#C2BE9B
accent
#A338AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485