#CC68B2#CC68B2
#CC68B2 is a light, vivid pink. Relative luminance 0.260; OKLCH L 65.8% C 0.155 H 338.0°. Best body text is #000000 at 6.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CC68B2 |
|---|---|
| RGB | rgb(204, 104, 178) |
| HSL | hsl(316, 50%, 60%) |
| HSV | hsv(316, 49%, 80%) |
| CMYK | cmyk(0%, 49%, 12.7%, 20%) |
| CIE-LAB | lab(57.99, 49.04, -21.54) |
| CIE-LCH | lch(57.99, 53.56, 336.29°) |
| OKLab | oklab(65.78% 0.1433 -0.0579) |
| OKLCH | oklch(65.78% 0.155 338) |
| XYZ | xyz(37.8883, 25.9550, 45.1251) |
| Luminance | 0.2595 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.37
Pale Magenta
#D767AD
ΔE00 2.79
Orchid (survey)
#C875C4
ΔE00 4.48
Purpleish Pink
#DF4EC8
ΔE00 6.28
Orchid
#DA70D6
ΔE00 6.54
Pinky Purple
#C94CBE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC68B2 #68CC82
analogous
#B468CC #CC68B2 #CC6880
triadic
#CC68B2 #B2CC68 #68B2CC
tetradic
#CC68B2 #CCB468 #68CC82 #6880CC
square
#CC68B2 #CCB468 #68CC82 #6880CC
split-complementary
#CC68B2 #80CC68 #68CCB4
monochromatic
#8B2F73 #B83E99 #CC68B2 #DB96C9 #EBC3E1
Accessibility & contrast
On white
3.39
#CC68B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.19
#CC68B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC68B2
6.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC68B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC68B2 | 1.00 | 3.39 | 6.19 | 6.19 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B82B5
Deuteranopia (green-blind)
#8691AF
Tritanopia (blue-blind)
#D56B85
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #cc68b2; /* rgb */ color: rgb(204, 104, 178); /* oklch */ color: oklch(65.8% 0.155 338.0);
Tailwind
colors: {
custom: {
50: '#de96c9',
500: '#cc68b2',
950: '#000000',
},
}SCSS
$custom: #cc68b2; $custom-light: #de96c9; $custom-dark: #000000;
JSON
{
"hex": "#cc68b2",
"rgb": {
"r": 204,
"g": 104,
"b": 178
},
"hsl": {
"h": 315.6,
"s": 49.505,
"l": 60.392
},
"oklch": {
"l": 0.65776,
"c": 0.15458,
"h": 338
},
"luminance": 0.25952
}Semantic roles & 50–950 ramp
primary
#CC68B2
secondary
#B5DBBF
accent
#BD4F29
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150E13
muted
#837E82