#CC7BBF#CC7BBF
#CC7BBF is a light, vivid purple. Relative luminance 0.308; OKLCH L 69.2% C 0.133 H 333.0°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7BBF |
|---|---|
| RGB | rgb(204, 123, 191) |
| HSL | hsl(310, 44%, 64%) |
| HSV | hsv(310, 40%, 80%) |
| CMYK | cmyk(0%, 39.7%, 6.4%, 20%) |
| CIE-LAB | lab(62.31, 41.44, -22.35) |
| CIE-LCH | lch(62.31, 47.08, 331.66°) |
| OKLab | oklab(69.17% 0.1182 -0.0603) |
| OKLCH | oklch(69.17% 0.133 333) |
| XYZ | xyz(41.3884, 30.7670, 53.0387) |
| Luminance | 0.3076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.61
Lavender Pink
#DD85D7
ΔE00 4.80
Orchid
#DA70D6
ΔE00 5.41
Pale Magenta
#D767AD
ΔE00 5.78
Purplish Pink
#CE5DAE
ΔE00 7.05
Purply Pink
#F075E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7BBF #7BCC88
analogous
#B17BCC #CC7BBF #CC7B97
triadic
#CC7BBF #BFCC7B #7BBFCC
tetradic
#CC7BBF #CCB17B #7BCC88 #7B97CC
square
#CC7BBF #CCB17B #7BCC88 #7B97CC
split-complementary
#CC7BBF #97CC7B #7BCCB1
monochromatic
#943985 #BB4FAA #CC7BBF #DDA7D4 #EED3EA
Accessibility & contrast
On white
2.94
#CC7BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#CC7BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7BBF
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7BBF | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8FC1
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#D37F94
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cc7bbf; /* rgb */ color: rgb(204, 123, 191); /* oklch */ color: oklch(69.2% 0.133 333.0);
Tailwind
colors: {
custom: {
50: '#dda3d2',
500: '#cc7bbf',
950: '#000000',
},
}SCSS
$custom: #cc7bbf; $custom-light: #dda3d2; $custom-dark: #000000;
JSON
{
"hex": "#cc7bbf",
"rgb": {
"r": 204,
"g": 123,
"b": 191
},
"hsl": {
"h": 309.63,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.69171,
"c": 0.13272,
"h": 333
},
"luminance": 0.30765
}Semantic roles & 50–950 ramp
primary
#CC7BBF
secondary
#C3E0C8
accent
#B7442E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82