#CBABCC#CBABCC
#CBABCC is a light, muted purple. Relative luminance 0.462; OKLCH L 78.0% C 0.058 H 325.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABCC |
|---|---|
| RGB | rgb(203, 171, 204) |
| HSL | hsl(298, 24%, 74%) |
| HSV | hsv(298, 16%, 80%) |
| CMYK | cmyk(0.5%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(73.66, 17.38, -12.41) |
| CIE-LCH | lch(73.66, 21.36, 324.48°) |
| OKLab | oklab(77.96% 0.0477 -0.0332) |
| OKLCH | oklch(77.96% 0.058 325.2) |
| XYZ | xyz(50.0892, 46.1829, 63.3906) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.73
Thistle
#D8BFD8
ΔE00 5.56
Plum
#DDA0DD
ΔE00 7.72
Dusty Pink
#D8A7B1
ΔE00 9.37
Light Lilac
#EDC8FF
ΔE00 9.76
Light Lavender
#DFC5FE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABCC #ACCCAB
analogous
#BAABCC #CBABCC #CCABBC
triadic
#CBABCC #CCCBAB #ABCCCB
tetradic
#CBABCC #CCBAAB #ACCCAB #ABBCCC
square
#CBABCC #CCBAAB #ACCCAB #ABBCCC
split-complementary
#CBABCC #BCCCAB #ABCCBA
monochromatic
#9B5F9D #B385B5 #CBABCC #E3D1E3 #F3ECF3
Accessibility & contrast
On white
2.05
#CBABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CBABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABCC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABCC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CD
Deuteranopia (green-blind)
#B0B6CB
Tritanopia (blue-blind)
#CDAEB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbabcc; /* rgb */ color: rgb(203, 171, 204); /* oklch */ color: oklch(78.0% 0.058 325.2);
Tailwind
colors: {
custom: {
50: '#dbc4db',
500: '#cbabcc',
950: '#000000',
},
}SCSS
$custom: #cbabcc; $custom-light: #dbc4db; $custom-dark: #000000;
JSON
{
"hex": "#cbabcc",
"rgb": {
"r": 203,
"g": 171,
"b": 204
},
"hsl": {
"h": 298.182,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77965,
"c": 0.05814,
"h": 325.2
},
"luminance": 0.46182
}Semantic roles & 50–950 ramp
primary
#CBABCC
secondary
#E1EAE1
accent
#A34345
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151215
muted
#838183