#CE97ED#CE97ED
#CE97ED is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.9% C 0.133 H 312.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CE97ED |
|---|---|
| RGB | rgb(206, 151, 237) |
| HSL | hsl(278, 70%, 76%) |
| HSV | hsv(278, 36%, 93%) |
| CMYK | cmyk(13.1%, 36.3%, 0%, 7.1%) |
| CIE-LAB | lab(70.43, 35.86, -35.39) |
| CIE-LCH | lch(70.43, 50.38, 315.38°) |
| OKLab | oklab(75.95% 0.0901 -0.0975) |
| OKLCH | oklch(75.95% 0.133 312.8) |
| XYZ | xyz(51.8037, 41.3704, 85.3606) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.52
Lavender (survey)
#C79FEF
ΔE00 2.92
Lilac (survey)
#CEA2FD
ΔE00 3.72
Pastel Purple
#CAA0FF
ΔE00 4.21
Liliac
#C48EFD
ΔE00 5.01
Pale Purple
#B790D4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE97ED #B6ED97
analogous
#A397ED #CE97ED #ED97E1
triadic
#CE97ED #EDCE97 #97EDCE
tetradic
#CE97ED #EDA397 #B6ED97 #97E1ED
square
#CE97ED #EDA397 #B6ED97 #97E1ED
split-complementary
#CE97ED #E1ED97 #97EDA3
monochromatic
#9D2FDB #B563E4 #CE97ED #E7CBF6 #F3E5FA
Accessibility & contrast
On white
2.26
#CE97ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#CE97ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE97ED
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE97ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE97ED | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#95AEEA
Tritanopia (blue-blind)
#CBA3B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ce97ed; /* rgb */ color: rgb(206, 151, 237); /* oklch */ color: oklch(75.9% 0.133 312.8);
Tailwind
colors: {
custom: {
50: '#deb6f3',
500: '#ce97ed',
950: '#000000',
},
}SCSS
$custom: #ce97ed; $custom-light: #deb6f3; $custom-dark: #000000;
JSON
{
"hex": "#ce97ed",
"rgb": {
"r": 206,
"g": 151,
"b": 237
},
"hsl": {
"h": 278.372,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.75947,
"c": 0.13275,
"h": 312.8
},
"luminance": 0.41369
}Semantic roles & 50–950 ramp
primary
#CE97ED
secondary
#E2F2D9
accent
#D31358
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085