#CF91FA#CF91FA
#CF91FA is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.6% C 0.158 H 310.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91FA |
|---|---|
| RGB | rgb(207, 145, 250) |
| HSL | hsl(275, 91%, 77%) |
| HSV | hsv(275, 42%, 98%) |
| CMYK | cmyk(17.2%, 42%, 0%, 2%) |
| CIE-LAB | lab(69.77, 42.14, -43.52) |
| CIE-LCH | lch(69.77, 60.58, 314.08°) |
| OKLab | oklab(75.65% 0.1023 -0.1208) |
| OKLCH | oklch(75.65% 0.158 310.3) |
| XYZ | xyz(53.1097, 40.4191, 95.4278) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Baby Purple
#CA9BF7
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 4.16
Lilac (survey)
#CEA2FD
ΔE00 4.33
Lavender (survey)
#C79FEF
ΔE00 4.82
Light Purple
#BF77F6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91FA #BCFA91
analogous
#9B91FA #CF91FA #FA91F0
triadic
#CF91FA #FACF91 #91FACF
tetradic
#CF91FA #FA9B91 #BCFA91 #91F0FA
square
#CF91FA #FA9B91 #BCFA91 #91F0FA
split-complementary
#CF91FA #F0FA91 #91FA9B
monochromatic
#9C1CF5 #B556F7 #CF91FA #E9CCFD #F2E2FE
Accessibility & contrast
On white
2.31
#CF91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#CF91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91FA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91FA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FE
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#CAA1BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf91fa; /* rgb */ color: rgb(207, 145, 250); /* oklch */ color: oklch(75.6% 0.158 310.3);
Tailwind
colors: {
custom: {
50: '#dfb2fc',
500: '#cf91fa',
950: '#000000',
},
}SCSS
$custom: #cf91fa; $custom-light: #dfb2fc; $custom-dark: #000000;
JSON
{
"hex": "#cf91fa",
"rgb": {
"r": 207,
"g": 145,
"b": 250
},
"hsl": {
"h": 275.429,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.75648,
"c": 0.1583,
"h": 310.3
},
"luminance": 0.40418
}Semantic roles & 50–950 ramp
primary
#CF91FA
secondary
#E3F6D5
accent
#E6005E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085