#F68BDC#F68BDC
#F68BDC is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.7% C 0.162 H 336.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F68BDC |
|---|---|
| RGB | rgb(246, 139, 220) |
| HSL | hsl(315, 86%, 75%) |
| HSV | hsv(315, 43%, 96%) |
| CMYK | cmyk(0%, 43.5%, 10.6%, 3.5%) |
| CIE-LAB | lab(71.71, 51.23, -23.72) |
| CIE-LCH | lch(71.71, 56.45, 335.16°) |
| OKLab | oklab(77.67% 0.1486 -0.0637) |
| OKLCH | oklch(77.67% 0.162 336.8) |
| XYZ | xyz(60.1570, 43.2291, 72.8718) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 6.27
Plum
#DDA0DD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68BDC #8BF6A5
analogous
#DA8BF6 #F68BDC #F68BA7
triadic
#F68BDC #DCF68B #8BDCF6
tetradic
#F68BDC #F6DA8B #8BF6A5 #8BA7F6
square
#F68BDC #F6DA8B #8BF6A5 #8BA7F6
split-complementary
#F68BDC #A7F68B #8BF6DA
monochromatic
#ED19BA #F252CB #F68BDC #FAC4ED #FDE3F6
Accessibility & contrast
On white
2.18
#F68BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F68BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68BDC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68BDC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DF
Deuteranopia (green-blind)
#A9B6D9
Tritanopia (blue-blind)
#FF8FAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f68bdc; /* rgb */ color: rgb(246, 139, 220); /* oklch */ color: oklch(77.7% 0.162 336.8);
Tailwind
colors: {
custom: {
50: '#fbafe7',
500: '#f68bdc',
950: '#000000',
},
}SCSS
$custom: #f68bdc; $custom-light: #fbafe7; $custom-dark: #000000;
JSON
{
"hex": "#f68bdc",
"rgb": {
"r": 246,
"g": 139,
"b": 220
},
"hsl": {
"h": 314.579,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.77673,
"c": 0.16173,
"h": 336.8
},
"luminance": 0.43225
}Semantic roles & 50–950 ramp
primary
#F68BDC
secondary
#D6F5DE
accent
#E23A03
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084