#F67BE0#F67BE0
#F67BE0 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.6% C 0.191 H 334.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BE0 |
|---|---|
| RGB | rgb(246, 123, 224) |
| HSL | hsl(311, 87%, 72%) |
| HSV | hsv(311, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 8.9%, 3.5%) |
| CIE-LAB | lab(68.86, 59.66, -30.31) |
| CIE-LCH | lch(68.86, 66.92, 333.07°) |
| OKLab | oklab(75.59% 0.1722 -0.0821) |
| OKLCH | oklch(75.59% 0.191 334.5) |
| XYZ | xyz(58.5436, 39.1445, 74.9787) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 3.27
Candy Pink
#FF63E9
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.35
Orchid
#DA70D6
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BE0 #7BF691
analogous
#CF7BF6 #F67BE0 #F67BA2
triadic
#F67BE0 #E0F67B #7BE0F6
tetradic
#F67BE0 #F6CF7B #7BF691 #7BA2F6
square
#F67BE0 #F6CF7B #7BF691 #7BA2F6
split-complementary
#F67BE0 #A2F67B #7BF6CF
monochromatic
#E710C0 #F242D3 #F67BE0 #FAB4ED #FDE2F8
Accessibility & contrast
On white
2.38
#F67BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F67BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BE0
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BE0 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9DE3
Deuteranopia (green-blind)
#9DAFDD
Tritanopia (blue-blind)
#FF82A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f67be0; /* rgb */ color: rgb(246, 123, 224); /* oklch */ color: oklch(75.6% 0.191 334.5);
Tailwind
colors: {
custom: {
50: '#fca5ea',
500: '#f67be0',
950: '#000000',
},
}SCSS
$custom: #f67be0; $custom-light: #fca5ea; $custom-dark: #000000;
JSON
{
"hex": "#f67be0",
"rgb": {
"r": 246,
"g": 123,
"b": 224
},
"hsl": {
"h": 310.732,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.75593,
"c": 0.19077,
"h": 334.5
},
"luminance": 0.39141
}Semantic roles & 50–950 ramp
primary
#F67BE0
secondary
#D6F5DB
accent
#E42A02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84