#CA93BB#CA93BB
#CA93BB is a light, moderate pink. Relative luminance 0.370; OKLCH L 72.9% C 0.085 H 336.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93BB |
|---|---|
| RGB | rgb(202, 147, 187) |
| HSL | hsl(316, 34%, 68%) |
| HSV | hsv(316, 27%, 79%) |
| CMYK | cmyk(0%, 27.2%, 7.4%, 20.8%) |
| CIE-LAB | lab(67.29, 27.09, -12.57) |
| CIE-LCH | lch(67.29, 29.87, 335.10°) |
| OKLab | oklab(72.86% 0.0778 -0.0335) |
| OKLCH | oklch(72.86% 0.085 336.7) |
| XYZ | xyz(43.7600, 37.0135, 51.8433) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.83
Dusty Lavender
#AC86A8
ΔE00 6.67
Plum
#DDA0DD
ΔE00 6.80
Light Mauve
#C292A1
ΔE00 7.64
Heather
#A484AC
ΔE00 8.54
Lavender Pink
#DD85D7
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93BB #93CAA2
analogous
#BD93CA #CA93BB #CA939F
triadic
#CA93BB #BBCA93 #93BBCA
tetradic
#CA93BB #CABD93 #93CAA2 #939FCA
square
#CA93BB #CABD93 #93CAA2 #939FCA
split-complementary
#CA93BB #9FCA93 #93CABD
monochromatic
#984B83 #B66AA1 #CA93BB #DEBCD5 #F2E5EF
Accessibility & contrast
On white
2.50
#CA93BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#CA93BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93BB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93BB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBD
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#D095A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca93bb; /* rgb */ color: rgb(202, 147, 187); /* oklch */ color: oklch(72.9% 0.085 336.7);
Tailwind
colors: {
custom: {
50: '#dbb3cf',
500: '#ca93bb',
950: '#000000',
},
}SCSS
$custom: #ca93bb; $custom-light: #dbb3cf; $custom-dark: #000000;
JSON
{
"hex": "#ca93bb",
"rgb": {
"r": 202,
"g": 147,
"b": 187
},
"hsl": {
"h": 316.364,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.72856,
"c": 0.08466,
"h": 336.7
},
"luminance": 0.37012
}Semantic roles & 50–950 ramp
primary
#CA93BB
secondary
#D4E5D9
accent
#AD5839
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082