#D4CDEB#D4CDEB
#D4CDEB is a very light, muted violet. Relative luminance 0.637; OKLCH L 86.3% C 0.042 H 296.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDEB |
|---|---|
| RGB | rgb(212, 205, 235) |
| HSL | hsl(254, 43%, 86%) |
| HSV | hsv(254, 13%, 92%) |
| CMYK | cmyk(9.8%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.79, 8.07, -13.89) |
| CIE-LCH | lch(83.79, 16.07, 300.15°) |
| OKLab | oklab(86.33% 0.0184 -0.0374) |
| OKLCH | oklch(86.33% 0.042 296.2) |
| XYZ | xyz(63.9752, 63.6577, 87.4979) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.56
Thistle
#D8BFD8
ΔE00 6.87
Lavender (CSS)
#E6E6FA
ΔE00 7.06
Pale Lilac
#E4CBFF
ΔE00 7.36
Pale Lavender
#EECFFE
ΔE00 8.06
Light Lavender
#DFC5FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDEB #E4EBCD
analogous
#CDD5EB #D4CDEB #E3CDEB
triadic
#D4CDEB #EBD4CD #CDEBD4
tetradic
#D4CDEB #EBCDD5 #E4EBCD #CDEBE3
square
#D4CDEB #EBCDD5 #E4EBCD #CDEBE3
split-complementary
#D4CDEB #EBE3CD #D5EBCD
monochromatic
#8976C8 #AEA1DA #D4CDEB #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.53
#D4CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#D4CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDEB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDEB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#D0D1D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4cdeb; /* rgb */ color: rgb(212, 205, 235); /* oklch */ color: oklch(86.3% 0.042 296.2);
Tailwind
colors: {
custom: {
50: '#e1dcf1',
500: '#d4cdeb',
950: '#000000',
},
}SCSS
$custom: #d4cdeb; $custom-light: #e1dcf1; $custom-dark: #000000;
JSON
{
"hex": "#d4cdeb",
"rgb": {
"r": 212,
"g": 205,
"b": 235
},
"hsl": {
"h": 254,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86325,
"c": 0.04174,
"h": 296.2
},
"luminance": 0.63658
}Semantic roles & 50–950 ramp
primary
#D4CDEB
secondary
#BBC696
accent
#B63097
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485