#D0CBEE#D0CBEE
#D0CBEE is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.7% C 0.048 H 291.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CBEE |
|---|---|
| RGB | rgb(208, 203, 238) |
| HSL | hsl(249, 51%, 86%) |
| HSV | hsv(249, 15%, 93%) |
| CMYK | cmyk(12.6%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(83.07, 8.46, -16.60) |
| CIE-LCH | lch(83.07, 18.63, 297.00°) |
| OKLab | oklab(85.72% 0.0181 -0.0449) |
| OKLCH | oklch(85.72% 0.048 291.9) |
| XYZ | xyz(62.7978, 62.2944, 89.5880) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.83
Light Periwinkle
#C1C6FC
ΔE00 6.53
Pale Lilac
#E4CBFF
ΔE00 6.73
Light Lavender
#DFC5FE
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 7.87
Lavender (CSS)
#E6E6FA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CBEE #E9EECB
analogous
#CBD8EE #D0CBEE #E2CBEE
triadic
#D0CBEE #EED0CB #CBEED0
tetradic
#D0CBEE #EECBD8 #E9EECB #CBEEE2
square
#D0CBEE #EECBD8 #E9EECB #CBEEE2
split-complementary
#D0CBEE #EEE2CB #D8EECB
monochromatic
#7D6FD0 #A69DDF #D0CBEE #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.56
#D0CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#D0CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CBEE
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CBEE | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFF0
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#CAD0D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0cbee; /* rgb */ color: rgb(208, 203, 238); /* oklch */ color: oklch(85.7% 0.048 291.9);
Tailwind
colors: {
custom: {
50: '#dedaf3',
500: '#d0cbee',
950: '#000000',
},
}SCSS
$custom: #d0cbee; $custom-light: #dedaf3; $custom-dark: #000000;
JSON
{
"hex": "#d0cbee",
"rgb": {
"r": 208,
"g": 203,
"b": 238
},
"hsl": {
"h": 248.571,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.8572,
"c": 0.04841,
"h": 291.9
},
"luminance": 0.62295
}Semantic roles & 50–950 ramp
primary
#D0CBEE
secondary
#C3CB92
accent
#BE27A9
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385