#F67FD2#F67FD2
#F67FD2 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.6% C 0.174 H 340.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FD2 |
|---|---|
| RGB | rgb(246, 127, 210) |
| HSL | hsl(318, 87%, 73%) |
| HSV | hsv(318, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 14.6%, 3.5%) |
| CIE-LAB | lab(69.06, 55.57, -22.23) |
| CIE-LCH | lch(69.06, 59.85, 338.20°) |
| OKLab | oklab(75.57% 0.1635 -0.0595) |
| OKLCH | oklch(75.57% 0.174 340) |
| XYZ | xyz(57.2289, 39.4288, 65.5566) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 4.96
Pink (survey)
#FF81C0
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.91
Bubblegum (survey)
#FF6CB5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FD2 #7FF6A3
analogous
#DE7FF6 #F67FD2 #F67F96
triadic
#F67FD2 #D2F67F #7FD2F6
tetradic
#F67FD2 #F6DE7F #7FF6A3 #7F96F6
square
#F67FD2 #F6DE7F #7FF6A3 #7F96F6
split-complementary
#F67FD2 #96F67F #7FF6DE
monochromatic
#EA10A8 #F246BE #F67FD2 #FAB8E6 #FDE2F5
Accessibility & contrast
On white
2.36
#F67FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F67FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FD2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FD2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849DD5
Deuteranopia (green-blind)
#A5AFCF
Tritanopia (blue-blind)
#FF819F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67fd2; /* rgb */ color: rgb(246, 127, 210); /* oklch */ color: oklch(75.6% 0.174 340.0);
Tailwind
colors: {
custom: {
50: '#fba8e0',
500: '#f67fd2',
950: '#000000',
},
}SCSS
$custom: #f67fd2; $custom-light: #fba8e0; $custom-dark: #000000;
JSON
{
"hex": "#f67fd2",
"rgb": {
"r": 246,
"g": 127,
"b": 210
},
"hsl": {
"h": 318.151,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.75573,
"c": 0.17394,
"h": 340
},
"luminance": 0.39425
}Semantic roles & 50–950 ramp
primary
#F67FD2
secondary
#D6F5DF
accent
#E34602
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83