#D0D2FA#D0D2FA
#D0D2FA is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.5% C 0.055 H 282.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2FA |
|---|---|
| RGB | rgb(208, 210, 250) |
| HSL | hsl(237, 81%, 90%) |
| HSV | hsv(237, 17%, 98%) |
| CMYK | cmyk(16.8%, 16%, 0%, 2%) |
| CIE-LAB | lab(85.20, 7.24, -19.76) |
| CIE-LCH | lch(85.20, 21.04, 290.13°) |
| OKLab | oklab(87.51% 0.0123 -0.0537) |
| OKLCH | oklch(87.51% 0.055 282.9) |
| XYZ | xyz(66.3104, 66.4043, 99.7477) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.93
Light Periwinkle
#C1C6FC
ΔE00 4.64
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Pale Lilac
#E4CBFF
ΔE00 7.82
Light Lavender
#DFC5FE
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2FA #FAF8D0
analogous
#D0E7FA #D0D2FA #E3D0FA
triadic
#D0D2FA #FAD0D2 #D2FAD0
tetradic
#D0D2FA #FAD0E7 #FAF8D0 #D0FAE3
square
#D0D2FA #FAD0E7 #FAF8D0 #D0FAE3
split-complementary
#D0D2FA #FAE3D0 #E7FAD0
monochromatic
#6168EE #999DF4 #D0D2FA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.47
#D0D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#D0D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2FA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2FA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#C7D9DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d0d2fa; /* rgb */ color: rgb(208, 210, 250); /* oklch */ color: oklch(87.5% 0.055 282.9);
Tailwind
colors: {
custom: {
50: '#dedffc',
500: '#d0d2fa',
950: '#000000',
},
}SCSS
$custom: #d0d2fa; $custom-light: #dedffc; $custom-dark: #000000;
JSON
{
"hex": "#d0d2fa",
"rgb": {
"r": 208,
"g": 210,
"b": 250
},
"hsl": {
"h": 237.143,
"s": 80.769,
"l": 89.804
},
"oklch": {
"l": 0.87509,
"c": 0.05511,
"h": 282.9
},
"luminance": 0.66405
}Semantic roles & 50–950 ramp
primary
#D0D2FA
secondary
#E0DC8E
accent
#D308DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485