#CC69B2#CC69B2
#CC69B2 is a light, vivid pink. Relative luminance 0.262; OKLCH L 65.9% C 0.153 H 338.1°. Best body text is #000000 at 6.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CC69B2 |
|---|---|
| RGB | rgb(204, 105, 178) |
| HSL | hsl(316, 49%, 61%) |
| HSV | hsv(316, 49%, 80%) |
| CMYK | cmyk(0%, 48.5%, 12.7%, 20%) |
| CIE-LAB | lab(58.19, 48.54, -21.24) |
| CIE-LCH | lch(58.19, 52.99, 336.36°) |
| OKLab | oklab(65.92% 0.1419 -0.0571) |
| OKLCH | oklch(65.92% 0.153 338.1) |
| XYZ | xyz(37.9896, 26.1575, 45.1588) |
| Luminance | 0.2616 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.60
Pale Magenta
#D767AD
ΔE00 2.73
Orchid (survey)
#C875C4
ΔE00 4.39
Purpleish Pink
#DF4EC8
ΔE00 6.46
Orchid
#DA70D6
ΔE00 6.53
Pinky Purple
#C94CBE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC69B2 #69CC83
analogous
#B569CC #CC69B2 #CC6980
triadic
#CC69B2 #B2CC69 #69B2CC
tetradic
#CC69B2 #CCB569 #69CC83 #6980CC
square
#CC69B2 #CCB569 #69CC83 #6980CC
split-complementary
#CC69B2 #80CC69 #69CCB5
monochromatic
#8B2F73 #B93F99 #CC69B2 #DC97C9 #EBC4E1
Accessibility & contrast
On white
3.37
#CC69B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.23
#CC69B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC69B2
6.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC69B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC69B2 | 1.00 | 3.37 | 6.23 | 6.23 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C82B4
Deuteranopia (green-blind)
#8791AF
Tritanopia (blue-blind)
#D56C85
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #cc69b2; /* rgb */ color: rgb(204, 105, 178); /* oklch */ color: oklch(65.9% 0.153 338.1);
Tailwind
colors: {
custom: {
50: '#de97c9',
500: '#cc69b2',
950: '#000000',
},
}SCSS
$custom: #cc69b2; $custom-light: #de97c9; $custom-dark: #000000;
JSON
{
"hex": "#cc69b2",
"rgb": {
"r": 204,
"g": 105,
"b": 178
},
"hsl": {
"h": 315.758,
"s": 49.254,
"l": 60.588
},
"oklch": {
"l": 0.65919,
"c": 0.15291,
"h": 338.1
},
"luminance": 0.26155
}Semantic roles & 50–950 ramp
primary
#CC69B2
secondary
#B6DBBF
accent
#BD5029
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150E13
muted
#837E82