#FC6FAF#FC6FAF
#FC6FAF is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.0% C 0.184 H 354.2°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FAF |
|---|---|
| RGB | rgb(252, 111, 175) |
| HSL | hsl(333, 96%, 71%) |
| HSV | hsv(333, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 30.6%, 1.2%) |
| CIE-LAB | lab(65.88, 60.10, -7.27) |
| CIE-LCH | lch(65.88, 60.53, 353.10°) |
| OKLab | oklab(72.98% 0.1826 -0.0184) |
| OKLCH | oklch(72.98% 0.184 354.2) |
| XYZ | xyz(53.5696, 35.1647, 44.5154) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.06
Bubblegum (survey)
#FF6CB5
ΔE00 1.47
Hot Pink
#FF69B4
ΔE00 1.71
Pink (survey)
#FF81C0
ΔE00 3.98
Medium Pink
#F36196
ΔE00 5.03
Carnation Pink
#FF7FA7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FAF #6FFCBC
analogous
#FC6FF5 #FC6FAF #FC756F
triadic
#FC6FAF #AFFC6F #6FAFFC
tetradic
#FC6FAF #F5FC6F #6FFCBC #756FFC
square
#FC6FAF #F5FC6F #6FFCBC #756FFC
split-complementary
#FC6FAF #6FFC75 #6FF5FC
monochromatic
#EC056E #FB338E #FC6FAF #FDABD0 #FEE1EE
Accessibility & contrast
On white
2.61
#FC6FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#FC6FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FAF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FAF | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8390B1
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#FF6788
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fc6faf; /* rgb */ color: rgb(252, 111, 175); /* oklch */ color: oklch(73.0% 0.184 354.2);
Tailwind
colors: {
custom: {
50: '#ff9ec6',
500: '#fc6faf',
950: '#000000',
},
}SCSS
$custom: #fc6faf; $custom-light: #ff9ec6; $custom-dark: #000000;
JSON
{
"hex": "#fc6faf",
"rgb": {
"r": 252,
"g": 111,
"b": 175
},
"hsl": {
"h": 332.766,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.72982,
"c": 0.18354,
"h": 354.2
},
"luminance": 0.35159
}Semantic roles & 50–950 ramp
primary
#FC6FAF
secondary
#D1F6E5
accent
#E67D00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82