#CA93C8#CA93C8
#CA93C8 is a light, moderate purple. Relative luminance 0.376; OKLCH L 73.3% C 0.097 H 327.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93C8 |
|---|---|
| RGB | rgb(202, 147, 200) |
| HSL | hsl(302, 34%, 68%) |
| HSV | hsv(302, 27%, 79%) |
| CMYK | cmyk(0%, 27.2%, 1%, 20.8%) |
| CIE-LAB | lab(67.72, 29.45, -19.17) |
| CIE-LCH | lch(67.72, 35.14, 326.94°) |
| OKLab | oklab(73.33% 0.0818 -0.0517) |
| OKLCH | oklch(73.33% 0.097 327.7) |
| XYZ | xyz(45.2152, 37.5956, 59.5073) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.63
Lilac
#C8A2C8
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 6.21
Pale Purple
#B790D4
ΔE00 6.38
Dusty Lavender
#AC86A8
ΔE00 7.80
Orchid (survey)
#C875C4
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93C8 #93CA95
analogous
#B093CA #CA93C8 #CA93AC
triadic
#CA93C8 #C8CA93 #93C8CA
tetradic
#CA93C8 #CAB093 #93CA95 #93ACCA
square
#CA93C8 #CAB093 #93CA95 #93ACCA
split-complementary
#CA93C8 #ACCA93 #93CAB0
monochromatic
#984B95 #B66AB3 #CA93C8 #DEBCDD #F2E5F2
Accessibility & contrast
On white
2.47
#CA93C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#CA93C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93C8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93C8 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CA
Deuteranopia (green-blind)
#9DA8C6
Tritanopia (blue-blind)
#CE97A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca93c8; /* rgb */ color: rgb(202, 147, 200); /* oklch */ color: oklch(73.3% 0.097 327.7);
Tailwind
colors: {
custom: {
50: '#dbb3d8',
500: '#ca93c8',
950: '#000000',
},
}SCSS
$custom: #ca93c8; $custom-light: #dbb3d8; $custom-dark: #000000;
JSON
{
"hex": "#ca93c8",
"rgb": {
"r": 202,
"g": 147,
"b": 200
},
"hsl": {
"h": 302.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.73331,
"c": 0.09678,
"h": 327.7
},
"luminance": 0.37594
}Semantic roles & 50–950 ramp
primary
#CA93C8
secondary
#D4E5D5
accent
#AD3D39
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083