#F68FE2#F68FE2
#F68FE2 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.5% C 0.160 H 334.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FE2 |
|---|---|
| RGB | rgb(246, 143, 226) |
| HSL | hsl(312, 85%, 76%) |
| HSV | hsv(312, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 8.1%, 3.5%) |
| CIE-LAB | lab(72.72, 50.20, -25.48) |
| CIE-LCH | lch(72.72, 56.30, 333.09°) |
| OKLab | oklab(78.5% 0.1443 -0.0687) |
| OKLCH | oklch(78.5% 0.16 334.5) |
| XYZ | xyz(61.5558, 44.7322, 77.3287) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.22
Pink (survey)
#FF81C0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FE2 #8FF6A3
analogous
#D78FF6 #F68FE2 #F68FAF
triadic
#F68FE2 #E2F68F #8FE2F6
tetradic
#F68FE2 #F6D78F #8FF6A3 #8FAFF6
square
#F68FE2 #F6D78F #8FF6A3 #8FAFF6
split-complementary
#F68FE2 #AFF68F #8FF6D7
monochromatic
#ED1EC5 #F156D3 #F68FE2 #FBC8F1 #FDE3F8
Accessibility & contrast
On white
2.11
#F68FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F68FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FE2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FE2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA9E5
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#FF94AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f68fe2; /* rgb */ color: rgb(246, 143, 226); /* oklch */ color: oklch(78.5% 0.160 334.5);
Tailwind
colors: {
custom: {
50: '#fbb2eb',
500: '#f68fe2',
950: '#000000',
},
}SCSS
$custom: #f68fe2; $custom-light: #fbb2eb; $custom-dark: #000000;
JSON
{
"hex": "#f68fe2",
"rgb": {
"r": 246,
"g": 143,
"b": 226
},
"hsl": {
"h": 311.65,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.78499,
"c": 0.15985,
"h": 334.5
},
"luminance": 0.44729
}Semantic roles & 50–950 ramp
primary
#F68FE2
secondary
#D6F5DC
accent
#E22F04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084