#F67EB0#F67EB0
#F67EB0 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.156 H 355.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EB0 |
|---|---|
| RGB | rgb(246, 126, 176) |
| HSL | hsl(335, 87%, 73%) |
| HSV | hsv(335, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 28.5%, 3.5%) |
| CIE-LAB | lab(67.76, 51.28, -5.13) |
| CIE-LCH | lch(67.76, 51.53, 354.28°) |
| OKLab | oklab(74.24% 0.1552 -0.0129) |
| OKLCH | oklch(74.24% 0.156 355.3) |
| XYZ | xyz(53.3053, 37.6538, 45.5264) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.16
Carnation Pink
#FF7FA7
ΔE00 3.52
Pinky
#FC86AA
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 4.07
Bubblegum (survey)
#FF6CB5
ΔE00 4.08
Hot Pink
#FF69B4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EB0 #7EF6C4
analogous
#F67EEC #F67EB0 #F6887E
triadic
#F67EB0 #B0F67E #7EB0F6
tetradic
#F67EB0 #ECF67E #7EF6C4 #887EF6
square
#F67EB0 #ECF67E #7EF6C4 #887EF6
split-complementary
#F67EB0 #7EF688 #7EECF6
monochromatic
#E9106B #F2458D #F67EB0 #FAB7D3 #FDE2ED
Accessibility & contrast
On white
2.46
#F67EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F67EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EB0
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EB0 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B2
Deuteranopia (green-blind)
#ADADAD
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67eb0; /* rgb */ color: rgb(246, 126, 176); /* oklch */ color: oklch(74.2% 0.156 355.3);
Tailwind
colors: {
custom: {
50: '#fca6c7',
500: '#f67eb0',
950: '#000000',
},
}SCSS
$custom: #f67eb0; $custom-light: #fca6c7; $custom-dark: #000000;
JSON
{
"hex": "#f67eb0",
"rgb": {
"r": 246,
"g": 126,
"b": 176
},
"hsl": {
"h": 335,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74237,
"c": 0.15574,
"h": 355.3
},
"luminance": 0.37649
}Semantic roles & 50–950 ramp
primary
#F67EB0
secondary
#D6F5E8
accent
#E48602
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82