#D0DFFC#D0DFFC
#D0DFFC is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.1% C 0.043 H 263.7°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFFC |
|---|---|
| RGB | rgb(208, 223, 252) |
| HSL | hsl(220, 88%, 90%) |
| HSV | hsv(220, 17%, 99%) |
| CMYK | cmyk(17.5%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.55, 0.82, -15.77) |
| CIE-LCH | lch(88.55, 15.79, 272.98°) |
| OKLab | oklab(90.15% -0.0047 -0.0428) |
| OKLCH | oklch(90.15% 0.043 263.7) |
| XYZ | xyz(69.9665, 73.2122, 102.5217) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.81
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 8.26
Light Periwinkle
#C1C6FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFFC #FCEDD0
analogous
#D0F5FC #D0DFFC #D7D0FC
triadic
#D0DFFC #FCD0DF #DFFCD0
tetradic
#D0DFFC #FCD0F5 #FCEDD0 #D0FCD7
square
#D0DFFC #FCD0F5 #FCEDD0 #D0FCD7
split-complementary
#D0DFFC #FCD7D0 #F5FCD0
monochromatic
#5D91F5 #96B8F8 #D0DFFC #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.34
#D0DFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#D0DFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFFC
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFFC | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FD
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#C5E5E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d0dffc; /* rgb */ color: rgb(208, 223, 252); /* oklch */ color: oklch(90.1% 0.043 263.7);
Tailwind
colors: {
custom: {
50: '#dee8fd',
500: '#d0dffc',
950: '#000000',
},
}SCSS
$custom: #d0dffc; $custom-light: #dee8fd; $custom-dark: #000000;
JSON
{
"hex": "#d0dffc",
"rgb": {
"r": 208,
"g": 223,
"b": 252
},
"hsl": {
"h": 219.545,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.90148,
"c": 0.04303,
"h": 263.7
},
"luminance": 0.73214
}Semantic roles & 50–950 ramp
primary
#D0DFFC
secondary
#E4C68C
accent
#9701E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485