#CC89F7#CC89F7
#CC89F7 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.9% C 0.167 H 311.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CC89F7 |
|---|---|
| RGB | rgb(204, 137, 247) |
| HSL | hsl(277, 87%, 75%) |
| HSV | hsv(277, 45%, 97%) |
| CMYK | cmyk(17.4%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(67.61, 44.94, -45.29) |
| CIE-LCH | lch(67.61, 63.80, 314.78°) |
| OKLab | oklab(73.92% 0.1094 -0.1259) |
| OKLCH | oklch(73.92% 0.167 311) |
| XYZ | xyz(50.6330, 37.4450, 92.5379) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.50
Baby Purple
#CA9BF7
ΔE00 4.62
Light Purple
#BF77F6
ΔE00 4.92
Pastel Purple
#CAA0FF
ΔE00 5.86
Lilac (survey)
#CEA2FD
ΔE00 6.16
Easter Purple
#C071FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC89F7 #B4F789
analogous
#9589F7 #CC89F7 #F789EB
triadic
#CC89F7 #F7CC89 #89F7CC
tetradic
#CC89F7 #F79589 #B4F789 #89EBF7
square
#CC89F7 #F79589 #B4F789 #89EBF7
split-complementary
#CC89F7 #EBF789 #89F795
monochromatic
#9A16EF #B350F3 #CC89F7 #E5C2FB #F3E2FD
Accessibility & contrast
On white
2.47
#CC89F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#CC89F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC89F7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC89F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC89F7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FB
Deuteranopia (green-blind)
#82A6F4
Tritanopia (blue-blind)
#C79AB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cc89f7; /* rgb */ color: rgb(204, 137, 247); /* oklch */ color: oklch(73.9% 0.167 311.0);
Tailwind
colors: {
custom: {
50: '#ddadfa',
500: '#cc89f7',
950: '#000000',
},
}SCSS
$custom: #cc89f7; $custom-light: #ddadfa; $custom-dark: #000000;
JSON
{
"hex": "#cc89f7",
"rgb": {
"r": 204,
"g": 137,
"b": 247
},
"hsl": {
"h": 276.545,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.73916,
"c": 0.16679,
"h": 311
},
"luminance": 0.37444
}Semantic roles & 50–950 ramp
primary
#CC89F7
secondary
#E2F5D6
accent
#E4025A
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85