#D1CCFC#D1CCFC
#D1CCFC is a very light, moderate blue. Relative luminance 0.638; OKLCH L 86.5% C 0.066 H 289.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CCFC |
|---|---|
| RGB | rgb(209, 204, 252) |
| HSL | hsl(246, 89%, 89%) |
| HSV | hsv(246, 19%, 99%) |
| CMYK | cmyk(17.1%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(83.85, 11.17, -22.86) |
| CIE-LCH | lch(83.85, 25.45, 296.04°) |
| OKLab | oklab(86.49% 0.0223 -0.0623) |
| OKLCH | oklch(86.49% 0.066 289.7) |
| XYZ | xyz(65.4541, 63.7686, 100.9368) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.88
Light Periwinkle
#C1C6FC
ΔE00 4.14
Light Lavender
#DFC5FE
ΔE00 5.44
Pale Lilac
#E4CBFF
ΔE00 5.44
Pale Lavender
#EECFFE
ΔE00 7.60
Light Lilac
#EDC8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CCFC #F7FCCC
analogous
#CCDFFC #D1CCFC #E9CCFC
triadic
#D1CCFC #FCD1CC #CCFCD1
tetradic
#D1CCFC #FCCCDF #F7FCCC #CCFCE9
square
#D1CCFC #FCCCDF #F7FCCC #CCFCE9
split-complementary
#D1CCFC #FCE9CC #DFFCCC
monochromatic
#6958F5 #9D92F9 #D1CCFC #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.53
#D1CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#D1CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CCFC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CCFC | 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)
#C1D2FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#C8D4DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d1ccfc; /* rgb */ color: rgb(209, 204, 252); /* oklch */ color: oklch(86.5% 0.066 289.7);
Tailwind
colors: {
custom: {
50: '#dfdbfd',
500: '#d1ccfc',
950: '#000000',
},
}SCSS
$custom: #d1ccfc; $custom-light: #dfdbfd; $custom-dark: #000000;
JSON
{
"hex": "#d1ccfc",
"rgb": {
"r": 209,
"g": 204,
"b": 252
},
"hsl": {
"h": 246.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.86492,
"c": 0.0662,
"h": 289.7
},
"luminance": 0.63769
}Semantic roles & 50–950 ramp
primary
#D1CCFC
secondary
#DAE389
accent
#E600CE
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485