#D0CCFC#D0CCFC
#D0CCFC is a very light, moderate blue. Relative luminance 0.636; OKLCH L 86.4% C 0.066 H 288.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CCFC |
|---|---|
| RGB | rgb(208, 204, 252) |
| HSL | hsl(245, 89%, 89%) |
| HSV | hsv(245, 19%, 99%) |
| CMYK | cmyk(17.5%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(83.77, 10.86, -22.99) |
| CIE-LCH | lch(83.77, 25.43, 295.30°) |
| OKLab | oklab(86.41% 0.0213 -0.0627) |
| OKLCH | oklch(86.41% 0.066 288.8) |
| XYZ | xyz(65.1720, 63.6232, 100.9235) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.60
Light Periwinkle
#C1C6FC
ΔE00 3.87
Light Lavender
#DFC5FE
ΔE00 5.70
Pale Lilac
#E4CBFF
ΔE00 5.74
Pale Lavender
#EECFFE
ΔE00 7.91
Light Lilac
#EDC8FF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CCFC #F8FCCC
analogous
#CCE0FC #D0CCFC #E8CCFC
triadic
#D0CCFC #FCD0CC #CCFCD0
tetradic
#D0CCFC #FCCCE0 #F8FCCC #CCFCE8
square
#D0CCFC #FCCCE0 #F8FCCC #CCFCE8
split-complementary
#D0CCFC #FCE8CC #E0FCCC
monochromatic
#6558F5 #9B92F9 #D0CCFC #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.53
#D0CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#D0CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CCFC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CCFC | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#C7D4DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0ccfc; /* rgb */ color: rgb(208, 204, 252); /* oklch */ color: oklch(86.4% 0.066 288.8);
Tailwind
colors: {
custom: {
50: '#dedbfd',
500: '#d0ccfc',
950: '#000000',
},
}SCSS
$custom: #d0ccfc; $custom-light: #dedbfd; $custom-dark: #000000;
JSON
{
"hex": "#d0ccfc",
"rgb": {
"r": 208,
"g": 204,
"b": 252
},
"hsl": {
"h": 245,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.86414,
"c": 0.06619,
"h": 288.8
},
"luminance": 0.63624
}Semantic roles & 50–950 ramp
primary
#D0CCFC
secondary
#DCE389
accent
#E600D2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485