#CF88CF#CF88CF
#CF88CF is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.3% C 0.127 H 326.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CF88CF |
|---|---|
| RGB | rgb(207, 136, 207) |
| HSL | hsl(300, 43%, 67%) |
| HSV | hsv(300, 34%, 81%) |
| CMYK | cmyk(0%, 34.3%, 0%, 18.8%) |
| CIE-LAB | lab(66.04, 38.35, -25.59) |
| CIE-LCH | lch(66.04, 46.10, 326.29°) |
| OKLab | oklab(72.26% 0.1062 -0.0695) |
| OKLCH | oklch(72.26% 0.127 326.8) |
| XYZ | xyz(45.7978, 35.3805, 63.4361) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.73
Orchid (survey)
#C875C4
ΔE00 4.87
Orchid
#DA70D6
ΔE00 6.11
Plum
#DDA0DD
ΔE00 6.15
Pale Purple
#B790D4
ΔE00 6.31
Violet (CSS)
#EE82EE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF88CF #88CF88
analogous
#AC88CF #CF88CF #CF88AC
triadic
#CF88CF #CFCF88 #88CFCF
tetradic
#CF88CF #CFAC88 #88CF88 #88ACCF
square
#CF88CF #CFAC88 #88CF88 #88ACCF
split-complementary
#CF88CF #ACCF88 #88CFAC
monochromatic
#9D3F9D #BD5CBD #CF88CF #E1B4E1 #F2DFF2
Accessibility & contrast
On white
2.60
#CF88CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#CF88CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF88CF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF88CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF88CF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD2
Deuteranopia (green-blind)
#95A4CD
Tritanopia (blue-blind)
#D38EA2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cf88cf; /* rgb */ color: rgb(207, 136, 207); /* oklch */ color: oklch(72.3% 0.127 326.8);
Tailwind
colors: {
custom: {
50: '#dfacdd',
500: '#cf88cf',
950: '#000000',
},
}SCSS
$custom: #cf88cf; $custom-light: #dfacdd; $custom-dark: #000000;
JSON
{
"hex": "#cf88cf",
"rgb": {
"r": 207,
"g": 136,
"b": 207
},
"hsl": {
"h": 300,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.72261,
"c": 0.12689,
"h": 326.8
},
"luminance": 0.35379
}Semantic roles & 50–950 ramp
primary
#CF88CF
secondary
#CEE5CE
accent
#B63030
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83