#D3CCFC#D3CCFC
#D3CCFC is a very light, moderate blue. Relative luminance 0.641; OKLCH L 86.6% C 0.066 H 291.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCFC |
|---|---|
| RGB | rgb(211, 204, 252) |
| HSL | hsl(249, 89%, 89%) |
| HSV | hsv(249, 19%, 99%) |
| CMYK | cmyk(16.3%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(84.00, 11.79, -22.62) |
| CIE-LCH | lch(84.00, 25.51, 297.53°) |
| OKLab | oklab(86.65% 0.0244 -0.0616) |
| OKLCH | oklch(86.65% 0.066 291.6) |
| XYZ | xyz(66.0237, 64.0623, 100.9635) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.46
Light Periwinkle
#C1C6FC
ΔE00 4.69
Pale Lilac
#E4CBFF
ΔE00 4.85
Light Lavender
#DFC5FE
ΔE00 4.92
Pale Lavender
#EECFFE
ΔE00 6.99
Light Lilac
#EDC8FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCFC #F5FCCC
analogous
#CCDDFC #D3CCFC #EBCCFC
triadic
#D3CCFC #FCD3CC #CCFCD3
tetradic
#D3CCFC #FCCCDD #F5FCCC #CCFCEB
square
#D3CCFC #FCCCDD #F5FCCC #CCFCEB
split-complementary
#D3CCFC #FCEBCC #DDFCCC
monochromatic
#6F58F5 #A192F9 #D3CCFC #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.52
#D3CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#D3CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCFC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCFC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#CBD3DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3ccfc; /* rgb */ color: rgb(211, 204, 252); /* oklch */ color: oklch(86.6% 0.066 291.6);
Tailwind
colors: {
custom: {
50: '#e1dbfd',
500: '#d3ccfc',
950: '#000000',
},
}SCSS
$custom: #d3ccfc; $custom-light: #e1dbfd; $custom-dark: #000000;
JSON
{
"hex": "#d3ccfc",
"rgb": {
"r": 211,
"g": 204,
"b": 252
},
"hsl": {
"h": 248.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.86648,
"c": 0.06628,
"h": 291.6
},
"luminance": 0.64063
}Semantic roles & 50–950 ramp
primary
#D3CCFC
secondary
#D6E389
accent
#E600C4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485