#CF91EE#CF91EE
#CF91EE is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.1% C 0.144 H 313.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91EE |
|---|---|
| RGB | rgb(207, 145, 238) |
| HSL | hsl(280, 73%, 75%) |
| HSV | hsv(280, 39%, 93%) |
| CMYK | cmyk(13%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(69.25, 39.61, -37.77) |
| CIE-LCH | lch(69.25, 54.74, 316.36°) |
| OKLab | oklab(75.09% 0.1001 -0.1042) |
| OKLCH | oklch(75.09% 0.145 313.8) |
| XYZ | xyz(51.2876, 39.6903, 85.8316) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.31
Liliac
#C48EFD
ΔE00 4.29
Lavender (survey)
#C79FEF
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.78
Pastel Purple
#CAA0FF
ΔE00 5.01
Pale Purple
#B790D4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91EE #B0EE91
analogous
#A091EE #CF91EE #EE91DE
triadic
#CF91EE #EECF91 #91EECF
tetradic
#CF91EE #EEA091 #B0EE91 #91DEEE
square
#CF91EE #EEA091 #B0EE91 #91DEEE
split-complementary
#CF91EE #DEEE91 #91EEA0
monochromatic
#A127DE #B85CE6 #CF91EE #E6C6F6 #F3E4FB
Accessibility & contrast
On white
2.35
#CF91EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#CF91EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91EE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91EE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#CD9EB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf91ee; /* rgb */ color: rgb(207, 145, 238); /* oklch */ color: oklch(75.1% 0.144 313.8);
Tailwind
colors: {
custom: {
50: '#dfb2f4',
500: '#cf91ee',
950: '#000000',
},
}SCSS
$custom: #cf91ee; $custom-light: #dfb2f4; $custom-dark: #000000;
JSON
{
"hex": "#cf91ee",
"rgb": {
"r": 207,
"g": 145,
"b": 238
},
"hsl": {
"h": 280,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.75088,
"c": 0.1445,
"h": 313.8
},
"luminance": 0.39689
}Semantic roles & 50–950 ramp
primary
#CF91EE
secondary
#E1F3D8
accent
#D51052
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085