#FC6F95#FC6F95
#FC6F95 is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.2% C 0.175 H 5.7°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6F95 |
|---|---|
| RGB | rgb(252, 111, 149) |
| HSL | hsl(344, 96%, 71%) |
| HSV | hsv(344, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 40.9%, 1.2%) |
| CIE-LAB | lab(65.15, 57.19, 6.48) |
| CIE-LCH | lch(65.15, 57.55, 6.46°) |
| OKLab | oklab(72.2% 0.1741 0.0174) |
| OKLCH | oklch(72.2% 0.175 5.7) |
| XYZ | xyz(51.2574, 34.2398, 32.3375) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.92
Strawberry
#FC5A8D
ΔE00 3.73
Carnation
#FD798F
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 3.96
Watermelon
#FC6C85
ΔE00 4.00
Medium Pink
#F36196
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6F95 #6FFCD6
analogous
#FC6FDB #FC6F95 #FC8F6F
triadic
#FC6F95 #95FC6F #6F95FC
tetradic
#FC6F95 #DBFC6F #6FFCD6 #8F6FFC
square
#FC6F95 #DBFC6F #6FFCD6 #8F6FFC
split-complementary
#FC6F95 #6FFC8F #6FDBFC
monochromatic
#EC0543 #FB3369 #FC6F95 #FDABC1 #FEE1E9
Accessibility & contrast
On white
2.68
#FC6F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#FC6F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6F95
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6F95 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8D96
Deuteranopia (green-blind)
#AEA892
Tritanopia (blue-blind)
#FF607D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fc6f95; /* rgb */ color: rgb(252, 111, 149); /* oklch */ color: oklch(72.2% 0.175 5.7);
Tailwind
colors: {
custom: {
50: '#ff9db4',
500: '#fc6f95',
950: '#000000',
},
}SCSS
$custom: #fc6f95; $custom-light: #ff9db4; $custom-dark: #000000;
JSON
{
"hex": "#fc6f95",
"rgb": {
"r": 252,
"g": 111,
"b": 149
},
"hsl": {
"h": 343.83,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.72203,
"c": 0.17491,
"h": 5.7
},
"luminance": 0.34234
}Semantic roles & 50–950 ramp
primary
#FC6F95
secondary
#D1F6EC
accent
#E6A800
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80