#D3CCFF#D3CCFF
#D3CCFF is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.8% C 0.070 H 291.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCFF |
|---|---|
| RGB | rgb(211, 204, 255) |
| HSL | hsl(248, 100%, 90%) |
| HSV | hsv(248, 20%, 100%) |
| CMYK | cmyk(17.3%, 20%, 0%, 0%) |
| CIE-LAB | lab(84.10, 12.43, -24.06) |
| CIE-LCH | lch(84.10, 27.08, 297.32°) |
| OKLab | oklab(86.76% 0.0254 -0.0656) |
| OKLCH | oklch(86.76% 0.07 291.1) |
| XYZ | xyz(66.5028, 64.2540, 103.4870) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.10
Light Periwinkle
#C1C6FC
ΔE00 4.32
Light Lavender
#DFC5FE
ΔE00 4.85
Pale Lilac
#E4CBFF
ΔE00 4.93
Pale Lavender
#EECFFE
ΔE00 7.21
Light Lilac
#EDC8FF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCFF #F8FFCC
analogous
#CCDFFF #D3CCFF #ECCCFF
triadic
#D3CCFF #FFD3CC #CCFFD3
tetradic
#D3CCFF #FFCCDF #F8FFCC #CCFFEC
square
#D3CCFF #FFCCDF #F8FFCC #CCFFEC
split-complementary
#D3CCFF #FFECCC #DFFFCC
monochromatic
#6952FF #9E8FFF #D3CCFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.52
#D3CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#D3CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCFF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCFF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D3FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#CAD4DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3ccff; /* rgb */ color: rgb(211, 204, 255); /* oklch */ color: oklch(86.8% 0.070 291.1);
Tailwind
colors: {
custom: {
50: '#e1dbff',
500: '#d3ccff',
950: '#000000',
},
}SCSS
$custom: #d3ccff; $custom-light: #e1dbff; $custom-dark: #000000;
JSON
{
"hex": "#d3ccff",
"rgb": {
"r": 211,
"g": 204,
"b": 255
},
"hsl": {
"h": 248.235,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86759,
"c": 0.07038,
"h": 291.1
},
"luminance": 0.64255
}Semantic roles & 50–950 ramp
primary
#D3CCFF
secondary
#DCEA86
accent
#E600C6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486