#CE97EB#CE97EB
#CE97EB is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.9% C 0.130 H 313.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CE97EB |
|---|---|
| RGB | rgb(206, 151, 235) |
| HSL | hsl(279, 68%, 76%) |
| HSV | hsv(279, 36%, 92%) |
| CMYK | cmyk(12.3%, 35.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.35, 35.45, -34.42) |
| CIE-LCH | lch(70.35, 49.41, 315.84°) |
| OKLab | oklab(75.86% 0.0897 -0.0947) |
| OKLCH | oklch(75.86% 0.13 313.4) |
| XYZ | xyz(51.5132, 41.2541, 83.8303) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.86
Lavender (survey)
#C79FEF
ΔE00 3.02
Lilac (survey)
#CEA2FD
ΔE00 3.99
Pastel Purple
#CAA0FF
ΔE00 4.53
Pale Purple
#B790D4
ΔE00 5.01
Liliac
#C48EFD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE97EB #B4EB97
analogous
#A497EB #CE97EB #EB97DE
triadic
#CE97EB #EBCE97 #97EBCE
tetradic
#CE97EB #EBA497 #B4EB97 #97DEEB
square
#CE97EB #EBA497 #B4EB97 #97DEEB
split-complementary
#CE97EB #DEEB97 #97EBA4
monochromatic
#9E30D7 #B664E1 #CE97EB #E6CAF5 #F3E5FA
Accessibility & contrast
On white
2.27
#CE97EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#CE97EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE97EB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE97EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE97EB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#96ADE9
Tritanopia (blue-blind)
#CCA2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ce97eb; /* rgb */ color: rgb(206, 151, 235); /* oklch */ color: oklch(75.9% 0.130 313.4);
Tailwind
colors: {
custom: {
50: '#deb6f1',
500: '#ce97eb',
950: '#000000',
},
}SCSS
$custom: #ce97eb; $custom-light: #deb6f1; $custom-dark: #000000;
JSON
{
"hex": "#ce97eb",
"rgb": {
"r": 206,
"g": 151,
"b": 235
},
"hsl": {
"h": 279.286,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.75859,
"c": 0.13042,
"h": 313.4
},
"luminance": 0.41253
}Semantic roles & 50–950 ramp
primary
#CE97EB
secondary
#E2F2D9
accent
#D01656
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085