#D4CEDF#D4CEDF
#D4CEDF is a very light, muted violet. Relative luminance 0.635; OKLCH L 86.1% C 0.024 H 301.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEDF |
|---|---|
| RGB | rgb(212, 206, 223) |
| HSL | hsl(261, 21%, 84%) |
| HSV | hsv(261, 8%, 87%) |
| CMYK | cmyk(4.9%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(83.69, 5.20, -7.65) |
| CIE-LCH | lch(83.69, 9.25, 304.18°) |
| OKLab | oklab(86.13% 0.0127 -0.0204) |
| OKLCH | oklch(86.13% 0.024 301.9) |
| XYZ | xyz(62.5396, 63.4674, 78.7534) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.87
Thistle
#D8BFD8
ΔE00 7.75
Light Gray
#D3D3D3
ΔE00 8.79
Fog
#D8DCE0
ΔE00 8.81
Gainsboro
#DCDCDC
ΔE00 9.16
Dove Gray
#B6B8BD
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEDF #D9DFCE
analogous
#CED1DF #D4CEDF #DDCEDF
triadic
#D4CEDF #DFD4CE #CEDFD4
tetradic
#D4CEDF #DFCED1 #D9DFCE #CEDFDD
square
#D4CEDF #DFCED1 #D9DFCE #CEDFDD
split-complementary
#D4CEDF #DFDDCE #D1DFCE
monochromatic
#9384AF #B4A9C7 #D4CEDF #EFECF3 #EFECF3
Accessibility & contrast
On white
1.53
#D4CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#D4CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEDF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEDF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#CCD1DE
Tritanopia (blue-blind)
#D2D0D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4cedf; /* rgb */ color: rgb(212, 206, 223); /* oklch */ color: oklch(86.1% 0.024 301.9);
Tailwind
colors: {
custom: {
50: '#e1dde9',
500: '#d4cedf',
950: '#000000',
},
}SCSS
$custom: #d4cedf; $custom-light: #e1dde9; $custom-dark: #000000;
JSON
{
"hex": "#d4cedf",
"rgb": {
"r": 212,
"g": 206,
"b": 223
},
"hsl": {
"h": 261.176,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86131,
"c": 0.02409,
"h": 301.9
},
"luminance": 0.63467
}Semantic roles & 50–950 ramp
primary
#D4CEDF
secondary
#ACB59C
accent
#9F4680
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484