#D0D2F2#D0D2F2
#D0D2F2 is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.2% C 0.044 H 282.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2F2 |
|---|---|
| RGB | rgb(208, 210, 242) |
| HSL | hsl(236, 57%, 88%) |
| HSV | hsv(236, 14%, 95%) |
| CMYK | cmyk(14%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(84.95, 5.56, -15.90) |
| CIE-LCH | lch(84.95, 16.84, 289.29°) |
| OKLab | oklab(87.23% 0.0096 -0.043) |
| OKLCH | oklch(87.23% 0.044 282.6) |
| XYZ | xyz(65.0825, 65.9132, 93.2809) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.13
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 8.26
Pale Lilac
#E4CBFF
ΔE00 9.02
Lightsteelblue
#B0C4DE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2F2 #F2F0D0
analogous
#D0E3F2 #D0D2F2 #DFD0F2
triadic
#D0D2F2 #F2D0D2 #D2F2D0
tetradic
#D0D2F2 #F2D0E3 #F2F0D0 #D0F2DF
square
#D0D2F2 #F2D0E3 #F2F0D0 #D0F2DF
split-complementary
#D0D2F2 #F2DFD0 #E3F2D0
monochromatic
#7076D7 #A0A4E5 #D0D2F2 #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.48
#D0D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#D0D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2F2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2F2 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#C9D7DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d0d2f2; /* rgb */ color: rgb(208, 210, 242); /* oklch */ color: oklch(87.2% 0.044 282.6);
Tailwind
colors: {
custom: {
50: '#dedff6',
500: '#d0d2f2',
950: '#000000',
},
}SCSS
$custom: #d0d2f2; $custom-light: #dedff6; $custom-dark: #000000;
JSON
{
"hex": "#d0d2f2",
"rgb": {
"r": 208,
"g": 210,
"b": 242
},
"hsl": {
"h": 236.471,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.87231,
"c": 0.04409,
"h": 282.6
},
"luminance": 0.65914
}Semantic roles & 50–950 ramp
primary
#D0D2F2
secondary
#D1CE95
accent
#BB21C4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485