#D3CCFD#D3CCFD
#D3CCFD is a very light, moderate blue. Relative luminance 0.641; OKLCH L 86.7% C 0.068 H 291.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCFD |
|---|---|
| RGB | rgb(211, 204, 253) |
| HSL | hsl(249, 92%, 90%) |
| HSV | hsv(249, 19%, 99%) |
| CMYK | cmyk(16.6%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.03, 12.00, -23.10) |
| CIE-LCH | lch(84.03, 26.03, 297.46°) |
| OKLab | oklab(86.69% 0.0248 -0.063) |
| OKLCH | oklch(86.69% 0.068 291.5) |
| XYZ | xyz(66.1825, 64.1259, 101.8002) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.32
Light Periwinkle
#C1C6FC
ΔE00 4.56
Pale Lilac
#E4CBFF
ΔE00 4.86
Light Lavender
#DFC5FE
ΔE00 4.88
Pale Lavender
#EECFFE
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCFD #F6FDCC
analogous
#CCDEFD #D3CCFD #EBCCFD
triadic
#D3CCFD #FDD3CC #CCFDD3
tetradic
#D3CCFD #FDCCDE #F6FDCC #CCFDEB
square
#D3CCFD #FDCCDE #F6FDCC #CCFDEB
split-complementary
#D3CCFD #FDEBCC #DEFDCC
monochromatic
#6D56F8 #A091FB #D3CCFD #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.52
#D3CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#D3CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCFD
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCFD | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#CBD4DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3ccfd; /* rgb */ color: rgb(211, 204, 253); /* oklch */ color: oklch(86.7% 0.068 291.5);
Tailwind
colors: {
custom: {
50: '#e1dbfe',
500: '#d3ccfd',
950: '#000000',
},
}SCSS
$custom: #d3ccfd; $custom-light: #e1dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d3ccfd",
"rgb": {
"r": 211,
"g": 204,
"b": 253
},
"hsl": {
"h": 248.571,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.86685,
"c": 0.06764,
"h": 291.5
},
"luminance": 0.64126
}Semantic roles & 50–950 ramp
primary
#D3CCFD
secondary
#D8E588
accent
#E600C5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485