#D0CEEE#D0CEEE
#D0CEEE is a very light, muted blue. Relative luminance 0.637; OKLCH L 86.3% C 0.044 H 288.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEEE |
|---|---|
| RGB | rgb(208, 206, 238) |
| HSL | hsl(244, 48%, 87%) |
| HSV | hsv(244, 13%, 93%) |
| CMYK | cmyk(12.6%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(83.82, 6.86, -15.47) |
| CIE-LCH | lch(83.82, 16.92, 293.92°) |
| OKLab | oklab(86.31% 0.0138 -0.0418) |
| OKLCH | oklch(86.31% 0.044 288.3) |
| XYZ | xyz(63.5131, 63.7251, 89.8264) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.27
Lavender (CSS)
#E6E6FA
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 6.80
Pale Lilac
#E4CBFF
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 8.50
Thistle
#D8BFD8
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEEE #ECEECE
analogous
#CEDCEE #D0CEEE #E0CEEE
triadic
#D0CEEE #EED0CE #CEEED0
tetradic
#D0CEEE #EECEDC #ECEECE #CEEEE0
square
#D0CEEE #EECEDC #ECEECE #CEEEE0
split-complementary
#D0CEEE #EEE0CE #DCEECE
monochromatic
#7973CE #A4A1DE #D0CEEE #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.53
#D0CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#D0CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEEE
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEEE | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#CAD3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0ceee; /* rgb */ color: rgb(208, 206, 238); /* oklch */ color: oklch(86.3% 0.044 288.3);
Tailwind
colors: {
custom: {
50: '#dedcf3',
500: '#d0ceee',
950: '#000000',
},
}SCSS
$custom: #d0ceee; $custom-light: #dedcf3; $custom-dark: #000000;
JSON
{
"hex": "#d0ceee",
"rgb": {
"r": 208,
"g": 206,
"b": 238
},
"hsl": {
"h": 243.75,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.86308,
"c": 0.04405,
"h": 288.3
},
"luminance": 0.63726
}Semantic roles & 50–950 ramp
primary
#D0CEEE
secondary
#C8CB95
accent
#BC2AB3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485