#CCC3DB#CCC3DB
#CCC3DB is a very light, muted violet. Relative luminance 0.570; OKLCH L 83.2% C 0.034 H 302.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3DB |
|---|---|
| RGB | rgb(204, 195, 219) |
| HSL | hsl(263, 25%, 81%) |
| HSV | hsv(263, 11%, 86%) |
| CMYK | cmyk(6.8%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(80.17, 7.62, -10.81) |
| CIE-LCH | lch(80.17, 13.23, 305.17°) |
| OKLab | oklab(83.19% 0.0186 -0.029) |
| OKLCH | oklch(83.19% 0.034 302.7) |
| XYZ | xyz(57.2008, 56.9821, 74.9893) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.43
Lavender (CSS)
#E6E6FA
ΔE00 8.73
Periwinkle
#CCCCFF
ΔE00 8.87
Pale Lilac
#E4CBFF
ΔE00 9.24
Pale Lavender
#EECFFE
ΔE00 9.66
Light Lavender
#DFC5FE
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3DB #D2DBC3
analogous
#C3C6DB #CCC3DB #D8C3DB
triadic
#CCC3DB #DBCCC3 #C3DBCC
tetradic
#CCC3DB #DBC3C6 #D2DBC3 #C3DBD8
square
#CCC3DB #DBC3C6 #D2DBC3 #C3DBD8
split-complementary
#CCC3DB #DBD8C3 #C6DBC3
monochromatic
#8B76AD #AB9DC4 #CCC3DB #EDE9F2 #EFECF4
Accessibility & contrast
On white
1.69
#CCC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#CCC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3DB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3DB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#C0C7DA
Tritanopia (blue-blind)
#CAC6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc3db; /* rgb */ color: rgb(204, 195, 219); /* oklch */ color: oklch(83.2% 0.034 302.7);
Tailwind
colors: {
custom: {
50: '#dbd5e6',
500: '#ccc3db',
950: '#000000',
},
}SCSS
$custom: #ccc3db; $custom-light: #dbd5e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc3db",
"rgb": {
"r": 204,
"g": 195,
"b": 219
},
"hsl": {
"h": 262.5,
"s": 25,
"l": 81.176
},
"oklch": {
"l": 0.83191,
"c": 0.03446,
"h": 302.7
},
"luminance": 0.56982
}Semantic roles & 50–950 ramp
primary
#CCC3DB
secondary
#A5B291
accent
#A4427F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384