#F68AEF#F68AEF
#F68AEF is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.3% C 0.179 H 329.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F68AEF |
|---|---|
| RGB | rgb(246, 138, 239) |
| HSL | hsl(304, 86%, 75%) |
| HSV | hsv(304, 44%, 96%) |
| CMYK | cmyk(0%, 43.9%, 2.8%, 3.5%) |
| CIE-LAB | lab(72.23, 54.89, -33.35) |
| CIE-LCH | lch(72.23, 64.22, 328.72°) |
| OKLab | oklab(78.3% 0.1544 -0.0909) |
| OKLCH | oklch(78.3% 0.179 329.5) |
| XYZ | xyz(62.6737, 44.0051, 86.8373) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 7.24
Orchid
#DA70D6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68AEF #8AF691
analogous
#C78AF6 #F68AEF #F68AB9
triadic
#F68AEF #EFF68A #8AEFF6
tetradic
#F68AEF #F6C78A #8AF691 #8AB9F6
square
#F68AEF #F6C78A #8AF691 #8AB9F6
split-complementary
#F68AEF #B9F68A #8AF6C7
monochromatic
#ED18DF #F251E7 #F68AEF #FAC3F7 #FDE3FB
Accessibility & contrast
On white
2.14
#F68AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F68AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68AEF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68AEF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F3
Deuteranopia (green-blind)
#A2B6EC
Tritanopia (blue-blind)
#FD93B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f68aef; /* rgb */ color: rgb(246, 138, 239); /* oklch */ color: oklch(78.3% 0.179 329.5);
Tailwind
colors: {
custom: {
50: '#fbaff4',
500: '#f68aef',
950: '#000000',
},
}SCSS
$custom: #f68aef; $custom-light: #fbaff4; $custom-dark: #000000;
JSON
{
"hex": "#f68aef",
"rgb": {
"r": 246,
"g": 138,
"b": 239
},
"hsl": {
"h": 303.889,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.78299,
"c": 0.17912,
"h": 329.5
},
"luminance": 0.44002
}Semantic roles & 50–950 ramp
primary
#F68AEF
secondary
#D6F5D8
accent
#E21203
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085