#CA92CD#CA92CD
#CA92CD is a light, moderate purple. Relative luminance 0.375; OKLCH L 73.3% C 0.104 H 324.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92CD |
|---|---|
| RGB | rgb(202, 146, 205) |
| HSL | hsl(297, 37%, 69%) |
| HSV | hsv(297, 29%, 80%) |
| CMYK | cmyk(1.5%, 28.8%, 0%, 19.6%) |
| CIE-LAB | lab(67.67, 30.94, -22.03) |
| CIE-LCH | lch(67.67, 37.98, 324.54°) |
| OKLab | oklab(73.35% 0.0848 -0.0597) |
| OKLCH | oklch(73.35% 0.104 324.9) |
| XYZ | xyz(45.6543, 37.5235, 62.5836) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.45
Pale Purple
#B790D4
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.39
Lilac
#C8A2C8
ΔE00 6.08
Orchid (survey)
#C875C4
ΔE00 7.54
Lavender (survey)
#C79FEF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92CD #95CD92
analogous
#AD92CD #CA92CD #CD92B3
triadic
#CA92CD #CDCA92 #92CDCA
tetradic
#CA92CD #CDAD92 #95CD92 #92B3CD
square
#CA92CD #CDAD92 #95CD92 #92B3CD
split-complementary
#CA92CD #B3CD92 #92CDAD
monochromatic
#98489D #B668BA #CA92CD #DEBCE0 #F3E6F3
Accessibility & contrast
On white
2.47
#CA92CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#CA92CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92CD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92CD | 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)
#8DA1CF
Deuteranopia (green-blind)
#9AA7CB
Tritanopia (blue-blind)
#CD97A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca92cd; /* rgb */ color: rgb(202, 146, 205); /* oklch */ color: oklch(73.3% 0.104 324.9);
Tailwind
colors: {
custom: {
50: '#dbb2dc',
500: '#ca92cd',
950: '#000000',
},
}SCSS
$custom: #ca92cd; $custom-light: #dbb2dc; $custom-dark: #000000;
JSON
{
"hex": "#ca92cd",
"rgb": {
"r": 202,
"g": 146,
"b": 205
},
"hsl": {
"h": 296.949,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.73349,
"c": 0.1037,
"h": 324.9
},
"luminance": 0.37522
}Semantic roles & 50–950 ramp
primary
#CA92CD
secondary
#D6E6D5
accent
#B0353C
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083