#FF6FA7#FF6FA7
#FF6FA7 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.1% C 0.183 H 358.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FA7 |
|---|---|
| RGB | rgb(255, 111, 167) |
| HSL | hsl(337, 100%, 72%) |
| HSV | hsv(337, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 34.5%, 0%) |
| CIE-LAB | lab(66.08, 60.08, -2.38) |
| CIE-LCH | lch(66.08, 60.13, 357.73°) |
| OKLab | oklab(73.14% 0.1831 -0.0055) |
| OKLCH | oklch(73.14% 0.183 358.3) |
| XYZ | xyz(53.9023, 35.4245, 40.5506) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.63
Bubblegum (survey)
#FF6CB5
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 3.65
Medium Pink
#F36196
ΔE00 4.04
Pinky
#FC86AA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FA7 #6FFFC7
analogous
#FF6FEF #FF6FA7 #FF7F6F
triadic
#FF6FA7 #A7FF6F #6FA7FF
tetradic
#FF6FA7 #EFFF6F #6FFFC7 #7F6FFF
square
#FF6FA7 #EFFF6F #6FFFC7 #7F6FFF
split-complementary
#FF6FA7 #6FFF7F #6FEFFF
monochromatic
#F4005F #FF3282 #FF6FA7 #FFACCC #FFE0EC
Accessibility & contrast
On white
2.60
#FF6FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FF6FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FA7
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FA7 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8790A9
Deuteranopia (green-blind)
#ADABA4
Tritanopia (blue-blind)
#FF6484
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6fa7; /* rgb */ color: rgb(255, 111, 167); /* oklch */ color: oklch(73.1% 0.183 358.3);
Tailwind
colors: {
custom: {
50: '#ff9ec1',
500: '#ff6fa7',
950: '#000000',
},
}SCSS
$custom: #ff6fa7; $custom-light: #ff9ec1; $custom-dark: #000000;
JSON
{
"hex": "#ff6fa7",
"rgb": {
"r": 255,
"g": 111,
"b": 167
},
"hsl": {
"h": 336.667,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.73141,
"c": 0.18313,
"h": 358.3
},
"luminance": 0.35419
}Semantic roles & 50–950 ramp
primary
#FF6FA7
secondary
#D3F7E9
accent
#E68C00
background
#FFFAFB
surface
#FFF3F7
border
#D7CDD0
text
#190F12
muted
#877F81