#CCB8CA#CCB8CA
#CCB8CA is a light, muted purple. Relative luminance 0.514; OKLCH L 80.5% C 0.033 H 329.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB8CA |
|---|---|
| RGB | rgb(204, 184, 202) |
| HSL | hsl(306, 16%, 76%) |
| HSV | hsv(306, 10%, 80%) |
| CMYK | cmyk(0%, 9.8%, 1%, 20%) |
| CIE-LAB | lab(76.91, 10.29, -6.47) |
| CIE-LCH | lch(76.91, 12.16, 327.84°) |
| OKLab | oklab(80.49% 0.0286 -0.0172) |
| OKLCH | oklch(80.49% 0.033 329) |
| XYZ | xyz(52.7016, 51.3833, 63.0073) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.54
Lilac
#C8A2C8
ΔE00 8.83
Dusty Pink
#D8A7B1
ΔE00 9.44
Pinkish Grey
#C8ACA9
ΔE00 9.47
Light Pink
#FFD1DF
ΔE00 10.57
Pale Pink
#FFCFDC
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB8CA #B8CCBA
analogous
#C4B8CC #CCB8CA #CCB8C0
triadic
#CCB8CA #CACCB8 #B8CACC
tetradic
#CCB8CA #CCC4B8 #B8CCBA #B8C0CC
square
#CCB8CA #CCC4B8 #B8CCBA #B8C0CC
split-complementary
#CCB8CA #C0CCB8 #B8CCC4
monochromatic
#997195 #B294AF #CCB8CA #E6DCE5 #F2EDF2
Accessibility & contrast
On white
1.86
#CCB8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CCB8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB8CA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB8CA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#BBBFC9
Tritanopia (blue-blind)
#CEB9BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccb8ca; /* rgb */ color: rgb(204, 184, 202); /* oklch */ color: oklch(80.5% 0.033 329.0);
Tailwind
colors: {
custom: {
50: '#dbcdda',
500: '#ccb8ca',
950: '#000000',
},
}SCSS
$custom: #ccb8ca; $custom-light: #dbcdda; $custom-dark: #000000;
JSON
{
"hex": "#ccb8ca",
"rgb": {
"r": 204,
"g": 184,
"b": 202
},
"hsl": {
"h": 306,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.80486,
"c": 0.03337,
"h": 329
},
"luminance": 0.51383
}Semantic roles & 50–950 ramp
primary
#CCB8CA
secondary
#88A08A
accent
#9B534B
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#151314
muted
#848383