#D2CDFF#D2CDFF
#D2CDFF is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.9% C 0.069 H 289.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDFF |
|---|---|
| RGB | rgb(210, 205, 255) |
| HSL | hsl(246, 100%, 90%) |
| HSV | hsv(246, 20%, 100%) |
| CMYK | cmyk(17.6%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(84.27, 11.59, -23.80) |
| CIE-LCH | lch(84.27, 26.48, 295.96°) |
| OKLab | oklab(86.87% 0.023 -0.0649) |
| OKLCH | oklch(86.87% 0.069 289.5) |
| XYZ | xyz(66.4556, 64.5836, 103.5531) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.66
Light Periwinkle
#C1C6FC
ΔE00 4.00
Light Lavender
#DFC5FE
ΔE00 5.41
Pale Lilac
#E4CBFF
ΔE00 5.45
Pale Lavender
#EECFFE
ΔE00 7.67
Light Lilac
#EDC8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDFF #FAFFCD
analogous
#CDE1FF #D2CDFF #EBCDFF
triadic
#D2CDFF #FFD2CD #CDFFD2
tetradic
#D2CDFF #FFCDE1 #FAFFCD #CDFFEB
square
#D2CDFF #FFCDE1 #FAFFCD #CDFFEB
split-complementary
#D2CDFF #FFEBCD #E1FFCD
monochromatic
#6453FF #9B90FF #D2CDFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.51
#D2CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D2CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDFF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDFF | 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)
#C1D3FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#C9D5DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2cdff; /* rgb */ color: rgb(210, 205, 255); /* oklch */ color: oklch(86.9% 0.069 289.5);
Tailwind
colors: {
custom: {
50: '#e0dcff',
500: '#d2cdff',
950: '#000000',
},
}SCSS
$custom: #d2cdff; $custom-light: #e0dcff; $custom-dark: #000000;
JSON
{
"hex": "#d2cdff",
"rgb": {
"r": 210,
"g": 205,
"b": 255
},
"hsl": {
"h": 246,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.86873,
"c": 0.06889,
"h": 289.5
},
"luminance": 0.64584
}Semantic roles & 50–950 ramp
primary
#D2CDFF
secondary
#E0EA86
accent
#E600CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486