#D8CDEB#D8CDEB
#D8CDEB is a very light, muted violet. Relative luminance 0.643; OKLCH L 86.6% C 0.043 H 302.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDEB |
|---|---|
| RGB | rgb(216, 205, 235) |
| HSL | hsl(262, 43%, 86%) |
| HSV | hsv(262, 13%, 92%) |
| CMYK | cmyk(8.1%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.10, 9.37, -13.39) |
| CIE-LCH | lch(84.10, 16.34, 304.98°) |
| OKLab | oklab(86.65% 0.0227 -0.036) |
| OKLCH | oklch(86.65% 0.043 302.2) |
| XYZ | xyz(65.1428, 64.2597, 87.5527) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.70
Pale Lilac
#E4CBFF
ΔE00 6.67
Pale Lavender
#EECFFE
ΔE00 6.98
Periwinkle
#CCCCFF
ΔE00 7.31
Light Lavender
#DFC5FE
ΔE00 7.65
Lavender (CSS)
#E6E6FA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDEB #E0EBCD
analogous
#CDD1EB #D8CDEB #E7CDEB
triadic
#D8CDEB #EBD8CD #CDEBD8
tetradic
#D8CDEB #EBCDD1 #E0EBCD #CDEBE7
square
#D8CDEB #EBCDD1 #E0EBCD #CDEBE7
split-complementary
#D8CDEB #EBE7CD #D1EBCD
monochromatic
#9476C8 #B6A1DA #D8CDEB #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.52
#D8CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#D8CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDEB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDEB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#D5D1D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d8cdeb; /* rgb */ color: rgb(216, 205, 235); /* oklch */ color: oklch(86.6% 0.043 302.2);
Tailwind
colors: {
custom: {
50: '#e4dcf1',
500: '#d8cdeb',
950: '#000000',
},
}SCSS
$custom: #d8cdeb; $custom-light: #e4dcf1; $custom-dark: #000000;
JSON
{
"hex": "#d8cdeb",
"rgb": {
"r": 216,
"g": 205,
"b": 235
},
"hsl": {
"h": 262,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86646,
"c": 0.04257,
"h": 302.2
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#D8CDEB
secondary
#B5C696
accent
#B63085
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485