#F67BCC#F67BCC
#F67BCC is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.8% C 0.176 H 342.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BCC |
|---|---|
| RGB | rgb(246, 123, 204) |
| HSL | hsl(320, 87%, 72%) |
| HSV | hsv(320, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 17.1%, 3.5%) |
| CIE-LAB | lab(68.11, 56.59, -20.33) |
| CIE-LCH | lch(68.11, 60.13, 340.24°) |
| OKLab | oklab(74.79% 0.1677 -0.0542) |
| OKLCH | oklch(74.79% 0.176 342.1) |
| XYZ | xyz(55.9890, 38.1226, 61.5246) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 4.37
Bubblegum (survey)
#FF6CB5
ΔE00 5.16
Hot Pink
#FF69B4
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BCC #7BF6A5
analogous
#E37BF6 #F67BCC #F67B8E
triadic
#F67BCC #CCF67B #7BCCF6
tetradic
#F67BCC #F6E37B #7BF6A5 #7B8EF6
square
#F67BCC #F6E37B #7BF6A5 #7B8EF6
split-complementary
#F67BCC #8EF67B #7BF6E3
monochromatic
#E7109D #F242B6 #F67BCC #FAB4E2 #FDE2F4
Accessibility & contrast
On white
2.44
#F67BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F67BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BCC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BCC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACF
Deuteranopia (green-blind)
#A4ADC9
Tritanopia (blue-blind)
#FF7C9A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67bcc; /* rgb */ color: rgb(246, 123, 204); /* oklch */ color: oklch(74.8% 0.176 342.1);
Tailwind
colors: {
custom: {
50: '#fca5db',
500: '#f67bcc',
950: '#000000',
},
}SCSS
$custom: #f67bcc; $custom-light: #fca5db; $custom-dark: #000000;
JSON
{
"hex": "#f67bcc",
"rgb": {
"r": 246,
"g": 123,
"b": 204
},
"hsl": {
"h": 320.488,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.74794,
"c": 0.17618,
"h": 342.1
},
"luminance": 0.38118
}Semantic roles & 50–950 ramp
primary
#F67BCC
secondary
#D6F5E1
accent
#E44F02
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83