#CF89CC#CF89CC
#CF89CC is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.3% C 0.122 H 328.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CF89CC |
|---|---|
| RGB | rgb(207, 137, 204) |
| HSL | hsl(303, 42%, 67%) |
| HSV | hsv(303, 34%, 81%) |
| CMYK | cmyk(0%, 33.8%, 1.4%, 18.8%) |
| CIE-LAB | lab(66.15, 37.26, -23.75) |
| CIE-LCH | lch(66.15, 44.18, 327.49°) |
| OKLab | oklab(72.3% 0.1039 -0.0643) |
| OKLCH | oklch(72.3% 0.122 328.2) |
| XYZ | xyz(45.5760, 35.5182, 61.5700) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.13
Orchid (survey)
#C875C4
ΔE00 5.17
Plum
#DDA0DD
ΔE00 5.89
Pale Purple
#B790D4
ΔE00 6.58
Orchid
#DA70D6
ΔE00 6.66
Violet (CSS)
#EE82EE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF89CC #89CF8C
analogous
#AF89CF #CF89CC #CF89A9
triadic
#CF89CC #CCCF89 #89CCCF
tetradic
#CF89CC #CFAF89 #89CF8C #89A9CF
square
#CF89CC #CFAF89 #89CF8C #89A9CF
split-complementary
#CF89CC #A9CF89 #89CFAF
monochromatic
#9E409A #BD5DB9 #CF89CC #E1B5DF #F2E0F2
Accessibility & contrast
On white
2.59
#CF89CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#CF89CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF89CC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF89CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF89CC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#96A4CA
Tritanopia (blue-blind)
#D48FA2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cf89cc; /* rgb */ color: rgb(207, 137, 204); /* oklch */ color: oklch(72.3% 0.122 328.2);
Tailwind
colors: {
custom: {
50: '#dfacdb',
500: '#cf89cc',
950: '#000000',
},
}SCSS
$custom: #cf89cc; $custom-light: #dfacdb; $custom-dark: #000000;
JSON
{
"hex": "#cf89cc",
"rgb": {
"r": 207,
"g": 137,
"b": 204
},
"hsl": {
"h": 302.571,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.72305,
"c": 0.1222,
"h": 328.2
},
"luminance": 0.35516
}Semantic roles & 50–950 ramp
primary
#CF89CC
secondary
#CFE5D0
accent
#B53630
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83