#D0D2ED#D0D2ED
#D0D2ED is a very light, muted blue. Relative luminance 0.656; OKLCH L 87.1% C 0.037 H 282.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2ED |
|---|---|
| RGB | rgb(208, 210, 237) |
| HSL | hsl(236, 45%, 87%) |
| HSV | hsv(236, 12%, 93%) |
| CMYK | cmyk(12.2%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.80, 4.54, -13.47) |
| CIE-LCH | lch(84.80, 14.21, 288.62°) |
| OKLab | oklab(87.06% 0.0079 -0.0364) |
| OKLCH | oklch(87.06% 0.037 282.2) |
| XYZ | xyz(64.3418, 65.6169, 89.3799) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 7.68
Light Periwinkle
#C1C6FC
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.80
Fog
#D8DCE0
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2ED #EDEBD0
analogous
#D0E1ED #D0D2ED #DDD0ED
triadic
#D0D2ED #EDD0D2 #D2EDD0
tetradic
#D0D2ED #EDD0E1 #EDEBD0 #D0EDDD
square
#D0D2ED #EDD0E1 #EDEBD0 #D0EDDD
split-complementary
#D0D2ED #EDDDD0 #E1EDD0
monochromatic
#777DCB #A4A8DC #D0D2ED #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.49
#D0D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#D0D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2ED
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2ED | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#CAD6DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d0d2ed; /* rgb */ color: rgb(208, 210, 237); /* oklch */ color: oklch(87.1% 0.037 282.2);
Tailwind
colors: {
custom: {
50: '#dedff2',
500: '#d0d2ed',
950: '#000000',
},
}SCSS
$custom: #d0d2ed; $custom-light: #dedff2; $custom-dark: #000000;
JSON
{
"hex": "#d0d2ed",
"rgb": {
"r": 208,
"g": 210,
"b": 237
},
"hsl": {
"h": 235.862,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.87062,
"c": 0.0372,
"h": 282.2
},
"luminance": 0.65618
}Semantic roles & 50–950 ramp
primary
#D0D2ED
secondary
#C9C698
accent
#AE2EB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485