#D0DEFF#D0DEFF
#D0DEFF is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.048 H 267.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEFF |
|---|---|
| RGB | rgb(208, 222, 255) |
| HSL | hsl(222, 100%, 91%) |
| HSV | hsv(222, 18%, 100%) |
| CMYK | cmyk(18.4%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(88.39, 1.98, -17.59) |
| CIE-LCH | lch(88.39, 17.70, 276.42°) |
| OKLab | oklab(90.05% -0.0023 -0.0478) |
| OKLCH | oklch(90.05% 0.048 267.2) |
| XYZ | xyz(70.1793, 72.8711, 104.9564) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.38
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Periwinkle
#CCCCFF
ΔE00 7.01
Light Periwinkle
#C1C6FC
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEFF #FFF1D0
analogous
#D0F5FF #D0DEFF #D9D0FF
triadic
#D0DEFF #FFD0DE #DEFFD0
tetradic
#D0DEFF #FFD0F5 #FFF1D0 #D0FFD9
square
#D0DEFF #FFD0F5 #FFF1D0 #D0FFD9
split-complementary
#D0DEFF #FFD9D0 #F5FFD0
monochromatic
#5688FF #93B3FF #D0DEFF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.35
#D0DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#D0DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEFF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEFF | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#C5E4E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d0deff; /* rgb */ color: rgb(208, 222, 255); /* oklch */ color: oklch(90.1% 0.048 267.2);
Tailwind
colors: {
custom: {
50: '#dee8ff',
500: '#d0deff',
950: '#000000',
},
}SCSS
$custom: #d0deff; $custom-light: #dee8ff; $custom-dark: #000000;
JSON
{
"hex": "#d0deff",
"rgb": {
"r": 208,
"g": 222,
"b": 255
},
"hsl": {
"h": 222.128,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90051,
"c": 0.04784,
"h": 267.2
},
"luminance": 0.72872
}Semantic roles & 50–950 ramp
primary
#D0DEFF
secondary
#EACD89
accent
#A100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486