#CF89CF#CF89CF
#CF89CF is a light, vivid purple. Relative luminance 0.357; OKLCH L 72.4% C 0.125 H 326.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CF89CF |
|---|---|
| RGB | rgb(207, 137, 207) |
| HSL | hsl(300, 42%, 67%) |
| HSV | hsv(300, 34%, 81%) |
| CMYK | cmyk(0%, 33.8%, 0%, 18.8%) |
| CIE-LAB | lab(66.26, 37.81, -25.25) |
| CIE-LCH | lch(66.26, 45.47, 326.27°) |
| OKLab | oklab(72.43% 0.1047 -0.0686) |
| OKLCH | oklch(72.43% 0.125 326.8) |
| XYZ | xyz(45.9393, 35.6635, 63.4833) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.85
Orchid (survey)
#C875C4
ΔE00 5.11
Plum
#DDA0DD
ΔE00 5.91
Pale Purple
#B790D4
ΔE00 6.24
Orchid
#DA70D6
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF89CF #89CF89
analogous
#AC89CF #CF89CF #CF89AC
triadic
#CF89CF #CFCF89 #89CFCF
tetradic
#CF89CF #CFAC89 #89CF89 #89ACCF
square
#CF89CF #CFAC89 #89CF89 #89ACCF
split-complementary
#CF89CF #ACCF89 #89CFAC
monochromatic
#9E409E #BD5DBD #CF89CF #E1B5E1 #F2E0F2
Accessibility & contrast
On white
2.58
#CF89CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#CF89CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF89CF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF89CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF89CF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD2
Deuteranopia (green-blind)
#95A4CD
Tritanopia (blue-blind)
#D38FA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cf89cf; /* rgb */ color: rgb(207, 137, 207); /* oklch */ color: oklch(72.4% 0.125 326.8);
Tailwind
colors: {
custom: {
50: '#dfacdd',
500: '#cf89cf',
950: '#000000',
},
}SCSS
$custom: #cf89cf; $custom-light: #dfacdd; $custom-dark: #000000;
JSON
{
"hex": "#cf89cf",
"rgb": {
"r": 207,
"g": 137,
"b": 207
},
"hsl": {
"h": 300,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.72426,
"c": 0.12513,
"h": 326.8
},
"luminance": 0.35662
}Semantic roles & 50–950 ramp
primary
#CF89CF
secondary
#CFE5CF
accent
#B53030
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83