#F67BB5#F67BB5
#F67BB5 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.0% C 0.163 H 352.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BB5 |
|---|---|
| RGB | rgb(246, 123, 181) |
| HSL | hsl(332, 87%, 72%) |
| HSV | hsv(332, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 26.4%, 3.5%) |
| CIE-LAB | lab(67.35, 53.38, -8.56) |
| CIE-LCH | lch(67.35, 54.06, 350.89°) |
| OKLab | oklab(73.98% 0.1612 -0.022) |
| OKLCH | oklch(73.98% 0.163 352.2) |
| XYZ | xyz(53.4313, 37.0996, 48.0540) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.31
Bubblegum (survey)
#FF6CB5
ΔE00 2.91
Bubble Gum Pink
#FF69AF
ΔE00 3.32
Hot Pink
#FF69B4
ΔE00 3.36
Bubblegum Pink
#FE83CC
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BB5 #7BF6BC
analogous
#F67BF3 #F67BB5 #F67E7B
triadic
#F67BB5 #B5F67B #7BB5F6
tetradic
#F67BB5 #F3F67B #7BF6BC #7E7BF6
square
#F67BB5 #F3F67B #7BF6BC #7E7BF6
split-complementary
#F67BB5 #7BF67E #7BF3F6
monochromatic
#E71075 #F24295 #F67BB5 #FAB4D5 #FDE2EF
Accessibility & contrast
On white
2.49
#F67BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F67BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BB5
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BB5 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B7
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67bb5; /* rgb */ color: rgb(246, 123, 181); /* oklch */ color: oklch(74.0% 0.163 352.2);
Tailwind
colors: {
custom: {
50: '#fca5cb',
500: '#f67bb5',
950: '#000000',
},
}SCSS
$custom: #f67bb5; $custom-light: #fca5cb; $custom-dark: #000000;
JSON
{
"hex": "#f67bb5",
"rgb": {
"r": 246,
"g": 123,
"b": 181
},
"hsl": {
"h": 331.707,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.73976,
"c": 0.16271,
"h": 352.2
},
"luminance": 0.37095
}Semantic roles & 50–950 ramp
primary
#F67BB5
secondary
#D6F5E6
accent
#E47902
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82