#CF91F3#CF91F3
#CF91F3 is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.3% C 0.150 H 312.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91F3 |
|---|---|
| RGB | rgb(207, 145, 243) |
| HSL | hsl(278, 80%, 76%) |
| HSV | hsv(278, 40%, 95%) |
| CMYK | cmyk(14.8%, 40.3%, 0%, 4.7%) |
| CIE-LAB | lab(69.46, 40.66, -40.18) |
| CIE-LCH | lch(69.46, 57.16, 315.34°) |
| OKLab | oklab(75.32% 0.1011 -0.1112) |
| OKLCH | oklch(75.32% 0.15 312.3) |
| XYZ | xyz(52.0324, 39.9882, 89.7541) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.97
Liliac
#C48EFD
ΔE00 3.48
Lavender (survey)
#C79FEF
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 4.47
Pastel Purple
#CAA0FF
ΔE00 4.54
Pale Purple
#B790D4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91F3 #B5F391
analogous
#9E91F3 #CF91F3 #F391E6
triadic
#CF91F3 #F3CF91 #91F3CF
tetradic
#CF91F3 #F39E91 #B5F391 #91E6F3
square
#CF91F3 #F39E91 #B5F391 #91E6F3
split-complementary
#CF91F3 #E6F391 #91F39E
monochromatic
#9F23E7 #B75AED #CF91F3 #E7C8F9 #F3E3FC
Accessibility & contrast
On white
2.33
#CF91F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CF91F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91F3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91F3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#CC9FB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf91f3; /* rgb */ color: rgb(207, 145, 243); /* oklch */ color: oklch(75.3% 0.150 312.3);
Tailwind
colors: {
custom: {
50: '#dfb2f7',
500: '#cf91f3',
950: '#000000',
},
}SCSS
$custom: #cf91f3; $custom-light: #dfb2f7; $custom-dark: #000000;
JSON
{
"hex": "#cf91f3",
"rgb": {
"r": 207,
"g": 145,
"b": 243
},
"hsl": {
"h": 277.959,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.75318,
"c": 0.15023,
"h": 312.3
},
"luminance": 0.39987
}Semantic roles & 50–950 ramp
primary
#CF91F3
secondary
#E2F4D7
accent
#DD0957
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085