#CE91F4#CE91F4
#CE91F4 is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.3% C 0.151 H 311.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CE91F4 |
|---|---|
| RGB | rgb(206, 145, 244) |
| HSL | hsl(277, 82%, 76%) |
| HSV | hsv(277, 41%, 96%) |
| CMYK | cmyk(15.6%, 40.6%, 0%, 4.3%) |
| CIE-LAB | lab(69.40, 40.58, -40.83) |
| CIE-LCH | lch(69.40, 57.56, 314.83°) |
| OKLab | oklab(75.26% 0.1001 -0.113) |
| OKLCH | oklch(75.26% 0.151 311.5) |
| XYZ | xyz(51.9053, 39.9051, 90.5385) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.83
Liliac
#C48EFD
ΔE00 3.16
Pastel Purple
#CAA0FF
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 4.37
Lavender (survey)
#C79FEF
ΔE00 4.40
Pale Purple
#B790D4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE91F4 #B7F491
analogous
#9D91F4 #CE91F4 #F491E8
triadic
#CE91F4 #F4CE91 #91F4CE
tetradic
#CE91F4 #F49D91 #B7F491 #91E8F4
square
#CE91F4 #F49D91 #B7F491 #91E8F4
split-complementary
#CE91F4 #E8F491 #91F49D
monochromatic
#9C22E9 #B559EE #CE91F4 #E7C9FA #F3E3FC
Accessibility & contrast
On white
2.34
#CE91F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CE91F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE91F4
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE91F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE91F4 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#8CABF1
Tritanopia (blue-blind)
#CA9FB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ce91f4; /* rgb */ color: rgb(206, 145, 244); /* oklch */ color: oklch(75.3% 0.151 311.5);
Tailwind
colors: {
custom: {
50: '#deb2f8',
500: '#ce91f4',
950: '#000000',
},
}SCSS
$custom: #ce91f4; $custom-light: #deb2f8; $custom-dark: #000000;
JSON
{
"hex": "#ce91f4",
"rgb": {
"r": 206,
"g": 145,
"b": 244
},
"hsl": {
"h": 276.97,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.75264,
"c": 0.15098,
"h": 311.5
},
"luminance": 0.39904
}Semantic roles & 50–950 ramp
primary
#CE91F4
secondary
#E2F4D7
accent
#DE075A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085