#CF8BEC#CF8BEC
#CF8BEC is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.0% C 0.152 H 315.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8BEC |
|---|---|
| RGB | rgb(207, 139, 236) |
| HSL | hsl(282, 72%, 74%) |
| HSV | hsv(282, 41%, 93%) |
| CMYK | cmyk(12.3%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.86, 42.42, -38.83) |
| CIE-LCH | lch(67.86, 57.51, 317.53°) |
| OKLab | oklab(74.02% 0.1082 -0.1072) |
| OKLCH | oklch(74.02% 0.152 315.3) |
| XYZ | xyz(50.1027, 37.7880, 83.9951) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.42
Baby Purple
#CA9BF7
ΔE00 4.61
Lavender (survey)
#C79FEF
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 5.79
Pale Purple
#B790D4
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8BEC #A8EC8B
analogous
#9E8BEC #CF8BEC #EC8BD8
triadic
#CF8BEC #ECCF8B #8BECCF
tetradic
#CF8BEC #EC9E8B #A8EC8B #8BD8EC
square
#CF8BEC #EC9E8B #A8EC8B #8BD8EC
split-complementary
#CF8BEC #D8EC8B #8BEC9E
monochromatic
#A324D9 #B956E3 #CF8BEC #E5C0F5 #F4E5FB
Accessibility & contrast
On white
2.45
#CF8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CF8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8BEC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8BEC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#CD98B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cf8bec; /* rgb */ color: rgb(207, 139, 236); /* oklch */ color: oklch(74.0% 0.152 315.3);
Tailwind
colors: {
custom: {
50: '#dfaef2',
500: '#cf8bec',
950: '#000000',
},
}SCSS
$custom: #cf8bec; $custom-light: #dfaef2; $custom-dark: #000000;
JSON
{
"hex": "#cf8bec",
"rgb": {
"r": 207,
"g": 139,
"b": 236
},
"hsl": {
"h": 282.062,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.74018,
"c": 0.15235,
"h": 315.3
},
"luminance": 0.37787
}Semantic roles & 50–950 ramp
primary
#CF8BEC
secondary
#E0F2D9
accent
#D4124C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85