#CA93BF#CA93BF
#CA93BF is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.0% C 0.088 H 333.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93BF |
|---|---|
| RGB | rgb(202, 147, 191) |
| HSL | hsl(312, 34%, 68%) |
| HSV | hsv(312, 27%, 79%) |
| CMYK | cmyk(0%, 27.2%, 5.4%, 20.8%) |
| CIE-LAB | lab(67.42, 27.80, -14.61) |
| CIE-LCH | lch(67.42, 31.41, 332.27°) |
| OKLab | oklab(73% 0.0791 -0.0391) |
| OKLCH | oklch(73% 0.088 333.7) |
| XYZ | xyz(44.1942, 37.1872, 54.1300) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.67
Plum
#DDA0DD
ΔE00 5.97
Dusty Lavender
#AC86A8
ΔE00 6.86
Lavender Pink
#DD85D7
ΔE00 7.78
Pale Purple
#B790D4
ΔE00 8.38
Heather
#A484AC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93BF #93CA9E
analogous
#B993CA #CA93BF #CA93A3
triadic
#CA93BF #BFCA93 #93BFCA
tetradic
#CA93BF #CAB993 #93CA9E #93A3CA
square
#CA93BF #CAB993 #93CA9E #93A3CA
split-complementary
#CA93BF #A3CA93 #93CAB9
monochromatic
#984B89 #B66AA7 #CA93BF #DEBCD7 #F2E5F0
Accessibility & contrast
On white
2.49
#CA93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#CA93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93BF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93BF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC1
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#CF95A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca93bf; /* rgb */ color: rgb(202, 147, 191); /* oklch */ color: oklch(73.0% 0.088 333.7);
Tailwind
colors: {
custom: {
50: '#dbb3d2',
500: '#ca93bf',
950: '#000000',
},
}SCSS
$custom: #ca93bf; $custom-light: #dbb3d2; $custom-dark: #000000;
JSON
{
"hex": "#ca93bf",
"rgb": {
"r": 202,
"g": 147,
"b": 191
},
"hsl": {
"h": 312,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.72998,
"c": 0.08818,
"h": 333.7
},
"luminance": 0.37186
}Semantic roles & 50–950 ramp
primary
#CA93BF
secondary
#D4E5D7
accent
#AD5039
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082