#CF93FF#CF93FF
#CF93FF is a light, vivid violet. Relative luminance 0.414; OKLCH L 76.2% C 0.161 H 308.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CF93FF |
|---|---|
| RGB | rgb(207, 147, 255) |
| HSL | hsl(273, 100%, 79%) |
| HSV | hsv(273, 42%, 100%) |
| CMYK | cmyk(18.8%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(70.42, 42.15, -45.22) |
| CIE-LCH | lch(70.42, 61.81, 312.99°) |
| OKLab | oklab(76.21% 0.1004 -0.1257) |
| OKLCH | oklch(76.21% 0.161 308.6) |
| XYZ | xyz(54.2124, 41.3535, 99.7144) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.28
Baby Purple
#CA9BF7
ΔE00 2.79
Pastel Purple
#CAA0FF
ΔE00 3.63
Lilac (survey)
#CEA2FD
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.84
Light Purple
#BF77F6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF93FF #C3FF93
analogous
#9993FF #CF93FF #FF93F9
triadic
#CF93FF #FFCF93 #93FFCF
tetradic
#CF93FF #FF9993 #C3FF93 #93F9FF
square
#CF93FF #FF9993 #C3FF93 #93F9FF
split-complementary
#CF93FF #F9FF93 #93FF99
monochromatic
#9919FF #B456FF #CF93FF #EAD0FF #F1E0FF
Accessibility & contrast
On white
2.27
#CF93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#CF93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF93FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF93FF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#C9A4BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cf93ff; /* rgb */ color: rgb(207, 147, 255); /* oklch */ color: oklch(76.2% 0.161 308.6);
Tailwind
colors: {
custom: {
50: '#dfb4ff',
500: '#cf93ff',
950: '#000000',
},
}SCSS
$custom: #cf93ff; $custom-light: #dfb4ff; $custom-dark: #000000;
JSON
{
"hex": "#cf93ff",
"rgb": {
"r": 207,
"g": 147,
"b": 255
},
"hsl": {
"h": 273.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.76214,
"c": 0.16087,
"h": 308.6
},
"luminance": 0.41353
}Semantic roles & 50–950 ramp
primary
#CF93FF
secondary
#E4F7D4
accent
#E60066
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086