#CDC6DF#CDC6DF
#CDC6DF is a very light, muted violet. Relative luminance 0.587; OKLCH L 84.0% C 0.035 H 298.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6DF |
|---|---|
| RGB | rgb(205, 198, 223) |
| HSL | hsl(257, 28%, 83%) |
| HSV | hsv(257, 11%, 87%) |
| CMYK | cmyk(8.1%, 11.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.12, 7.13, -11.53) |
| CIE-LCH | lch(81.12, 13.55, 301.75°) |
| OKLab | oklab(83.99% 0.0168 -0.031) |
| OKLCH | oklch(83.99% 0.035 298.4) |
| XYZ | xyz(58.6877, 58.6949, 78.0352) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.24
Lavender (CSS)
#E6E6FA
ΔE00 7.90
Periwinkle
#CCCCFF
ΔE00 8.15
Pale Lilac
#E4CBFF
ΔE00 9.06
Light Periwinkle
#C1C6FC
ΔE00 9.40
Pale Lavender
#EECFFE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6DF #D8DFC6
analogous
#C6CBDF #CDC6DF #D9C6DF
triadic
#CDC6DF #DFCDC6 #C6DFCD
tetradic
#CDC6DF #DFC6CB #D8DFC6 #C6DFD9
square
#CDC6DF #DFC6CB #D8DFC6 #C6DFD9
split-complementary
#CDC6DF #DFD9C6 #CBDFC6
monochromatic
#8878B3 #AB9FC9 #CDC6DF #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.65
#CDC6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#CDC6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6DF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6DF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#CAC9CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc6df; /* rgb */ color: rgb(205, 198, 223); /* oklch */ color: oklch(84.0% 0.035 298.4);
Tailwind
colors: {
custom: {
50: '#dcd7e9',
500: '#cdc6df',
950: '#000000',
},
}SCSS
$custom: #cdc6df; $custom-light: #dcd7e9; $custom-dark: #000000;
JSON
{
"hex": "#cdc6df",
"rgb": {
"r": 205,
"g": 198,
"b": 223
},
"hsl": {
"h": 256.8,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.83994,
"c": 0.03523,
"h": 298.4
},
"luminance": 0.58695
}Semantic roles & 50–950 ramp
primary
#CDC6DF
secondary
#ACB693
accent
#A73F8A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384