#D0CEED#D0CEED
#D0CEED is a very light, muted blue. Relative luminance 0.637; OKLCH L 86.3% C 0.043 H 288.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEED |
|---|---|
| RGB | rgb(208, 206, 237) |
| HSL | hsl(244, 46%, 87%) |
| HSV | hsv(244, 13%, 93%) |
| CMYK | cmyk(12.2%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.79, 6.66, -14.98) |
| CIE-LCH | lch(83.79, 16.40, 293.96°) |
| OKLab | oklab(86.27% 0.0135 -0.0405) |
| OKLCH | oklch(86.27% 0.043 288.4) |
| XYZ | xyz(63.3666, 63.6665, 89.0548) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.58
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 7.06
Pale Lilac
#E4CBFF
ΔE00 8.21
Thistle
#D8BFD8
ΔE00 8.70
Light Lavender
#DFC5FE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEED #EBEDCE
analogous
#CEDCED #D0CEED #E0CEED
triadic
#D0CEED #EDD0CE #CEEDD0
tetradic
#D0CEED #EDCEDC #EBEDCE #CEEDE0
square
#D0CEED #EDCEDC #EBEDCE #CEEDE0
split-complementary
#D0CEED #EDE0CE #DCEDCE
monochromatic
#7A74CC #A5A1DD #D0CEED #EAE9F7 #EAE9F7
Accessibility & contrast
On white
1.53
#D0CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#D0CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEED
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEED | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EE
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#CAD3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0ceed; /* rgb */ color: rgb(208, 206, 237); /* oklch */ color: oklch(86.3% 0.043 288.4);
Tailwind
colors: {
custom: {
50: '#dedcf2',
500: '#d0ceed',
950: '#000000',
},
}SCSS
$custom: #d0ceed; $custom-light: #dedcf2; $custom-dark: #000000;
JSON
{
"hex": "#d0ceed",
"rgb": {
"r": 208,
"g": 206,
"b": 237
},
"hsl": {
"h": 243.871,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.86274,
"c": 0.04267,
"h": 288.4
},
"luminance": 0.63667
}Semantic roles & 50–950 ramp
primary
#D0CEED
secondary
#C6C996
accent
#B92CB0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485