#CF88CC#CF88CC
#CF88CC is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.1% C 0.124 H 328.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CF88CC |
|---|---|
| RGB | rgb(207, 136, 204) |
| HSL | hsl(303, 43%, 67%) |
| HSV | hsv(303, 34%, 81%) |
| CMYK | cmyk(0%, 34.3%, 1.4%, 18.8%) |
| CIE-LAB | lab(65.93, 37.80, -24.08) |
| CIE-LCH | lch(65.93, 44.82, 327.50°) |
| OKLab | oklab(72.14% 0.1054 -0.0653) |
| OKLCH | oklch(72.14% 0.124 328.2) |
| XYZ | xyz(45.4345, 35.2352, 61.5228) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.99
Orchid (survey)
#C875C4
ΔE00 4.91
Plum
#DDA0DD
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.40
Pale Purple
#B790D4
ΔE00 6.64
Violet (CSS)
#EE82EE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF88CC #88CF8B
analogous
#AE88CF #CF88CC #CF88A9
triadic
#CF88CC #CCCF88 #88CCCF
tetradic
#CF88CC #CFAE88 #88CF8B #88A9CF
square
#CF88CC #CFAE88 #88CF8B #88A9CF
split-complementary
#CF88CC #A9CF88 #88CFAE
monochromatic
#9D3F99 #BD5CB9 #CF88CC #E1B4DF #F2DFF1
Accessibility & contrast
On white
2.61
#CF88CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#CF88CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF88CC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF88CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF88CC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACF
Deuteranopia (green-blind)
#96A4CA
Tritanopia (blue-blind)
#D48EA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cf88cc; /* rgb */ color: rgb(207, 136, 204); /* oklch */ color: oklch(72.1% 0.124 328.2);
Tailwind
colors: {
custom: {
50: '#dfacdb',
500: '#cf88cc',
950: '#000000',
},
}SCSS
$custom: #cf88cc; $custom-light: #dfacdb; $custom-dark: #000000;
JSON
{
"hex": "#cf88cc",
"rgb": {
"r": 207,
"g": 136,
"b": 204
},
"hsl": {
"h": 302.535,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.72139,
"c": 0.12397,
"h": 328.2
},
"luminance": 0.35233
}Semantic roles & 50–950 ramp
primary
#CF88CC
secondary
#CEE5CF
accent
#B63630
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83