#CA93BD#CA93BD
#CA93BD is a light, moderate pink. Relative luminance 0.371; OKLCH L 72.9% C 0.086 H 335.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93BD |
|---|---|
| RGB | rgb(202, 147, 189) |
| HSL | hsl(314, 34%, 68%) |
| HSV | hsv(314, 27%, 79%) |
| CMYK | cmyk(0%, 27.2%, 6.4%, 20.8%) |
| CIE-LAB | lab(67.35, 27.44, -13.60) |
| CIE-LCH | lch(67.35, 30.63, 333.65°) |
| OKLab | oklab(72.93% 0.0784 -0.0363) |
| OKLCH | oklch(72.93% 0.086 335.2) |
| XYZ | xyz(43.9756, 37.0998, 52.9788) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.72
Plum
#DDA0DD
ΔE00 6.37
Dusty Lavender
#AC86A8
ΔE00 6.74
Light Mauve
#C292A1
ΔE00 8.18
Lavender Pink
#DD85D7
ΔE00 8.20
Heather
#A484AC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93BD #93CAA0
analogous
#BB93CA #CA93BD #CA93A1
triadic
#CA93BD #BDCA93 #93BDCA
tetradic
#CA93BD #CABB93 #93CAA0 #93A1CA
square
#CA93BD #CABB93 #93CAA0 #93A1CA
split-complementary
#CA93BD #A1CA93 #93CABB
monochromatic
#984B86 #B66AA4 #CA93BD #DEBCD6 #F2E5EF
Accessibility & contrast
On white
2.49
#CA93BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#CA93BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93BD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93BD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#D095A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca93bd; /* rgb */ color: rgb(202, 147, 189); /* oklch */ color: oklch(72.9% 0.086 335.2);
Tailwind
colors: {
custom: {
50: '#dbb3d1',
500: '#ca93bd',
950: '#000000',
},
}SCSS
$custom: #ca93bd; $custom-light: #dbb3d1; $custom-dark: #000000;
JSON
{
"hex": "#ca93bd",
"rgb": {
"r": 202,
"g": 147,
"b": 189
},
"hsl": {
"h": 314.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.72927,
"c": 0.0864,
"h": 335.2
},
"luminance": 0.37098
}Semantic roles & 50–950 ramp
primary
#CA93BD
secondary
#D4E5D8
accent
#AD5439
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082