#D3CDFE#D3CDFE
#D3CDFE is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.9% C 0.068 H 290.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDFE |
|---|---|
| RGB | rgb(211, 205, 254) |
| HSL | hsl(247, 96%, 90%) |
| HSV | hsv(247, 19%, 100%) |
| CMYK | cmyk(16.9%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.31, 11.68, -23.20) |
| CIE-LCH | lch(84.31, 25.98, 296.72°) |
| OKLab | oklab(86.91% 0.0237 -0.0632) |
| OKLCH | oklch(86.91% 0.068 290.5) |
| XYZ | xyz(66.5807, 64.6666, 102.7209) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.07
Light Periwinkle
#C1C6FC
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 5.13
Light Lavender
#DFC5FE
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 7.30
Light Lilac
#EDC8FF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDFE #F8FECD
analogous
#CDDFFE #D3CDFE #ECCDFE
triadic
#D3CDFE #FED3CD #CDFED3
tetradic
#D3CDFE #FECDDF #F8FECD #CDFEEC
square
#D3CDFE #FECDDF #F8FECD #CDFEEC
split-complementary
#D3CDFE #FEECCD #DFFECD
monochromatic
#6955FC #9E91FD #D3CDFE #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.51
#D3CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#D3CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDFE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDFE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#CAD5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3cdfe; /* rgb */ color: rgb(211, 205, 254); /* oklch */ color: oklch(86.9% 0.068 290.5);
Tailwind
colors: {
custom: {
50: '#e1dcfe',
500: '#d3cdfe',
950: '#000000',
},
}SCSS
$custom: #d3cdfe; $custom-light: #e1dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d3cdfe",
"rgb": {
"r": 211,
"g": 205,
"b": 254
},
"hsl": {
"h": 247.347,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.86914,
"c": 0.06754,
"h": 290.5
},
"luminance": 0.64667
}Semantic roles & 50–950 ramp
primary
#D3CDFE
secondary
#DCE888
accent
#E600C9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486