#CDC3DB#CDC3DB
#CDC3DB is a very light, muted violet. Relative luminance 0.571; OKLCH L 83.3% C 0.035 H 304.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3DB |
|---|---|
| RGB | rgb(205, 195, 219) |
| HSL | hsl(265, 25%, 81%) |
| HSV | hsv(265, 11%, 86%) |
| CMYK | cmyk(6.4%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(80.25, 7.95, -10.68) |
| CIE-LCH | lch(80.25, 13.32, 306.65°) |
| OKLab | oklab(83.27% 0.0197 -0.0287) |
| OKLCH | oklch(83.27% 0.035 304.5) |
| XYZ | xyz(57.4758, 57.1239, 75.0022) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 8.86
Periwinkle
#CCCCFF
ΔE00 9.01
Pale Lilac
#E4CBFF
ΔE00 9.10
Pale Lavender
#EECFFE
ΔE00 9.43
Light Lavender
#DFC5FE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3DB #D1DBC3
analogous
#C3C5DB #CDC3DB #D9C3DB
triadic
#CDC3DB #DBCDC3 #C3DBCD
tetradic
#CDC3DB #DBC3C5 #D1DBC3 #C3DBD9
square
#CDC3DB #DBC3C5 #D1DBC3 #C3DBD9
split-complementary
#CDC3DB #DBD9C3 #C5DBC3
monochromatic
#8D76AD #AD9DC4 #CDC3DB #EDE9F2 #EFECF4
Accessibility & contrast
On white
1.69
#CDC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CDC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3DB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3DB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#CBC6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc3db; /* rgb */ color: rgb(205, 195, 219); /* oklch */ color: oklch(83.3% 0.035 304.5);
Tailwind
colors: {
custom: {
50: '#dcd5e6',
500: '#cdc3db',
950: '#000000',
},
}SCSS
$custom: #cdc3db; $custom-light: #dcd5e6; $custom-dark: #000000;
JSON
{
"hex": "#cdc3db",
"rgb": {
"r": 205,
"g": 195,
"b": 219
},
"hsl": {
"h": 265,
"s": 25,
"l": 81.176
},
"oklch": {
"l": 0.83272,
"c": 0.03476,
"h": 304.5
},
"luminance": 0.57124
}Semantic roles & 50–950 ramp
primary
#CDC3DB
secondary
#A4B291
accent
#A4427B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384