#CF91EB#CF91EB
#CF91EB is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.0% C 0.141 H 314.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91EB |
|---|---|
| RGB | rgb(207, 145, 235) |
| HSL | hsl(281, 69%, 75%) |
| HSV | hsv(281, 38%, 92%) |
| CMYK | cmyk(11.9%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.12, 38.99, -36.32) |
| CIE-LCH | lch(69.12, 53.29, 317.03°) |
| OKLab | oklab(74.95% 0.0995 -0.1001) |
| OKLCH | oklch(74.95% 0.141 314.8) |
| XYZ | xyz(50.8506, 39.5155, 83.5297) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 4.41
Liliac
#C48EFD
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 5.05
Pastel Purple
#CAA0FF
ΔE00 5.36
Pale Purple
#B790D4
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91EB #ADEB91
analogous
#A291EB #CF91EB #EB91DA
triadic
#CF91EB #EBCF91 #91EBCF
tetradic
#CF91EB #EBA291 #ADEB91 #91DAEB
square
#CF91EB #EBA291 #ADEB91 #91DAEB
split-complementary
#CF91EB #DAEB91 #91EBA2
monochromatic
#A229D8 #B85DE2 #CF91EB #E6C5F4 #F4E5FA
Accessibility & contrast
On white
2.36
#CF91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CF91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91EB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91EB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#CD9DB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf91eb; /* rgb */ color: rgb(207, 145, 235); /* oklch */ color: oklch(75.0% 0.141 314.8);
Tailwind
colors: {
custom: {
50: '#dfb2f1',
500: '#cf91eb',
950: '#000000',
},
}SCSS
$custom: #cf91eb; $custom-light: #dfb2f1; $custom-dark: #000000;
JSON
{
"hex": "#cf91eb",
"rgb": {
"r": 207,
"g": 145,
"b": 235
},
"hsl": {
"h": 281.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.74952,
"c": 0.1411,
"h": 314.8
},
"luminance": 0.39514
}Semantic roles & 50–950 ramp
primary
#CF91EB
secondary
#E1F2D9
accent
#D1144F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085