#CB97DC#CB97DC
#CB97DC is a light, moderate purple. Relative luminance 0.400; OKLCH L 74.9% C 0.112 H 317.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CB97DC |
|---|---|
| RGB | rgb(203, 151, 220) |
| HSL | hsl(285, 50%, 73%) |
| HSV | hsv(285, 31%, 86%) |
| CMYK | cmyk(7.7%, 31.4%, 0%, 13.7%) |
| CIE-LAB | lab(69.47, 31.46, -27.57) |
| CIE-LCH | lch(69.47, 41.83, 318.77°) |
| OKLab | oklab(74.93% 0.0826 -0.0753) |
| OKLCH | oklch(74.93% 0.112 317.6) |
| XYZ | xyz(48.6116, 39.9981, 72.8559) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.11
Plum
#DDA0DD
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.05
Lilac (survey)
#CEA2FD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB97DC #A8DC97
analogous
#A897DC #CB97DC #DC97CB
triadic
#CB97DC #DCCB97 #97DCCB
tetradic
#CB97DC #DCA897 #A8DC97 #97CBDC
square
#CB97DC #DCA897 #A8DC97 #97CBDC
split-complementary
#CB97DC #CBDC97 #97DCA8
monochromatic
#9C3FBA #B469CD #CB97DC #E2C5EB #F4E8F7
Accessibility & contrast
On white
2.33
#CB97DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CB97DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB97DC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB97DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB97DC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DF
Deuteranopia (green-blind)
#9AABDA
Tritanopia (blue-blind)
#CB9FB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb97dc; /* rgb */ color: rgb(203, 151, 220); /* oklch */ color: oklch(74.9% 0.112 317.6);
Tailwind
colors: {
custom: {
50: '#dbb6e7',
500: '#cb97dc',
950: '#000000',
},
}SCSS
$custom: #cb97dc; $custom-light: #dbb6e7; $custom-dark: #000000;
JSON
{
"hex": "#cb97dc",
"rgb": {
"r": 203,
"g": 151,
"b": 220
},
"hsl": {
"h": 285.217,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.74925,
"c": 0.11174,
"h": 317.6
},
"luminance": 0.39997
}Semantic roles & 50–950 ramp
primary
#CB97DC
secondary
#E1EEDD
accent
#BD294D
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084