#CBA2CD#CBA2CD
#CBA2CD is a light, moderate purple. Relative luminance 0.429; OKLCH L 76.3% C 0.075 H 324.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBA2CD |
|---|---|
| RGB | rgb(203, 162, 205) |
| HSL | hsl(297, 30%, 72%) |
| HSV | hsv(297, 21%, 80%) |
| CMYK | cmyk(1%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(71.52, 22.50, -16.18) |
| CIE-LCH | lch(71.52, 27.72, 324.28°) |
| OKLab | oklab(76.32% 0.0617 -0.0435) |
| OKLCH | oklch(76.32% 0.075 324.8) |
| XYZ | xyz(48.5671, 42.9460, 63.4768) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.39
Plum
#DDA0DD
ΔE00 4.89
Pale Purple
#B790D4
ΔE00 8.16
Lavender
#B39DDB
ΔE00 8.31
Thistle
#D8BFD8
ΔE00 8.80
Lavender (survey)
#C79FEF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBA2CD #A4CDA2
analogous
#B6A2CD #CBA2CD #CDA2BA
triadic
#CBA2CD #CDCBA2 #A2CDCB
tetradic
#CBA2CD #CDB6A2 #A4CDA2 #A2BACD
square
#CBA2CD #CDB6A2 #A4CDA2 #A2BACD
split-complementary
#CBA2CD #BACDA2 #A2CDB6
monochromatic
#9C569F #B57AB8 #CBA2CD #E1CAE2 #F4EBF4
Accessibility & contrast
On white
2.19
#CBA2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#CBA2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBA2CD
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBA2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBA2CD | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#A8B1CB
Tritanopia (blue-blind)
#CDA6B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cba2cd; /* rgb */ color: rgb(203, 162, 205); /* oklch */ color: oklch(76.3% 0.075 324.8);
Tailwind
colors: {
custom: {
50: '#dbbddc',
500: '#cba2cd',
950: '#000000',
},
}SCSS
$custom: #cba2cd; $custom-light: #dbbddc; $custom-dark: #000000;
JSON
{
"hex": "#cba2cd",
"rgb": {
"r": 203,
"g": 162,
"b": 205
},
"hsl": {
"h": 297.209,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.7632,
"c": 0.07548,
"h": 324.8
},
"luminance": 0.42945
}Semantic roles & 50–950 ramp
primary
#CBA2CD
secondary
#E1EBE0
accent
#A93D42
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151215
muted
#838183