#F65FBB#F65FBB
#F65FBB is a light, highly saturated pink. Relative luminance 0.314; OKLCH L 70.7% C 0.207 H 346.1°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F65FBB |
|---|---|
| RGB | rgb(246, 95, 187) |
| HSL | hsl(323, 89%, 67%) |
| HSV | hsv(323, 61%, 96%) |
| CMYK | cmyk(0%, 61.4%, 24%, 3.5%) |
| CIE-LAB | lab(62.82, 66.75, -18.79) |
| CIE-LCH | lch(62.82, 69.34, 344.28°) |
| OKLab | oklab(70.67% 0.2013 -0.0497) |
| OKLCH | oklch(70.67% 0.207 346.1) |
| XYZ | xyz(51.0697, 31.3700, 50.3695) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.88
Bubblegum (survey)
#FF6CB5
ΔE00 4.22
Bubble Gum Pink
#FF69AF
ΔE00 4.75
Barbie Pink
#FE46A5
ΔE00 4.89
Pale Magenta
#D767AD
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F65FBB #5FF69A
analogous
#E65FF6 #F65FBB #F65F70
triadic
#F65FBB #BBF65F #5FBBF6
tetradic
#F65FBB #F6E65F #5FF69A #5F70F6
square
#F65FBB #F6E65F #5FF69A #5F70F6
split-complementary
#F65FBB #70F65F #5FF6E6
monochromatic
#CF0C83 #F325A2 #F65FBB #F999D4 #FDD3EC
Accessibility & contrast
On white
2.89
#F65FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#F65FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F65FBB
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F65FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F65FBB | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F88BE
Deuteranopia (green-blind)
#9AA1B7
Tritanopia (blue-blind)
#FF5C85
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f65fbb; /* rgb */ color: rgb(246, 95, 187); /* oklch */ color: oklch(70.7% 0.207 346.1);
Tailwind
colors: {
custom: {
50: '#fd94cf',
500: '#f65fbb',
950: '#000000',
},
}SCSS
$custom: #f65fbb; $custom-light: #fd94cf; $custom-dark: #000000;
JSON
{
"hex": "#f65fbb",
"rgb": {
"r": 246,
"g": 95,
"b": 187
},
"hsl": {
"h": 323.444,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.7067,
"c": 0.2073,
"h": 346.1
},
"luminance": 0.31365
}Semantic roles & 50–950 ramp
primary
#F65FBB
secondary
#C0F1D3
accent
#E65A00
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82