#CF89DD#CF89DD
#CF89DD is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.0% C 0.139 H 320.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CF89DD |
|---|---|
| RGB | rgb(207, 137, 221) |
| HSL | hsl(290, 55%, 70%) |
| HSV | hsv(290, 38%, 87%) |
| CMYK | cmyk(6.3%, 38%, 0%, 13.3%) |
| CIE-LAB | lab(66.81, 40.48, -32.19) |
| CIE-LCH | lch(66.81, 51.72, 321.51°) |
| OKLab | oklab(73.02% 0.108 -0.0882) |
| OKLCH | oklch(73.02% 0.139 320.8) |
| XYZ | xyz(47.7273, 36.3787, 72.9003) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 5.50
Pale Purple
#B790D4
ΔE00 5.53
Orchid
#DA70D6
ΔE00 5.93
Orchid (survey)
#C875C4
ΔE00 5.94
Baby Purple
#CA9BF7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF89DD #97DD89
analogous
#A589DD #CF89DD #DD89C1
triadic
#CF89DD #DDCF89 #89DDCF
tetradic
#CF89DD #DDA589 #97DD89 #89C1DD
square
#CF89DD #DDA589 #97DD89 #89C1DD
split-complementary
#CF89DD #C1DD89 #89DDA5
monochromatic
#A135B7 #BC59CF #CF89DD #E2B9EB #F5E7F8
Accessibility & contrast
On white
2.54
#CF89DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#CF89DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF89DD
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF89DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF89DD | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE0
Deuteranopia (green-blind)
#90A5DA
Tritanopia (blue-blind)
#D193A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf89dd; /* rgb */ color: rgb(207, 137, 221); /* oklch */ color: oklch(73.0% 0.139 320.8);
Tailwind
colors: {
custom: {
50: '#dfade8',
500: '#cf89dd',
950: '#000000',
},
}SCSS
$custom: #cf89dd; $custom-light: #dfade8; $custom-dark: #000000;
JSON
{
"hex": "#cf89dd",
"rgb": {
"r": 207,
"g": 137,
"b": 221
},
"hsl": {
"h": 290,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.73018,
"c": 0.13947,
"h": 320.8
},
"luminance": 0.36377
}Semantic roles & 50–950 ramp
primary
#CF89DD
secondary
#D9EDD5
accent
#C3233D
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84