#FF7CCB#FF7CCB
#FF7CCB is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.0% C 0.181 H 345.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CCB |
|---|---|
| RGB | rgb(255, 124, 203) |
| HSL | hsl(324, 100%, 74%) |
| HSV | hsv(324, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 20.4%, 0%) |
| CIE-LAB | lab(69.46, 58.69, -17.60) |
| CIE-LCH | lch(69.46, 61.28, 343.31°) |
| OKLab | oklab(76.04% 0.1754 -0.0465) |
| OKLCH | oklch(76.04% 0.181 345.1) |
| XYZ | xyz(59.2286, 39.9919, 61.0881) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.36
Pink (survey)
#FF81C0
ΔE00 3.00
Bubblegum (survey)
#FF6CB5
ΔE00 4.41
Hot Pink
#FF69B4
ΔE00 4.75
Bubble Gum Pink
#FF69AF
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CCB #7CFFB0
analogous
#F27CFF #FF7CCB #FF7C8A
triadic
#FF7CCB #CBFF7C #7CCBFF
tetradic
#FF7CCB #FFF27C #7CFFB0 #7C8AFF
square
#FF7CCB #FFF27C #7CFFB0 #7C8AFF
split-complementary
#FF7CCB #8AFF7C #7CFFF2
monochromatic
#FF029A #FF3FB3 #FF7CCB #FFB9E3 #FFE0F3
Accessibility & contrast
On white
2.33
#FF7CCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FF7CCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CCB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CCB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCE
Deuteranopia (green-blind)
#ABB2C8
Tritanopia (blue-blind)
#FF7B9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7ccb; /* rgb */ color: rgb(255, 124, 203); /* oklch */ color: oklch(76.0% 0.181 345.1);
Tailwind
colors: {
custom: {
50: '#ffa6db',
500: '#ff7ccb',
950: '#000000',
},
}SCSS
$custom: #ff7ccb; $custom-light: #ffa6db; $custom-dark: #000000;
JSON
{
"hex": "#ff7ccb",
"rgb": {
"r": 255,
"g": 124,
"b": 203
},
"hsl": {
"h": 323.817,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76039,
"c": 0.18143,
"h": 345.1
},
"luminance": 0.39987
}Semantic roles & 50–950 ramp
primary
#FF7CCB
secondary
#D4F7E2
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83