#D5CEDF#D5CEDF
#D5CEDF is a very light, muted violet. Relative luminance 0.636; OKLCH L 86.2% C 0.024 H 304.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CEDF |
|---|---|
| RGB | rgb(213, 206, 223) |
| HSL | hsl(265, 21%, 84%) |
| HSV | hsv(265, 8%, 87%) |
| CMYK | cmyk(4.5%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(83.77, 5.53, -7.53) |
| CIE-LCH | lch(83.77, 9.34, 306.30°) |
| OKLab | oklab(86.21% 0.0138 -0.0201) |
| OKLCH | oklch(86.21% 0.024 304.5) |
| XYZ | xyz(62.8288, 63.6165, 78.7670) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.02
Thistle
#D8BFD8
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 8.96
Fog
#D8DCE0
ΔE00 9.07
Gainsboro
#DCDCDC
ΔE00 9.32
Lavenderblush
#FFF0F5
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CEDF #D8DFCE
analogous
#CED0DF #D5CEDF #DECEDF
triadic
#D5CEDF #DFD5CE #CEDFD5
tetradic
#D5CEDF #DFCED0 #D8DFCE #CEDFDE
square
#D5CEDF #DFCED0 #D8DFCE #CEDFDE
split-complementary
#D5CEDF #DFDECE #D0DFCE
monochromatic
#9684AF #B5A9C7 #D5CEDF #EFECF3 #EFECF3
Accessibility & contrast
On white
1.53
#D5CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#D5CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CEDF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CEDF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E0
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#D4D0D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5cedf; /* rgb */ color: rgb(213, 206, 223); /* oklch */ color: oklch(86.2% 0.024 304.5);
Tailwind
colors: {
custom: {
50: '#e1dde9',
500: '#d5cedf',
950: '#000000',
},
}SCSS
$custom: #d5cedf; $custom-light: #e1dde9; $custom-dark: #000000;
JSON
{
"hex": "#d5cedf",
"rgb": {
"r": 213,
"g": 206,
"b": 223
},
"hsl": {
"h": 264.706,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86212,
"c": 0.02438,
"h": 304.5
},
"luminance": 0.63616
}Semantic roles & 50–950 ramp
primary
#D5CEDF
secondary
#ABB59C
accent
#9F467B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484