#F67BD5#F67BD5
#F67BD5 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.1% C 0.182 H 338.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BD5 |
|---|---|
| RGB | rgb(246, 123, 213) |
| HSL | hsl(316, 87%, 72%) |
| HSV | hsv(316, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 13.4%, 3.5%) |
| CIE-LAB | lab(68.44, 57.94, -24.85) |
| CIE-LCH | lch(68.44, 63.05, 336.79°) |
| OKLab | oklab(75.14% 0.1698 -0.0668) |
| OKLCH | oklch(75.14% 0.182 338.5) |
| XYZ | xyz(57.0998, 38.5670, 67.3746) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 4.72
Violet (CSS)
#EE82EE
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.48
Pink (survey)
#FF81C0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BD5 #7BF69C
analogous
#DA7BF6 #F67BD5 #F67B97
triadic
#F67BD5 #D5F67B #7BD5F6
tetradic
#F67BD5 #F6DA7B #7BF69C #7B97F6
square
#F67BD5 #F6DA7B #7BF69C #7B97F6
split-complementary
#F67BD5 #97F67B #7BF6DA
monochromatic
#E710AD #F242C3 #F67BD5 #FAB4E7 #FDE2F6
Accessibility & contrast
On white
2.41
#F67BD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F67BD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BD5
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BD5 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9BD8
Deuteranopia (green-blind)
#A1AED2
Tritanopia (blue-blind)
#FF7E9E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f67bd5; /* rgb */ color: rgb(246, 123, 213); /* oklch */ color: oklch(75.1% 0.182 338.5);
Tailwind
colors: {
custom: {
50: '#fca5e2',
500: '#f67bd5',
950: '#000000',
},
}SCSS
$custom: #f67bd5; $custom-light: #fca5e2; $custom-dark: #000000;
JSON
{
"hex": "#f67bd5",
"rgb": {
"r": 246,
"g": 123,
"b": 213
},
"hsl": {
"h": 316.098,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.75143,
"c": 0.18247,
"h": 338.5
},
"luminance": 0.38563
}Semantic roles & 50–950 ramp
primary
#F67BD5
secondary
#D6F5DE
accent
#E43E02
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83