#CC7BAF#CC7BAF
#CC7BAF is a light, moderate pink. Relative luminance 0.301; OKLCH L 68.6% C 0.120 H 341.8°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7BAF |
|---|---|
| RGB | rgb(204, 123, 175) |
| HSL | hsl(321, 44%, 64%) |
| HSV | hsv(321, 40%, 80%) |
| CMYK | cmyk(0%, 39.7%, 14.2%, 20%) |
| CIE-LAB | lab(61.74, 38.74, -14.13) |
| CIE-LCH | lch(61.74, 41.23, 339.97°) |
| OKLab | oklab(68.55% 0.1137 -0.0375) |
| OKLCH | oklch(68.55% 0.12 341.8) |
| XYZ | xyz(39.7229, 30.1008, 44.2669) |
| Luminance | 0.3010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.95
Orchid (survey)
#C875C4
ΔE00 6.13
Purplish Pink
#CE5DAE
ΔE00 7.42
Lavender Pink
#DD85D7
ΔE00 7.72
Dusty Lavender
#AC86A8
ΔE00 8.14
Palevioletred
#DB7093
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7BAF #7BCC98
analogous
#C07BCC #CC7BAF #CC7B87
triadic
#CC7BAF #AFCC7B #7BAFCC
tetradic
#CC7BAF #CCC07B #7BCC98 #7B87CC
square
#CC7BAF #CCC07B #7BCC98 #7B87CC
split-complementary
#CC7BAF #87CC7B #7BCCC0
monochromatic
#943973 #BB4F94 #CC7BAF #DDA7CA #EED3E5
Accessibility & contrast
On white
2.99
#CC7BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#CC7BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7BAF
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7BAF | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8DB1
Deuteranopia (green-blind)
#949AAD
Tritanopia (blue-blind)
#D57C8E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cc7baf; /* rgb */ color: rgb(204, 123, 175); /* oklch */ color: oklch(68.6% 0.120 341.8);
Tailwind
colors: {
custom: {
50: '#dda3c7',
500: '#cc7baf',
950: '#000000',
},
}SCSS
$custom: #cc7baf; $custom-light: #dda3c7; $custom-dark: #000000;
JSON
{
"hex": "#cc7baf",
"rgb": {
"r": 204,
"g": 123,
"b": 175
},
"hsl": {
"h": 321.481,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.68554,
"c": 0.11976,
"h": 341.8
},
"luminance": 0.30098
}Semantic roles & 50–950 ramp
primary
#CC7BAF
secondary
#C3E0CD
accent
#B75F2E
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82