#CE8BEC#CE8BEC
#CE8BEC is a light, vivid purple. Relative luminance 0.376; OKLCH L 73.9% C 0.152 H 314.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8BEC |
|---|---|
| RGB | rgb(206, 139, 236) |
| HSL | hsl(281, 72%, 74%) |
| HSV | hsv(281, 41%, 93%) |
| CMYK | cmyk(12.7%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.76, 42.13, -39.01) |
| CIE-LCH | lch(67.76, 57.41, 317.20°) |
| OKLab | oklab(73.91% 0.107 -0.1078) |
| OKLCH | oklch(73.91% 0.152 314.8) |
| XYZ | xyz(49.8242, 37.6443, 83.9820) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.27
Baby Purple
#CA9BF7
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.92
Pale Purple
#B790D4
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8BEC #A9EC8B
analogous
#9D8BEC #CE8BEC #EC8BD9
triadic
#CE8BEC #ECCE8B #8BECCE
tetradic
#CE8BEC #EC9D8B #A9EC8B #8BD9EC
square
#CE8BEC #EC9D8B #A9EC8B #8BD9EC
split-complementary
#CE8BEC #D9EC8B #8BEC9D
monochromatic
#A124D9 #B856E3 #CE8BEC #E4C0F5 #F4E5FB
Accessibility & contrast
On white
2.46
#CE8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#CE8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8BEC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8BEC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#CC98B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ce8bec; /* rgb */ color: rgb(206, 139, 236); /* oklch */ color: oklch(73.9% 0.152 314.8);
Tailwind
colors: {
custom: {
50: '#deaef2',
500: '#ce8bec',
950: '#000000',
},
}SCSS
$custom: #ce8bec; $custom-light: #deaef2; $custom-dark: #000000;
JSON
{
"hex": "#ce8bec",
"rgb": {
"r": 206,
"g": 139,
"b": 236
},
"hsl": {
"h": 281.443,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.73914,
"c": 0.15189,
"h": 314.8
},
"luminance": 0.37643
}Semantic roles & 50–950 ramp
primary
#CE8BEC
secondary
#E1F2D9
accent
#D4124E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85