#D1CCFB#D1CCFB
#D1CCFB is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.5% C 0.065 H 289.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CCFB |
|---|---|
| RGB | rgb(209, 204, 251) |
| HSL | hsl(246, 85%, 89%) |
| HSV | hsv(246, 19%, 98%) |
| CMYK | cmyk(16.7%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.81, 10.96, -22.38) |
| CIE-LCH | lch(83.81, 24.92, 296.09°) |
| OKLab | oklab(86.46% 0.022 -0.061) |
| OKLCH | oklch(86.46% 0.065 289.8) |
| XYZ | xyz(65.2961, 63.7054, 100.1044) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.05
Light Periwinkle
#C1C6FC
ΔE00 4.28
Pale Lilac
#E4CBFF
ΔE00 5.44
Light Lavender
#DFC5FE
ΔE00 5.49
Pale Lavender
#EECFFE
ΔE00 7.56
Light Lilac
#EDC8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CCFB #F6FBCC
analogous
#CCDFFB #D1CCFB #E9CCFB
triadic
#D1CCFB #FBD1CC #CCFBD1
tetradic
#D1CCFB #FBCCDF #F6FBCC #CCFBE9
square
#D1CCFB #FBCCDF #F6FBCC #CCFBE9
split-complementary
#D1CCFB #FBE9CC #DFFBCC
monochromatic
#6B5BF2 #9E93F7 #D1CCFB #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.53
#D1CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D1CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CCFB
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CCFB | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#C9D3DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d1ccfb; /* rgb */ color: rgb(209, 204, 251); /* oklch */ color: oklch(86.5% 0.065 289.8);
Tailwind
colors: {
custom: {
50: '#dfdbfc',
500: '#d1ccfb',
950: '#000000',
},
}SCSS
$custom: #d1ccfb; $custom-light: #dfdbfc; $custom-dark: #000000;
JSON
{
"hex": "#d1ccfb",
"rgb": {
"r": 209,
"g": 204,
"b": 251
},
"hsl": {
"h": 246.383,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.86455,
"c": 0.06483,
"h": 289.8
},
"luminance": 0.63706
}Semantic roles & 50–950 ramp
primary
#D1CCFB
secondary
#D8E28A
accent
#E204CA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485