#CF93E1#CF93E1
#CF93E1 is a light, vivid purple. Relative luminance 0.396; OKLCH L 74.8% C 0.126 H 318.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CF93E1 |
|---|---|
| RGB | rgb(207, 147, 225) |
| HSL | hsl(286, 57%, 73%) |
| HSV | hsv(286, 35%, 88%) |
| CMYK | cmyk(8%, 34.7%, 0%, 11.8%) |
| CIE-LAB | lab(69.16, 35.89, -30.76) |
| CIE-LCH | lch(69.16, 47.27, 319.40°) |
| OKLab | oklab(74.85% 0.0943 -0.0842) |
| OKLCH | oklch(74.85% 0.126 318.2) |
| XYZ | xyz(49.7546, 39.5703, 76.2364) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.74
Lavender (survey)
#C79FEF
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 4.99
Plum
#DDA0DD
ΔE00 5.14
Lilac (survey)
#CEA2FD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF93E1 #A5E193
analogous
#A893E1 #CF93E1 #E193CC
triadic
#CF93E1 #E1CF93 #93E1CF
tetradic
#CF93E1 #E1A893 #A5E193 #93CCE1
square
#CF93E1 #E1A893 #A5E193 #93CCE1
split-complementary
#CF93E1 #CCE193 #93E1A8
monochromatic
#A336C3 #BA63D4 #CF93E1 #E4C3EE #F4E7F8
Accessibility & contrast
On white
2.36
#CF93E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#CF93E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF93E1
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF93E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF93E1 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A5E4
Deuteranopia (green-blind)
#97ABDF
Tritanopia (blue-blind)
#CF9CB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf93e1; /* rgb */ color: rgb(207, 147, 225); /* oklch */ color: oklch(74.8% 0.126 318.2);
Tailwind
colors: {
custom: {
50: '#deb3ea',
500: '#cf93e1',
950: '#000000',
},
}SCSS
$custom: #cf93e1; $custom-light: #deb3ea; $custom-dark: #000000;
JSON
{
"hex": "#cf93e1",
"rgb": {
"r": 207,
"g": 147,
"b": 225
},
"hsl": {
"h": 286.154,
"s": 56.522,
"l": 72.941
},
"oklch": {
"l": 0.74849,
"c": 0.12645,
"h": 318.2
},
"luminance": 0.39569
}Semantic roles & 50–950 ramp
primary
#CF93E1
secondary
#E0F0DB
accent
#C42147
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084