#D3CDFD#D3CDFD
#D3CDFD is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.9% C 0.066 H 290.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDFD |
|---|---|
| RGB | rgb(211, 205, 253) |
| HSL | hsl(248, 92%, 90%) |
| HSV | hsv(248, 19%, 99%) |
| CMYK | cmyk(16.6%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(84.28, 11.47, -22.72) |
| CIE-LCH | lch(84.28, 25.45, 296.78°) |
| OKLab | oklab(86.88% 0.0234 -0.0619) |
| OKLCH | oklch(86.88% 0.066 290.7) |
| XYZ | xyz(66.4210, 64.6028, 101.8797) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.21
Light Periwinkle
#C1C6FC
ΔE00 4.52
Pale Lilac
#E4CBFF
ΔE00 5.11
Light Lavender
#DFC5FE
ΔE00 5.21
Pale Lavender
#EECFFE
ΔE00 7.24
Light Lilac
#EDC8FF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDFD #F7FDCD
analogous
#CDDFFD #D3CDFD #EBCDFD
triadic
#D3CDFD #FDD3CD #CDFDD3
tetradic
#D3CDFD #FDCDDF #F7FDCD #CDFDEB
square
#D3CDFD #FDCDDF #F7FDCD #CDFDEB
split-complementary
#D3CDFD #FDEBCD #DFFDCD
monochromatic
#6B57F8 #9F92FB #D3CDFD #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.51
#D3CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D3CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDFD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDFD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#CBD5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3cdfd; /* rgb */ color: rgb(211, 205, 253); /* oklch */ color: oklch(86.9% 0.066 290.7);
Tailwind
colors: {
custom: {
50: '#e1dcfe',
500: '#d3cdfd',
950: '#000000',
},
}SCSS
$custom: #d3cdfd; $custom-light: #e1dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d3cdfd",
"rgb": {
"r": 211,
"g": 205,
"b": 253
},
"hsl": {
"h": 247.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.86877,
"c": 0.06617,
"h": 290.7
},
"luminance": 0.64603
}Semantic roles & 50–950 ramp
primary
#D3CDFD
secondary
#DAE689
accent
#E600C9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485