#D0CBEF#D0CBEF
#D0CBEF is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.8% C 0.050 H 291.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CBEF |
|---|---|
| RGB | rgb(208, 203, 239) |
| HSL | hsl(248, 53%, 87%) |
| HSV | hsv(248, 15%, 94%) |
| CMYK | cmyk(13%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.10, 8.66, -17.09) |
| CIE-LCH | lch(83.10, 19.16, 296.89°) |
| OKLab | oklab(85.76% 0.0184 -0.0463) |
| OKLCH | oklch(85.76% 0.05 291.7) |
| XYZ | xyz(62.9451, 62.3533, 90.3639) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.57
Light Periwinkle
#C1C6FC
ΔE00 6.30
Pale Lilac
#E4CBFF
ΔE00 6.54
Light Lavender
#DFC5FE
ΔE00 6.98
Pale Lavender
#EECFFE
ΔE00 7.93
Thistle
#D8BFD8
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CBEF #EAEFCB
analogous
#CBD8EF #D0CBEF #E2CBEF
triadic
#D0CBEF #EFD0CB #CBEFD0
tetradic
#D0CBEF #EFCBD8 #EAEFCB #CBEFE2
square
#D0CBEF #EFCBD8 #EAEFCB #CBEFE2
split-complementary
#D0CBEF #EFE2CB #D8EFCB
monochromatic
#7B6DD2 #A69CE1 #D0CBEF #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.56
#D0CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D0CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CBEF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CBEF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F1
Deuteranopia (green-blind)
#C4CEEE
Tritanopia (blue-blind)
#CAD0D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0cbef; /* rgb */ color: rgb(208, 203, 239); /* oklch */ color: oklch(85.8% 0.050 291.7);
Tailwind
colors: {
custom: {
50: '#dedaf4',
500: '#d0cbef',
950: '#000000',
},
}SCSS
$custom: #d0cbef; $custom-light: #dedaf4; $custom-dark: #000000;
JSON
{
"hex": "#d0cbef",
"rgb": {
"r": 208,
"g": 203,
"b": 239
},
"hsl": {
"h": 248.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.85755,
"c": 0.04979,
"h": 291.7
},
"luminance": 0.62354
}Semantic roles & 50–950 ramp
primary
#D0CBEF
secondary
#C4CD91
accent
#C025AB
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385