#D4CDEE#D4CDEE
#D4CDEE is a very light, muted violet. Relative luminance 0.638; OKLCH L 86.4% C 0.046 H 295.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDEE |
|---|---|
| RGB | rgb(212, 205, 238) |
| HSL | hsl(253, 49%, 87%) |
| HSV | hsv(253, 14%, 93%) |
| CMYK | cmyk(10.9%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.88, 8.67, -15.35) |
| CIE-LCH | lch(83.88, 17.63, 299.46°) |
| OKLab | oklab(86.43% 0.0195 -0.0415) |
| OKLCH | oklch(86.43% 0.046 295.1) |
| XYZ | xyz(64.4122, 63.8325, 89.7998) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.74
Pale Lilac
#E4CBFF
ΔE00 6.62
Thistle
#D8BFD8
ΔE00 7.17
Light Lavender
#DFC5FE
ΔE00 7.35
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Pale Lavender
#EECFFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDEE #E7EECD
analogous
#CDD7EE #D4CDEE #E5CDEE
triadic
#D4CDEE #EED4CD #CDEED4
tetradic
#D4CDEE #EECDD7 #E7EECD #CDEEE5
square
#D4CDEE #EECDD7 #E7EECD #CDEEE5
split-complementary
#D4CDEE #EEE5CD #D7EECD
monochromatic
#8572CF #AD9FDE #D4CDEE #EBE8F7 #EBE8F7
Accessibility & contrast
On white
1.53
#D4CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#D4CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDEE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDEE | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#CFD2D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4cdee; /* rgb */ color: rgb(212, 205, 238); /* oklch */ color: oklch(86.4% 0.046 295.1);
Tailwind
colors: {
custom: {
50: '#e1dcf3',
500: '#d4cdee',
950: '#000000',
},
}SCSS
$custom: #d4cdee; $custom-light: #e1dcf3; $custom-dark: #000000;
JSON
{
"hex": "#d4cdee",
"rgb": {
"r": 212,
"g": 205,
"b": 238
},
"hsl": {
"h": 252.727,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.86427,
"c": 0.0458,
"h": 295.1
},
"luminance": 0.63833
}Semantic roles & 50–950 ramp
primary
#D4CDEE
secondary
#BFCB94
accent
#BD299D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485