#CDC3DC#CDC3DC
#CDC3DC is a very light, muted violet. Relative luminance 0.572; OKLCH L 83.3% C 0.036 H 303.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3DC |
|---|---|
| RGB | rgb(205, 195, 220) |
| HSL | hsl(264, 26%, 81%) |
| HSV | hsv(264, 11%, 86%) |
| CMYK | cmyk(6.8%, 11.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.28, 8.15, -11.18) |
| CIE-LCH | lch(80.28, 13.83, 306.08°) |
| OKLab | oklab(83.31% 0.02 -0.03) |
| OKLCH | oklch(83.31% 0.036 303.7) |
| XYZ | xyz(57.6079, 57.1767, 75.6976) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 8.72
Pale Lilac
#E4CBFF
ΔE00 8.80
Lavender (CSS)
#E6E6FA
ΔE00 8.92
Pale Lavender
#EECFFE
ΔE00 9.19
Light Lavender
#DFC5FE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3DC #D2DCC3
analogous
#C3C6DC #CDC3DC #DAC3DC
triadic
#CDC3DC #DCCDC3 #C3DCCD
tetradic
#CDC3DC #DCC3C6 #D2DCC3 #C3DCDA
square
#CDC3DC #DCC3C6 #D2DCC3 #C3DCDA
split-complementary
#CDC3DC #DCDAC3 #C6DCC3
monochromatic
#8D76AF #AD9CC5 #CDC3DC #EDEAF3 #EFECF4
Accessibility & contrast
On white
1.69
#CDC3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#CDC3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3DC
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3DC | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#CBC6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc3dc; /* rgb */ color: rgb(205, 195, 220); /* oklch */ color: oklch(83.3% 0.036 303.7);
Tailwind
colors: {
custom: {
50: '#dcd5e6',
500: '#cdc3dc',
950: '#000000',
},
}SCSS
$custom: #cdc3dc; $custom-light: #dcd5e6; $custom-dark: #000000;
JSON
{
"hex": "#cdc3dc",
"rgb": {
"r": 205,
"g": 195,
"b": 220
},
"hsl": {
"h": 264,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.83305,
"c": 0.03607,
"h": 303.7
},
"luminance": 0.57177
}Semantic roles & 50–950 ramp
primary
#CDC3DC
secondary
#A5B390
accent
#A5417D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384