#CBA0CD#CBA0CD
#CBA0CD is a light, moderate purple. Relative luminance 0.422; OKLCH L 76.0% C 0.079 H 324.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBA0CD |
|---|---|
| RGB | rgb(203, 160, 205) |
| HSL | hsl(297, 31%, 72%) |
| HSV | hsv(297, 22%, 80%) |
| CMYK | cmyk(1%, 22%, 0%, 19.6%) |
| CIE-LAB | lab(71.04, 23.60, -16.90) |
| CIE-LCH | lch(71.04, 29.03, 324.38°) |
| OKLab | oklab(75.95% 0.0647 -0.0455) |
| OKLCH | oklch(75.95% 0.079 324.9) |
| XYZ | xyz(48.2176, 42.2470, 63.3603) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.92
Plum
#DDA0DD
ΔE00 4.46
Pale Purple
#B790D4
ΔE00 7.68
Lavender
#B39DDB
ΔE00 8.16
Lavender (survey)
#C79FEF
ΔE00 8.64
Dusty Lavender
#AC86A8
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBA0CD #A2CDA0
analogous
#B5A0CD #CBA0CD #CDA0B9
triadic
#CBA0CD #CDCBA0 #A0CDCB
tetradic
#CBA0CD #CDB5A0 #A2CDA0 #A0B9CD
square
#CBA0CD #CDB5A0 #A2CDA0 #A0B9CD
split-complementary
#CBA0CD #B9CDA0 #A0CDB5
monochromatic
#9C549F #B578B8 #CBA0CD #E1C8E2 #F4EBF4
Accessibility & contrast
On white
2.22
#CBA0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#CBA0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBA0CD
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBA0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBA0CD | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#CDA4AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cba0cd; /* rgb */ color: rgb(203, 160, 205); /* oklch */ color: oklch(76.0% 0.079 324.9);
Tailwind
colors: {
custom: {
50: '#dbbcdc',
500: '#cba0cd',
950: '#000000',
},
}SCSS
$custom: #cba0cd; $custom-light: #dbbcdc; $custom-dark: #000000;
JSON
{
"hex": "#cba0cd",
"rgb": {
"r": 203,
"g": 160,
"b": 205
},
"hsl": {
"h": 297.333,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.75953,
"c": 0.07909,
"h": 324.9
},
"luminance": 0.42246
}Semantic roles & 50–950 ramp
primary
#CBA0CD
secondary
#DFEADF
accent
#AA3C41
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151215
muted
#838183