#CA93BE#CA93BE
#CA93BE is a light, moderate pink. Relative luminance 0.371; OKLCH L 73.0% C 0.087 H 334.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93BE |
|---|---|
| RGB | rgb(202, 147, 190) |
| HSL | hsl(313, 34%, 68%) |
| HSV | hsv(313, 27%, 79%) |
| CMYK | cmyk(0%, 27.2%, 5.9%, 20.8%) |
| CIE-LAB | lab(67.38, 27.62, -14.11) |
| CIE-LCH | lch(67.38, 31.01, 332.95°) |
| OKLab | oklab(72.96% 0.0787 -0.0377) |
| OKLCH | oklch(72.96% 0.087 334.4) |
| XYZ | xyz(44.0845, 37.1433, 53.5524) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.69
Plum
#DDA0DD
ΔE00 6.17
Dusty Lavender
#AC86A8
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 7.99
Heather
#A484AC
ΔE00 8.41
Light Mauve
#C292A1
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93BE #93CA9F
analogous
#BA93CA #CA93BE #CA93A2
triadic
#CA93BE #BECA93 #93BECA
tetradic
#CA93BE #CABA93 #93CA9F #93A2CA
square
#CA93BE #CABA93 #93CA9F #93A2CA
split-complementary
#CA93BE #A2CA93 #93CABA
monochromatic
#984B87 #B66AA5 #CA93BE #DEBCD7 #F2E5EF
Accessibility & contrast
On white
2.49
#CA93BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#CA93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93BE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93BE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC0
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#CF95A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca93be; /* rgb */ color: rgb(202, 147, 190); /* oklch */ color: oklch(73.0% 0.087 334.4);
Tailwind
colors: {
custom: {
50: '#dbb3d1',
500: '#ca93be',
950: '#000000',
},
}SCSS
$custom: #ca93be; $custom-light: #dbb3d1; $custom-dark: #000000;
JSON
{
"hex": "#ca93be",
"rgb": {
"r": 202,
"g": 147,
"b": 190
},
"hsl": {
"h": 313.091,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.72962,
"c": 0.08728,
"h": 334.4
},
"luminance": 0.37142
}Semantic roles & 50–950 ramp
primary
#CA93BE
secondary
#D4E5D8
accent
#AD5239
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082