#D2CDEB#D2CDEB
#D2CDEB is a very light, muted violet. Relative luminance 0.634; OKLCH L 86.2% C 0.041 H 293.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDEB |
|---|---|
| RGB | rgb(210, 205, 235) |
| HSL | hsl(250, 43%, 86%) |
| HSV | hsv(250, 13%, 92%) |
| CMYK | cmyk(10.6%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.63, 7.43, -14.14) |
| CIE-LCH | lch(83.63, 15.97, 297.70°) |
| OKLab | oklab(86.17% 0.0163 -0.0382) |
| OKLCH | oklch(86.17% 0.041 293.1) |
| XYZ | xyz(63.4020, 63.3621, 87.4711) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.24
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Thistle
#D8BFD8
ΔE00 7.53
Pale Lilac
#E4CBFF
ΔE00 7.77
Light Periwinkle
#C1C6FC
ΔE00 7.86
Light Lavender
#DFC5FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDEB #E6EBCD
analogous
#CDD7EB #D2CDEB #E1CDEB
triadic
#D2CDEB #EBD2CD #CDEBD2
tetradic
#D2CDEB #EBCDD7 #E6EBCD #CDEBE1
square
#D2CDEB #EBCDD7 #E6EBCD #CDEBE1
split-complementary
#D2CDEB #EBE1CD #D7EBCD
monochromatic
#8376C8 #ABA1DA #D2CDEB #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.54
#D2CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#D2CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDEB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDEB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#CDD1D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cdeb; /* rgb */ color: rgb(210, 205, 235); /* oklch */ color: oklch(86.2% 0.041 293.1);
Tailwind
colors: {
custom: {
50: '#e0dcf1',
500: '#d2cdeb',
950: '#000000',
},
}SCSS
$custom: #d2cdeb; $custom-light: #e0dcf1; $custom-dark: #000000;
JSON
{
"hex": "#d2cdeb",
"rgb": {
"r": 210,
"g": 205,
"b": 235
},
"hsl": {
"h": 250,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86167,
"c": 0.04149,
"h": 293.1
},
"luminance": 0.63362
}Semantic roles & 50–950 ramp
primary
#D2CDEB
secondary
#BEC696
accent
#B630A0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485