#D0CEEB#D0CEEB
#D0CEEB is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.2% C 0.040 H 288.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEEB |
|---|---|
| RGB | rgb(208, 206, 235) |
| HSL | hsl(244, 42%, 86%) |
| HSV | hsv(244, 12%, 92%) |
| CMYK | cmyk(11.5%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.73, 6.25, -14.01) |
| CIE-LCH | lch(83.73, 15.34, 294.04°) |
| OKLab | oklab(86.21% 0.0128 -0.0378) |
| OKLCH | oklch(86.21% 0.04 288.7) |
| XYZ | xyz(63.0760, 63.5502, 87.5245) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.19
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 7.59
Thistle
#D8BFD8
ΔE00 8.61
Pale Lilac
#E4CBFF
ΔE00 8.69
Light Lavender
#DFC5FE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEEB #E9EBCE
analogous
#CEDBEB #D0CEEB #DFCEEB
triadic
#D0CEEB #EBD0CE #CEEBD0
tetradic
#D0CEEB #EBCEDB #E9EBCE #CEEBDF
square
#D0CEEB #EBCEDB #E9EBCE #CEEBDF
split-complementary
#D0CEEB #EBDFCE #DBEBCE
monochromatic
#7D77C8 #A6A3D9 #D0CEEB #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.53
#D0CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#D0CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEEB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEEB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#CBD2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0ceeb; /* rgb */ color: rgb(208, 206, 235); /* oklch */ color: oklch(86.2% 0.040 288.7);
Tailwind
colors: {
custom: {
50: '#dedcf1',
500: '#d0ceeb',
950: '#000000',
},
}SCSS
$custom: #d0ceeb; $custom-light: #dedcf1; $custom-dark: #000000;
JSON
{
"hex": "#d0ceeb",
"rgb": {
"r": 208,
"g": 206,
"b": 235
},
"hsl": {
"h": 244.138,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.86206,
"c": 0.03992,
"h": 288.7
},
"luminance": 0.63551
}Semantic roles & 50–950 ramp
primary
#D0CEEB
secondary
#C3C697
accent
#B530AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485