#D5CDFF#D5CDFF
#D5CDFF is a very light, moderate blue. Relative luminance 0.650; OKLCH L 87.1% C 0.069 H 292.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDFF |
|---|---|
| RGB | rgb(213, 205, 255) |
| HSL | hsl(250, 100%, 90%) |
| HSV | hsv(250, 20%, 100%) |
| CMYK | cmyk(16.5%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(84.50, 12.51, -23.43) |
| CIE-LCH | lch(84.50, 26.56, 298.09°) |
| OKLab | oklab(87.11% 0.0261 -0.0639) |
| OKLCH | oklch(87.11% 0.069 292.2) |
| XYZ | xyz(67.3179, 65.0282, 103.5935) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.55
Pale Lilac
#E4CBFF
ΔE00 4.57
Light Lavender
#DFC5FE
ΔE00 4.63
Light Periwinkle
#C1C6FC
ΔE00 4.82
Pale Lavender
#EECFFE
ΔE00 6.77
Light Lilac
#EDC8FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDFF #F7FFCD
analogous
#CDDEFF #D5CDFF #EECDFF
triadic
#D5CDFF #FFD5CD #CDFFD5
tetradic
#D5CDFF #FFCDDE #F7FFCD #CDFFEE
square
#D5CDFF #FFCDDE #F7FFCD #CDFFEE
split-complementary
#D5CDFF #FFEECD #DEFFCD
monochromatic
#6E53FF #A290FF #D5CDFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.50
#D5CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#D5CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDFF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDFF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#CDD5DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d5cdff; /* rgb */ color: rgb(213, 205, 255); /* oklch */ color: oklch(87.1% 0.069 292.2);
Tailwind
colors: {
custom: {
50: '#e2dcff',
500: '#d5cdff',
950: '#000000',
},
}SCSS
$custom: #d5cdff; $custom-light: #e2dcff; $custom-dark: #000000;
JSON
{
"hex": "#d5cdff",
"rgb": {
"r": 213,
"g": 205,
"b": 255
},
"hsl": {
"h": 249.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.87107,
"c": 0.06901,
"h": 292.2
},
"luminance": 0.65029
}Semantic roles & 50–950 ramp
primary
#D5CDFF
secondary
#DAEA86
accent
#E600C1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486