#D3CDFF#D3CDFF
#D3CDFF is a very light, moderate blue. Relative luminance 0.647; OKLCH L 87.0% C 0.069 H 290.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDFF |
|---|---|
| RGB | rgb(211, 205, 255) |
| HSL | hsl(247, 100%, 90%) |
| HSV | hsv(247, 20%, 100%) |
| CMYK | cmyk(17.3%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(84.34, 11.89, -23.68) |
| CIE-LCH | lch(84.34, 26.50, 296.67°) |
| OKLab | oklab(86.95% 0.024 -0.0646) |
| OKLCH | oklch(86.95% 0.069 290.4) |
| XYZ | xyz(66.7413, 64.7309, 103.5664) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.95
Light Periwinkle
#C1C6FC
ΔE00 4.27
Light Lavender
#DFC5FE
ΔE00 5.15
Pale Lilac
#E4CBFF
ΔE00 5.16
Pale Lavender
#EECFFE
ΔE00 7.37
Light Lilac
#EDC8FF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDFF #F9FFCD
analogous
#CDE0FF #D3CDFF #ECCDFF
triadic
#D3CDFF #FFD3CD #CDFFD3
tetradic
#D3CDFF #FFCDE0 #F9FFCD #CDFFEC
square
#D3CDFF #FFCDE0 #F9FFCD #CDFFEC
split-complementary
#D3CDFF #FFECCD #E0FFCD
monochromatic
#6753FF #9D90FF #D3CDFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.51
#D3CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#D3CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDFF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDFF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C2D1FE
Tritanopia (blue-blind)
#CAD5DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3cdff; /* rgb */ color: rgb(211, 205, 255); /* oklch */ color: oklch(87.0% 0.069 290.4);
Tailwind
colors: {
custom: {
50: '#e1dcff',
500: '#d3cdff',
950: '#000000',
},
}SCSS
$custom: #d3cdff; $custom-light: #e1dcff; $custom-dark: #000000;
JSON
{
"hex": "#d3cdff",
"rgb": {
"r": 211,
"g": 205,
"b": 255
},
"hsl": {
"h": 247.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.86951,
"c": 0.06891,
"h": 290.4
},
"luminance": 0.64732
}Semantic roles & 50–950 ramp
primary
#D3CDFF
secondary
#DEEA86
accent
#E600CA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486