#CDC5DB#CDC5DB
#CDC5DB is a very light, muted violet. Relative luminance 0.580; OKLCH L 83.7% C 0.031 H 302.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC5DB |
|---|---|
| RGB | rgb(205, 197, 219) |
| HSL | hsl(262, 23%, 82%) |
| HSV | hsv(262, 10%, 86%) |
| CMYK | cmyk(6.4%, 10%, 0%, 14.1%) |
| CIE-LAB | lab(80.75, 6.88, -9.93) |
| CIE-LCH | lch(80.75, 12.08, 304.71°) |
| OKLab | oklab(83.67% 0.0168 -0.0266) |
| OKLCH | oklch(83.67% 0.031 302.2) |
| XYZ | xyz(57.9270, 58.0261, 75.1525) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.94
Lavender (CSS)
#E6E6FA
ΔE00 8.07
Periwinkle
#CCCCFF
ΔE00 9.24
Pale Lilac
#E4CBFF
ΔE00 9.86
Dove Gray
#B6B8BD
ΔE00 10.08
Pale Lavender
#EECFFE
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC5DB #D3DBC5
analogous
#C5C8DB #CDC5DB #D8C5DB
triadic
#CDC5DB #DBCDC5 #C5DBCD
tetradic
#CDC5DB #DBC5C8 #D3DBC5 #C5DBD8
square
#CDC5DB #DBC5C8 #D3DBC5 #C5DBD8
split-complementary
#CDC5DB #DBD8C5 #C8DBC5
monochromatic
#8C79AC #AC9FC4 #CDC5DB #EEEBF2 #EFECF3
Accessibility & contrast
On white
1.67
#CDC5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#CDC5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC5DB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC5DB | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#C3C8DA
Tritanopia (blue-blind)
#CBC8CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc5db; /* rgb */ color: rgb(205, 197, 219); /* oklch */ color: oklch(83.7% 0.031 302.2);
Tailwind
colors: {
custom: {
50: '#dcd6e6',
500: '#cdc5db',
950: '#000000',
},
}SCSS
$custom: #cdc5db; $custom-light: #dcd6e6; $custom-dark: #000000;
JSON
{
"hex": "#cdc5db",
"rgb": {
"r": 205,
"g": 197,
"b": 219
},
"hsl": {
"h": 261.818,
"s": 23.404,
"l": 81.569
},
"oklch": {
"l": 0.83666,
"c": 0.03148,
"h": 302.2
},
"luminance": 0.58026
}Semantic roles & 50–950 ramp
primary
#CDC5DB
secondary
#A6B193
accent
#A24480
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384