#D0DAFF#D0DAFF
#D0DAFF is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.3% C 0.052 H 273.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DAFF |
|---|---|
| RGB | rgb(208, 218, 255) |
| HSL | hsl(227, 100%, 91%) |
| HSV | hsv(227, 18%, 100%) |
| CMYK | cmyk(18.4%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(87.37, 4.08, -19.12) |
| CIE-LCH | lch(87.37, 19.55, 282.04°) |
| OKLab | oklab(89.26% 0.0031 -0.052) |
| OKLCH | oklch(89.26% 0.052 273.4) |
| XYZ | xyz(69.1295, 70.7715, 104.6065) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.08
Light Periwinkle
#C1C6FC
ΔE00 5.80
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Light Blue Grey
#B7C9E2
ΔE00 7.31
Powder Blue (survey)
#B1D1FC
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DAFF #FFF5D0
analogous
#D0F1FF #D0DAFF #DDD0FF
triadic
#D0DAFF #FFD0DA #DAFFD0
tetradic
#D0DAFF #FFD0F1 #FFF5D0 #D0FFDD
square
#D0DAFF #FFD0F1 #FFF5D0 #D0FFDD
split-complementary
#D0DAFF #FFDDD0 #F1FFD0
monochromatic
#567AFF #93AAFF #D0DAFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.39
#D0DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D0DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DAFF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DAFF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#C5E1E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0daff; /* rgb */ color: rgb(208, 218, 255); /* oklch */ color: oklch(89.3% 0.052 273.4);
Tailwind
colors: {
custom: {
50: '#dee5ff',
500: '#d0daff',
950: '#000000',
},
}SCSS
$custom: #d0daff; $custom-light: #dee5ff; $custom-dark: #000000;
JSON
{
"hex": "#d0daff",
"rgb": {
"r": 208,
"g": 218,
"b": 255
},
"hsl": {
"h": 227.234,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.89258,
"c": 0.05207,
"h": 273.4
},
"luminance": 0.70773
}Semantic roles & 50–950 ramp
primary
#D0DAFF
secondary
#EAD689
accent
#B500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486