#CB97CA#CB97CA
#CB97CA is a light, moderate purple. Relative luminance 0.391; OKLCH L 74.2% C 0.092 H 327.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CB97CA |
|---|---|
| RGB | rgb(203, 151, 202) |
| HSL | hsl(301, 33%, 69%) |
| HSV | hsv(301, 26%, 80%) |
| CMYK | cmyk(0%, 25.6%, 0.5%, 20.4%) |
| CIE-LAB | lab(68.82, 27.97, -18.61) |
| CIE-LCH | lch(68.82, 33.59, 326.36°) |
| OKLab | oklab(74.22% 0.0775 -0.0501) |
| OKLCH | oklch(74.22% 0.092 327.1) |
| XYZ | xyz(46.3548, 39.0954, 60.9700) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.10
Lilac
#C8A2C8
ΔE00 4.21
Pale Purple
#B790D4
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 6.93
Dusty Lavender
#AC86A8
ΔE00 8.17
Lavender (survey)
#C79FEF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB97CA #97CB98
analogous
#B297CB #CB97CA #CB97B0
triadic
#CB97CA #CACB97 #97CACB
tetradic
#CB97CA #CBB297 #97CB98 #97B0CB
square
#CB97CA #CBB297 #97CB98 #97B0CB
split-complementary
#CB97CA #B0CB97 #97CBB2
monochromatic
#9A4D99 #B76EB5 #CB97CA #DFC0DF #F4E9F4
Accessibility & contrast
On white
2.38
#CB97CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#CB97CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB97CA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB97CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB97CA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#A0AAC8
Tritanopia (blue-blind)
#CE9BA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cb97ca; /* rgb */ color: rgb(203, 151, 202); /* oklch */ color: oklch(74.2% 0.092 327.1);
Tailwind
colors: {
custom: {
50: '#dbb6da',
500: '#cb97ca',
950: '#000000',
},
}SCSS
$custom: #cb97ca; $custom-light: #dbb6da; $custom-dark: #000000;
JSON
{
"hex": "#cb97ca",
"rgb": {
"r": 203,
"g": 151,
"b": 202
},
"hsl": {
"h": 301.154,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.74217,
"c": 0.09227,
"h": 327.1
},
"luminance": 0.39094
}Semantic roles & 50–950 ramp
primary
#CB97CA
secondary
#D7E6D8
accent
#AC3C39
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083