#FF6FA5#FF6FA5
#FF6FA5 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.1% C 0.182 H 359.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FA5 |
|---|---|
| RGB | rgb(255, 111, 165) |
| HSL | hsl(338, 100%, 72%) |
| HSV | hsv(338, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 35.3%, 0%) |
| CIE-LAB | lab(66.02, 59.86, -1.33) |
| CIE-LCH | lch(66.02, 59.87, 358.73°) |
| OKLab | oklab(73.08% 0.1824 -0.0027) |
| OKLCH | oklch(73.08% 0.182 359.1) |
| XYZ | xyz(53.7189, 35.3511, 39.5844) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.08
Carnation Pink
#FF7FA7
ΔE00 3.42
Medium Pink
#F36196
ΔE00 3.88
Bubblegum (survey)
#FF6CB5
ΔE00 3.97
Hot Pink
#FF69B4
ΔE00 4.11
Pinky
#FC86AA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FA5 #6FFFC9
analogous
#FF6FED #FF6FA5 #FF816F
triadic
#FF6FA5 #A5FF6F #6FA5FF
tetradic
#FF6FA5 #EDFF6F #6FFFC9 #816FFF
square
#FF6FA5 #EDFF6F #6FFFC9 #816FFF
split-complementary
#FF6FA5 #6FFF81 #6FEDFF
monochromatic
#F4005B #FF327F #FF6FA5 #FFACCB #FFE0EC
Accessibility & contrast
On white
2.60
#FF6FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#FF6FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FA5
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FA5 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8790A7
Deuteranopia (green-blind)
#ADABA2
Tritanopia (blue-blind)
#FF6384
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff6fa5; /* rgb */ color: rgb(255, 111, 165); /* oklch */ color: oklch(73.1% 0.182 359.1);
Tailwind
colors: {
custom: {
50: '#ff9ebf',
500: '#ff6fa5',
950: '#000000',
},
}SCSS
$custom: #ff6fa5; $custom-light: #ff9ebf; $custom-dark: #000000;
JSON
{
"hex": "#ff6fa5",
"rgb": {
"r": 255,
"g": 111,
"b": 165
},
"hsl": {
"h": 337.5,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.7308,
"c": 0.18243,
"h": 359.1
},
"luminance": 0.35345
}Semantic roles & 50–950 ramp
primary
#FF6FA5
secondary
#D3F7E9
accent
#E68F00
background
#FFFAFB
surface
#FFF3F7
border
#D7CDD0
text
#190F12
muted
#877F81