#D2CEEB#D2CEEB
#D2CEEB is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.4% C 0.040 H 291.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEEB |
|---|---|
| RGB | rgb(210, 206, 235) |
| HSL | hsl(248, 42%, 86%) |
| HSV | hsv(248, 12%, 92%) |
| CMYK | cmyk(10.6%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.88, 6.89, -13.77) |
| CIE-LCH | lch(83.88, 15.40, 296.60°) |
| OKLab | oklab(86.36% 0.0149 -0.0371) |
| OKLCH | oklch(86.36% 0.04 291.9) |
| XYZ | xyz(63.6420, 63.8421, 87.5510) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 7.90
Light Periwinkle
#C1C6FC
ΔE00 7.97
Pale Lilac
#E4CBFF
ΔE00 8.22
Light Lavender
#DFC5FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEEB #E7EBCE
analogous
#CED9EB #D2CEEB #E1CEEB
triadic
#D2CEEB #EBD2CE #CEEBD2
tetradic
#D2CEEB #EBCED9 #E7EBCE #CEEBE1
square
#D2CEEB #EBCED9 #E7EBCE #CEEBE1
split-complementary
#D2CEEB #EBE1CE #D9EBCE
monochromatic
#8277C8 #AAA3D9 #D2CEEB #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.53
#D2CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#D2CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEEB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEEB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#CDD2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2ceeb; /* rgb */ color: rgb(210, 206, 235); /* oklch */ color: oklch(86.4% 0.040 291.9);
Tailwind
colors: {
custom: {
50: '#e0dcf1',
500: '#d2ceeb',
950: '#000000',
},
}SCSS
$custom: #d2ceeb; $custom-light: #e0dcf1; $custom-dark: #000000;
JSON
{
"hex": "#d2ceeb",
"rgb": {
"r": 210,
"g": 206,
"b": 235
},
"hsl": {
"h": 248.276,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.86363,
"c": 0.04,
"h": 291.9
},
"luminance": 0.63842
}Semantic roles & 50–950 ramp
primary
#D2CEEB
secondary
#C0C697
accent
#B530A3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485