#F68BEC#F68BEC
#F68BEC is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.3% C 0.175 H 330.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F68BEC |
|---|---|
| RGB | rgb(246, 139, 236) |
| HSL | hsl(306, 86%, 75%) |
| HSV | hsv(306, 43%, 96%) |
| CMYK | cmyk(0%, 43.5%, 4.1%, 3.5%) |
| CIE-LAB | lab(72.31, 53.88, -31.59) |
| CIE-LCH | lch(72.31, 62.46, 329.62°) |
| OKLab | oklab(78.32% 0.1523 -0.0859) |
| OKLCH | oklch(78.32% 0.175 330.6) |
| XYZ | xyz(62.3783, 44.1176, 84.5705) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 4.60
Bubblegum Pink
#FE83CC
ΔE00 6.69
Candy Pink
#FF63E9
ΔE00 6.78
Plum
#DDA0DD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68BEC #8BF695
analogous
#CA8BF6 #F68BEC #F68BB7
triadic
#F68BEC #ECF68B #8BECF6
tetradic
#F68BEC #F6CA8B #8BF695 #8BB7F6
square
#F68BEC #F6CA8B #8BF695 #8BB7F6
split-complementary
#F68BEC #B7F68B #8BF6CA
monochromatic
#ED19D9 #F252E3 #F68BEC #FAC4F5 #FDE3FA
Accessibility & contrast
On white
2.14
#F68BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F68BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68BEC
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68BEC | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#FE93B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f68bec; /* rgb */ color: rgb(246, 139, 236); /* oklch */ color: oklch(78.3% 0.175 330.6);
Tailwind
colors: {
custom: {
50: '#fbb0f2',
500: '#f68bec',
950: '#000000',
},
}SCSS
$custom: #f68bec; $custom-light: #fbb0f2; $custom-dark: #000000;
JSON
{
"hex": "#f68bec",
"rgb": {
"r": 246,
"g": 139,
"b": 236
},
"hsl": {
"h": 305.607,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.78316,
"c": 0.17488,
"h": 330.6
},
"luminance": 0.44114
}Semantic roles & 50–950 ramp
primary
#F68BEC
secondary
#D6F5D9
accent
#E21803
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085