#CF93DC#CF93DC
#CF93DC is a light, vivid purple. Relative luminance 0.393; OKLCH L 74.6% C 0.121 H 320.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CF93DC |
|---|---|
| RGB | rgb(207, 147, 220) |
| HSL | hsl(289, 51%, 72%) |
| HSV | hsv(289, 33%, 86%) |
| CMYK | cmyk(5.9%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(68.97, 34.90, -28.30) |
| CIE-LCH | lch(68.97, 44.93, 320.96°) |
| OKLab | oklab(74.64% 0.0931 -0.0773) |
| OKLCH | oklch(74.64% 0.121 320.3) |
| XYZ | xyz(49.0825, 39.3015, 72.6967) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.61
Pale Purple
#B790D4
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 5.95
Lilac (survey)
#CEA2FD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF93DC #A0DC93
analogous
#AB93DC #CF93DC #DC93C5
triadic
#CF93DC #DCCF93 #93DCCF
tetradic
#CF93DC #DCAB93 #A0DC93 #93C5DC
square
#CF93DC #DCAB93 #A0DC93 #93C5DC
split-complementary
#CF93DC #C5DC93 #93DCAB
monochromatic
#A23CB9 #BA65CD #CF93DC #E4C1EB #F5E8F8
Accessibility & contrast
On white
2.37
#CF93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CF93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF93DC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF93DC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#D09BAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cf93dc; /* rgb */ color: rgb(207, 147, 220); /* oklch */ color: oklch(74.6% 0.121 320.3);
Tailwind
colors: {
custom: {
50: '#deb3e7',
500: '#cf93dc',
950: '#000000',
},
}SCSS
$custom: #cf93dc; $custom-light: #deb3e7; $custom-dark: #000000;
JSON
{
"hex": "#cf93dc",
"rgb": {
"r": 207,
"g": 147,
"b": 220
},
"hsl": {
"h": 289.315,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.74639,
"c": 0.12097,
"h": 320.3
},
"luminance": 0.393
}Semantic roles & 50–950 ramp
primary
#CF93DC
secondary
#E0EFDC
accent
#BE2742
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084