#FF7CCD#FF7CCD
#FF7CCD is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.1% C 0.183 H 344.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CCD |
|---|---|
| RGB | rgb(255, 124, 205) |
| HSL | hsl(323, 100%, 74%) |
| HSV | hsv(323, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 19.6%, 0%) |
| CIE-LAB | lab(69.53, 58.97, -18.61) |
| CIE-LCH | lch(69.53, 61.84, 342.48°) |
| OKLab | oklab(76.11% 0.1759 -0.0493) |
| OKLCH | oklch(76.11% 0.183 344.3) |
| XYZ | xyz(59.4684, 40.0879, 62.3514) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.51
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum (survey)
#FF6CB5
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 5.04
Bubble Gum Pink
#FF69AF
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CCD #7CFFAE
analogous
#F07CFF #FF7CCD #FF7C8C
triadic
#FF7CCD #CDFF7C #7CCDFF
tetradic
#FF7CCD #FFF07C #7CFFAE #7C8CFF
square
#FF7CCD #FFF07C #7CFFAE #7C8CFF
split-complementary
#FF7CCD #8CFF7C #7CFFF0
monochromatic
#FF029E #FF3FB6 #FF7CCD #FFB9E4 #FFE0F3
Accessibility & contrast
On white
2.33
#FF7CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FF7CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CCD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CCD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CD0
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#FF7B9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7ccd; /* rgb */ color: rgb(255, 124, 205); /* oklch */ color: oklch(76.1% 0.183 344.3);
Tailwind
colors: {
custom: {
50: '#ffa6dc',
500: '#ff7ccd',
950: '#000000',
},
}SCSS
$custom: #ff7ccd; $custom-light: #ffa6dc; $custom-dark: #000000;
JSON
{
"hex": "#ff7ccd",
"rgb": {
"r": 255,
"g": 124,
"b": 205
},
"hsl": {
"h": 322.901,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76112,
"c": 0.18267,
"h": 344.3
},
"luminance": 0.40083
}Semantic roles & 50–950 ramp
primary
#FF7CCD
secondary
#D4F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83