#D0DEFE#D0DEFE
#D0DEFE is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.0% C 0.047 H 266.7°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEFE |
|---|---|
| RGB | rgb(208, 222, 254) |
| HSL | hsl(222, 96%, 91%) |
| HSV | hsv(222, 18%, 100%) |
| CMYK | cmyk(18.1%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(88.36, 1.77, -17.11) |
| CIE-LCH | lch(88.36, 17.20, 275.89°) |
| OKLab | oklab(90.02% -0.0027 -0.0465) |
| OKLCH | oklch(90.02% 0.047 266.7) |
| XYZ | xyz(70.0187, 72.8068, 104.1108) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.22
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.76
Periwinkle
#CCCCFF
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.52
Light Periwinkle
#C1C6FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEFE #FEF0D0
analogous
#D0F5FE #D0DEFE #D9D0FE
triadic
#D0DEFE #FED0DE #DEFED0
tetradic
#D0DEFE #FED0F5 #FEF0D0 #D0FED9
square
#D0DEFE #FED0F5 #FEF0D0 #D0FED9
split-complementary
#D0DEFE #FED9D0 #F5FED0
monochromatic
#588AFB #94B4FD #D0DEFE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.35
#D0DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#D0DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEFE
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEFE | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#C5E4E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d0defe; /* rgb */ color: rgb(208, 222, 254); /* oklch */ color: oklch(90.0% 0.047 266.7);
Tailwind
colors: {
custom: {
50: '#dee8fe',
500: '#d0defe',
950: '#000000',
},
}SCSS
$custom: #d0defe; $custom-light: #dee8fe; $custom-dark: #000000;
JSON
{
"hex": "#d0defe",
"rgb": {
"r": 208,
"g": 222,
"b": 254
},
"hsl": {
"h": 221.739,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.90016,
"c": 0.04654,
"h": 266.7
},
"luminance": 0.72808
}Semantic roles & 50–950 ramp
primary
#D0DEFE
secondary
#E8CB8A
accent
#A000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485