#CF91E9#CF91E9
#CF91E9 is a light, vivid purple. Relative luminance 0.394; OKLCH L 74.9% C 0.139 H 315.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91E9 |
|---|---|
| RGB | rgb(207, 145, 233) |
| HSL | hsl(282, 67%, 74%) |
| HSV | hsv(282, 38%, 91%) |
| CMYK | cmyk(11.2%, 37.8%, 0%, 8.6%) |
| CIE-LAB | lab(69.04, 38.58, -35.35) |
| CIE-LCH | lch(69.04, 52.33, 317.50°) |
| OKLab | oklab(74.86% 0.099 -0.0973) |
| OKLCH | oklch(74.86% 0.139 315.5) |
| XYZ | xyz(50.5633, 39.4005, 82.0165) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.88
Lavender (survey)
#C79FEF
ΔE00 4.48
Liliac
#C48EFD
ΔE00 5.17
Pale Purple
#B790D4
ΔE00 5.21
Lilac (survey)
#CEA2FD
ΔE00 5.26
Pastel Purple
#CAA0FF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91E9 #ABE991
analogous
#A391E9 #CF91E9 #E991D7
triadic
#CF91E9 #E9CF91 #91E9CF
tetradic
#CF91E9 #E9A391 #ABE991 #91D7E9
square
#CF91E9 #E9A391 #ABE991 #91D7E9
split-complementary
#CF91E9 #D7E991 #91E9A3
monochromatic
#A22BD5 #B95EDF #CF91E9 #E5C4F3 #F4E5FA
Accessibility & contrast
On white
2.36
#CF91E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#CF91E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91E9
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91E9 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5EC
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#CE9DB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cf91e9; /* rgb */ color: rgb(207, 145, 233); /* oklch */ color: oklch(74.9% 0.139 315.5);
Tailwind
colors: {
custom: {
50: '#dfb2f0',
500: '#cf91e9',
950: '#000000',
},
}SCSS
$custom: #cf91e9; $custom-light: #dfb2f0; $custom-dark: #000000;
JSON
{
"hex": "#cf91e9",
"rgb": {
"r": 207,
"g": 145,
"b": 233
},
"hsl": {
"h": 282.273,
"s": 66.667,
"l": 74.118
},
"oklch": {
"l": 0.74862,
"c": 0.13884,
"h": 315.5
},
"luminance": 0.39399
}Semantic roles & 50–950 ramp
primary
#CF91E9
secondary
#E1F1DA
accent
#CF174D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084