#CB92CA#CB92CA
#CB92CA is a light, moderate purple. Relative luminance 0.375; OKLCH L 73.3% C 0.101 H 327.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92CA |
|---|---|
| RGB | rgb(203, 146, 202) |
| HSL | hsl(301, 35%, 68%) |
| HSV | hsv(301, 28%, 80%) |
| CMYK | cmyk(0%, 28.1%, 0.5%, 20.4%) |
| CIE-LAB | lab(67.67, 30.70, -20.36) |
| CIE-LCH | lch(67.67, 36.84, 326.45°) |
| OKLab | oklab(73.33% 0.0851 -0.055) |
| OKLCH | oklch(73.33% 0.101 327.1) |
| XYZ | xyz(45.5671, 37.5200, 60.7074) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.60
Lilac
#C8A2C8
ΔE00 5.72
Pale Purple
#B790D4
ΔE00 6.10
Orchid (survey)
#C875C4
ΔE00 7.69
Dusty Lavender
#AC86A8
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92CA #92CB93
analogous
#AF92CB #CB92CA #CB92AD
triadic
#CB92CA #CACB92 #92CACB
tetradic
#CB92CA #CBAF92 #92CB93 #92ADCB
square
#CB92CA #CBAF92 #92CB93 #92ADCB
split-complementary
#CB92CA #ADCB92 #92CBAF
monochromatic
#994998 #B769B6 #CB92CA #DFBBDE #F3E5F2
Accessibility & contrast
On white
2.47
#CB92CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#CB92CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92CA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92CA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#9CA7C8
Tritanopia (blue-blind)
#CF97A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cb92ca; /* rgb */ color: rgb(203, 146, 202); /* oklch */ color: oklch(73.3% 0.101 327.1);
Tailwind
colors: {
custom: {
50: '#dbb2da',
500: '#cb92ca',
950: '#000000',
},
}SCSS
$custom: #cb92ca; $custom-light: #dbb2da; $custom-dark: #000000;
JSON
{
"hex": "#cb92ca",
"rgb": {
"r": 203,
"g": 146,
"b": 202
},
"hsl": {
"h": 301.053,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.73335,
"c": 0.10131,
"h": 327.1
},
"luminance": 0.37519
}Semantic roles & 50–950 ramp
primary
#CB92CA
secondary
#D4E5D4
accent
#AE3937
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083