#CE8BEE#CE8BEE
#CE8BEE is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.0% C 0.154 H 314.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8BEE |
|---|---|
| RGB | rgb(206, 139, 238) |
| HSL | hsl(281, 74%, 74%) |
| HSV | hsv(281, 42%, 93%) |
| CMYK | cmyk(13.4%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.84, 42.54, -39.97) |
| CIE-LCH | lch(67.84, 58.37, 316.79°) |
| OKLab | oklab(74.01% 0.1074 -0.1105) |
| OKLCH | oklch(74.01% 0.154 314.2) |
| XYZ | xyz(50.1164, 37.7612, 85.5209) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.94
Baby Purple
#CA9BF7
ΔE00 4.40
Lavender (survey)
#C79FEF
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8BEE #ABEE8B
analogous
#9D8BEE #CE8BEE #EE8BDD
triadic
#CE8BEE #EECE8B #8BEECE
tetradic
#CE8BEE #EE9D8B #ABEE8B #8BDDEE
square
#CE8BEE #EE9D8B #ABEE8B #8BDDEE
split-complementary
#CE8BEE #DDEE8B #8BEE9D
monochromatic
#A121DE #B756E6 #CE8BEE #E5C0F6 #F4E4FB
Accessibility & contrast
On white
2.46
#CE8BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#CE8BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8BEE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8BEE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F2
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#CC99B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ce8bee; /* rgb */ color: rgb(206, 139, 238); /* oklch */ color: oklch(74.0% 0.154 314.2);
Tailwind
colors: {
custom: {
50: '#deaef4',
500: '#ce8bee',
950: '#000000',
},
}SCSS
$custom: #ce8bee; $custom-light: #deaef4; $custom-dark: #000000;
JSON
{
"hex": "#ce8bee",
"rgb": {
"r": 206,
"g": 139,
"b": 238
},
"hsl": {
"h": 280.606,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.74008,
"c": 0.15413,
"h": 314.2
},
"luminance": 0.3776
}Semantic roles & 50–950 ramp
primary
#CE8BEE
secondary
#E1F3D8
accent
#D70F4F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85