#CDC5DA#CDC5DA
#CDC5DA is a very light, muted violet. Relative luminance 0.580; OKLCH L 83.6% C 0.030 H 303.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC5DA |
|---|---|
| RGB | rgb(205, 197, 218) |
| HSL | hsl(263, 22%, 81%) |
| HSV | hsv(263, 10%, 85%) |
| CMYK | cmyk(6%, 9.6%, 0%, 14.5%) |
| CIE-LAB | lab(80.72, 6.69, -9.44) |
| CIE-LCH | lch(80.72, 11.57, 305.31°) |
| OKLab | oklab(83.63% 0.0164 -0.0253) |
| OKLCH | oklch(83.63% 0.03 303) |
| XYZ | xyz(57.7957, 57.9736, 74.4613) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.02
Lavender (CSS)
#E6E6FA
ΔE00 8.05
Periwinkle
#CCCCFF
ΔE00 9.56
Dove Gray
#B6B8BD
ΔE00 9.81
Pale Lilac
#E4CBFF
ΔE00 10.18
Pale Lavender
#EECFFE
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC5DA #D2DAC5
analogous
#C5C8DA #CDC5DA #D8C5DA
triadic
#CDC5DA #DACDC5 #C5DACD
tetradic
#CDC5DA #DAC5C8 #D2DAC5 #C5DAD8
square
#CDC5DA #DAC5C8 #D2DAC5 #C5DAD8
split-complementary
#CDC5DA #DAD8C5 #C8DAC5
monochromatic
#8D7AAA #ADA0C2 #CDC5DA #EDEAF2 #EFECF3
Accessibility & contrast
On white
1.67
#CDC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#CDC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC5DA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC5DA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#C3C8D9
Tritanopia (blue-blind)
#CBC8CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc5da; /* rgb */ color: rgb(205, 197, 218); /* oklch */ color: oklch(83.6% 0.030 303.0);
Tailwind
colors: {
custom: {
50: '#dcd6e5',
500: '#cdc5da',
950: '#000000',
},
}SCSS
$custom: #cdc5da; $custom-light: #dcd6e5; $custom-dark: #000000;
JSON
{
"hex": "#cdc5da",
"rgb": {
"r": 205,
"g": 197,
"b": 218
},
"hsl": {
"h": 262.857,
"s": 22.105,
"l": 81.373
},
"oklch": {
"l": 0.83633,
"c": 0.03014,
"h": 303
},
"luminance": 0.57974
}Semantic roles & 50–950 ramp
primary
#CDC5DA
secondary
#A5B093
accent
#A1457E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384