#CE91FF#CE91FF
#CE91FF is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.8% C 0.164 H 308.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CE91FF |
|---|---|
| RGB | rgb(206, 145, 255) |
| HSL | hsl(273, 100%, 78%) |
| HSV | hsv(273, 43%, 100%) |
| CMYK | cmyk(19.2%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(69.89, 42.94, -46.06) |
| CIE-LCH | lch(69.89, 62.97, 312.99°) |
| OKLab | oklab(75.79% 0.102 -0.1281) |
| OKLCH | oklch(75.79% 0.164 308.5) |
| XYZ | xyz(53.6256, 40.5933, 99.5986) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.93
Baby Purple
#CA9BF7
ΔE00 3.19
Pastel Purple
#CAA0FF
ΔE00 4.03
Lilac (survey)
#CEA2FD
ΔE00 4.43
Lavender (survey)
#C79FEF
ΔE00 5.22
Light Purple
#BF77F6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE91FF #C2FF91
analogous
#9791FF #CE91FF #FF91F9
triadic
#CE91FF #FFCE91 #91FFCE
tetradic
#CE91FF #FF9791 #C2FF91 #91F9FF
square
#CE91FF #FF9791 #C2FF91 #91F9FF
split-complementary
#CE91FF #F9FF91 #91FF97
monochromatic
#9717FF #B354FF #CE91FF #E9CEFF #F1E0FF
Accessibility & contrast
On white
2.30
#CE91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CE91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE91FF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE91FF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#C8A2BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce91ff; /* rgb */ color: rgb(206, 145, 255); /* oklch */ color: oklch(75.8% 0.164 308.5);
Tailwind
colors: {
custom: {
50: '#dfb2ff',
500: '#ce91ff',
950: '#000000',
},
}SCSS
$custom: #ce91ff; $custom-light: #dfb2ff; $custom-dark: #000000;
JSON
{
"hex": "#ce91ff",
"rgb": {
"r": 206,
"g": 145,
"b": 255
},
"hsl": {
"h": 273.273,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.75791,
"c": 0.16377,
"h": 308.5
},
"luminance": 0.40593
}Semantic roles & 50–950 ramp
primary
#CE91FF
secondary
#E4F7D4
accent
#E60066
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086