#FF6FB0#FF6FB0
#FF6FB0 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.4% C 0.187 H 354.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FB0 |
|---|---|
| RGB | rgb(255, 111, 176) |
| HSL | hsl(333, 100%, 72%) |
| HSV | hsv(333, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 31%, 0%) |
| CIE-LAB | lab(66.34, 61.13, -7.10) |
| CIE-LCH | lch(66.34, 61.54, 353.38°) |
| OKLab | oklab(73.43% 0.1859 -0.018) |
| OKLCH | oklch(73.43% 0.187 354.5) |
| XYZ | xyz(54.7635, 35.7689, 45.0859) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.10
Bubblegum (survey)
#FF6CB5
ΔE00 1.47
Hot Pink
#FF69B4
ΔE00 1.75
Pink (survey)
#FF81C0
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 5.08
Medium Pink
#F36196
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FB0 #6FFFBE
analogous
#FF6FF8 #FF6FB0 #FF766F
triadic
#FF6FB0 #B0FF6F #6FB0FF
tetradic
#FF6FB0 #F8FF6F #6FFFBE #766FFF
square
#FF6FB0 #F8FF6F #6FFFBE #766FFF
split-complementary
#FF6FB0 #6FFF76 #6FF8FF
monochromatic
#F4006E #FF328E #FF6FB0 #FFACD2 #FFE0EE
Accessibility & contrast
On white
2.58
#FF6FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#FF6FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FB0
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FB0 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8491B2
Deuteranopia (green-blind)
#ABABAD
Tritanopia (blue-blind)
#FF6688
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6fb0; /* rgb */ color: rgb(255, 111, 176); /* oklch */ color: oklch(73.4% 0.187 354.5);
Tailwind
colors: {
custom: {
50: '#ff9ec7',
500: '#ff6fb0',
950: '#000000',
},
}SCSS
$custom: #ff6fb0; $custom-light: #ff9ec7; $custom-dark: #000000;
JSON
{
"hex": "#ff6fb0",
"rgb": {
"r": 255,
"g": 111,
"b": 176
},
"hsl": {
"h": 332.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.73426,
"c": 0.18674,
"h": 354.5
},
"luminance": 0.35763
}Semantic roles & 50–950 ramp
primary
#FF6FB0
secondary
#D3F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82