#CE8BDB#CE8BDB
#CE8BDB is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.2% C 0.133 H 320.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8BDB |
|---|---|
| RGB | rgb(206, 139, 219) |
| HSL | hsl(290, 53%, 70%) |
| HSV | hsv(290, 37%, 86%) |
| CMYK | cmyk(5.9%, 36.5%, 0%, 14.1%) |
| CIE-LAB | lab(67.05, 38.71, -30.71) |
| CIE-LCH | lch(67.05, 49.42, 321.57°) |
| OKLab | oklab(73.15% 0.1035 -0.0841) |
| OKLCH | oklch(73.15% 0.133 320.9) |
| XYZ | xyz(47.4708, 36.7030, 71.5879) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.55
Pale Purple
#B790D4
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 5.94
Orchid (survey)
#C875C4
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.27
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8BDB #98DB8B
analogous
#A68BDB #CE8BDB #DB8BC0
triadic
#CE8BDB #DBCE8B #8BDBCE
tetradic
#CE8BDB #DBA68B #98DB8B #8BC0DB
square
#CE8BDB #DBA68B #98DB8B #8BC0DB
split-complementary
#CE8BDB #C0DB8B #8BDBA6
monochromatic
#A038B4 #BA5CCD #CE8BDB #E2BAE9 #F5E8F8
Accessibility & contrast
On white
2.52
#CE8BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#CE8BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8BDB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8BDB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDE
Deuteranopia (green-blind)
#92A6D8
Tritanopia (blue-blind)
#D094A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ce8bdb; /* rgb */ color: rgb(206, 139, 219); /* oklch */ color: oklch(73.2% 0.133 320.9);
Tailwind
colors: {
custom: {
50: '#deaee6',
500: '#ce8bdb',
950: '#000000',
},
}SCSS
$custom: #ce8bdb; $custom-light: #deaee6; $custom-dark: #000000;
JSON
{
"hex": "#ce8bdb",
"rgb": {
"r": 206,
"g": 139,
"b": 219
},
"hsl": {
"h": 290.25,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.73153,
"c": 0.13332,
"h": 320.9
},
"luminance": 0.36702
}Semantic roles & 50–950 ramp
primary
#CE8BDB
secondary
#D9ECD6
accent
#C0253F
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84