#CE8BED#CE8BED
#CE8BED is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.0% C 0.153 H 314.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8BED |
|---|---|
| RGB | rgb(206, 139, 237) |
| HSL | hsl(281, 73%, 74%) |
| HSV | hsv(281, 41%, 93%) |
| CMYK | cmyk(13.1%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.80, 42.34, -39.49) |
| CIE-LCH | lch(67.80, 57.89, 316.99°) |
| OKLab | oklab(73.96% 0.1072 -0.1092) |
| OKLCH | oklch(73.96% 0.153 314.5) |
| XYZ | xyz(49.9699, 37.7026, 84.7493) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.10
Baby Purple
#CA9BF7
ΔE00 4.45
Lavender (survey)
#C79FEF
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 6.03
Pale Purple
#B790D4
ΔE00 6.04
Violet (CSS)
#EE82EE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8BED #AAED8B
analogous
#9D8BED #CE8BED #ED8BDB
triadic
#CE8BED #EDCE8B #8BEDCE
tetradic
#CE8BED #ED9D8B #AAED8B #8BDBED
square
#CE8BED #ED9D8B #AAED8B #8BDBED
split-complementary
#CE8BED #DBED8B #8BED9D
monochromatic
#A122DC #B856E5 #CE8BED #E4C0F5 #F4E5FB
Accessibility & contrast
On white
2.46
#CE8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#CE8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8BED
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8BED | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#CC99B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ce8bed; /* rgb */ color: rgb(206, 139, 237); /* oklch */ color: oklch(74.0% 0.153 314.5);
Tailwind
colors: {
custom: {
50: '#deaef3',
500: '#ce8bed',
950: '#000000',
},
}SCSS
$custom: #ce8bed; $custom-light: #deaef3; $custom-dark: #000000;
JSON
{
"hex": "#ce8bed",
"rgb": {
"r": 206,
"g": 139,
"b": 237
},
"hsl": {
"h": 281.02,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.73961,
"c": 0.15302,
"h": 314.5
},
"luminance": 0.37701
}Semantic roles & 50–950 ramp
primary
#CE8BED
secondary
#E1F3D8
accent
#D5104F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85