#CE95EB#CE95EB
#CE95EB is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.5% C 0.134 H 313.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CE95EB |
|---|---|
| RGB | rgb(206, 149, 235) |
| HSL | hsl(280, 68%, 75%) |
| HSV | hsv(280, 37%, 92%) |
| CMYK | cmyk(12.3%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(69.91, 36.53, -35.11) |
| CIE-LCH | lch(69.91, 50.67, 316.13°) |
| OKLab | oklab(75.52% 0.0926 -0.0967) |
| OKLCH | oklch(75.52% 0.134 313.8) |
| XYZ | xyz(51.1940, 40.6158, 83.7239) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.00
Lavender (survey)
#C79FEF
ΔE00 3.42
Lilac (survey)
#CEA2FD
ΔE00 4.28
Pastel Purple
#CAA0FF
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 5.05
Liliac
#C48EFD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE95EB #B2EB95
analogous
#A395EB #CE95EB #EB95DD
triadic
#CE95EB #EBCE95 #95EBCE
tetradic
#CE95EB #EBA395 #B2EB95 #95DDEB
square
#CE95EB #EBA395 #B2EB95 #95DDEB
split-complementary
#CE95EB #DDEB95 #95EBA3
monochromatic
#9E2ED8 #B662E1 #CE95EB #E6C8F5 #F3E5FA
Accessibility & contrast
On white
2.30
#CE95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CE95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE95EB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE95EB | 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)
#86A8EE
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#CCA1B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce95eb; /* rgb */ color: rgb(206, 149, 235); /* oklch */ color: oklch(75.5% 0.134 313.8);
Tailwind
colors: {
custom: {
50: '#deb5f1',
500: '#ce95eb',
950: '#000000',
},
}SCSS
$custom: #ce95eb; $custom-light: #deb5f1; $custom-dark: #000000;
JSON
{
"hex": "#ce95eb",
"rgb": {
"r": 206,
"g": 149,
"b": 235
},
"hsl": {
"h": 279.767,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.7552,
"c": 0.13384,
"h": 313.8
},
"luminance": 0.40615
}Semantic roles & 50–950 ramp
primary
#CE95EB
secondary
#E2F2D9
accent
#D01554
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085