#CF89C8#CF89C8
#CF89C8 is a light, moderate purple. Relative luminance 0.353; OKLCH L 72.1% C 0.118 H 330.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CF89C8 |
|---|---|
| RGB | rgb(207, 137, 200) |
| HSL | hsl(306, 42%, 67%) |
| HSV | hsv(306, 34%, 81%) |
| CMYK | cmyk(0%, 33.8%, 3.4%, 18.8%) |
| CIE-LAB | lab(66.00, 36.53, -21.74) |
| CIE-LCH | lch(66.00, 42.51, 329.25°) |
| OKLab | oklab(72.15% 0.1028 -0.0587) |
| OKLCH | oklch(72.15% 0.118 330.3) |
| XYZ | xyz(45.1024, 35.3288, 59.0758) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.68
Orchid (survey)
#C875C4
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.99
Pale Purple
#B790D4
ΔE00 7.12
Orchid
#DA70D6
ΔE00 7.15
Violet (CSS)
#EE82EE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF89C8 #89CF90
analogous
#B389CF #CF89C8 #CF89A5
triadic
#CF89C8 #C8CF89 #89C8CF
tetradic
#CF89C8 #CFB389 #89CF90 #89A5CF
square
#CF89C8 #CFB389 #89CF90 #89A5CF
split-complementary
#CF89C8 #A5CF89 #89CFB3
monochromatic
#9E4094 #BD5DB4 #CF89C8 #E1B5DC #F2E0F1
Accessibility & contrast
On white
2.60
#CF89C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#CF89C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF89C8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF89C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF89C8 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACA
Deuteranopia (green-blind)
#98A4C6
Tritanopia (blue-blind)
#D48EA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cf89c8; /* rgb */ color: rgb(207, 137, 200); /* oklch */ color: oklch(72.1% 0.118 330.3);
Tailwind
colors: {
custom: {
50: '#dfacd8',
500: '#cf89c8',
950: '#000000',
},
}SCSS
$custom: #cf89c8; $custom-light: #dfacd8; $custom-dark: #000000;
JSON
{
"hex": "#cf89c8",
"rgb": {
"r": 207,
"g": 137,
"b": 200
},
"hsl": {
"h": 306,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.72146,
"c": 0.11839,
"h": 330.3
},
"luminance": 0.35327
}Semantic roles & 50–950 ramp
primary
#CF89C8
secondary
#CFE5D1
accent
#B53E30
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83