#FF7CCF#FF7CCF
#FF7CCF is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.2% C 0.184 H 343.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CCF |
|---|---|
| RGB | rgb(255, 124, 207) |
| HSL | hsl(322, 100%, 74%) |
| HSV | hsv(322, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 18.8%, 0%) |
| CIE-LAB | lab(69.60, 59.26, -19.62) |
| CIE-LCH | lch(69.60, 62.42, 341.68°) |
| OKLab | oklab(76.19% 0.1764 -0.0521) |
| OKLCH | oklch(76.19% 0.184 343.5) |
| XYZ | xyz(59.7114, 40.1851, 63.6310) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.74
Pink (survey)
#FF81C0
ΔE00 3.78
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Hot Pink
#FF69B4
ΔE00 5.34
Bubble Gum Pink
#FF69AF
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CCF #7CFFAC
analogous
#EE7CFF #FF7CCF #FF7C8E
triadic
#FF7CCF #CFFF7C #7CCFFF
tetradic
#FF7CCF #FFEE7C #7CFFAC #7C8EFF
square
#FF7CCF #FFEE7C #7CFFAC #7C8EFF
split-complementary
#FF7CCF #8EFF7C #7CFFEE
monochromatic
#FF02A2 #FF3FB9 #FF7CCF #FFB9E5 #FFE0F4
Accessibility & contrast
On white
2.32
#FF7CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FF7CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CCF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CCF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD2
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#FF7C9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7ccf; /* rgb */ color: rgb(255, 124, 207); /* oklch */ color: oklch(76.2% 0.184 343.5);
Tailwind
colors: {
custom: {
50: '#ffa6dd',
500: '#ff7ccf',
950: '#000000',
},
}SCSS
$custom: #ff7ccf; $custom-light: #ffa6dd; $custom-dark: #000000;
JSON
{
"hex": "#ff7ccf",
"rgb": {
"r": 255,
"g": 124,
"b": 207
},
"hsl": {
"h": 321.985,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76186,
"c": 0.18393,
"h": 343.5
},
"luminance": 0.4018
}Semantic roles & 50–950 ramp
primary
#FF7CCF
secondary
#D4F7E1
accent
#E65400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83