#F68AE7#F68AE7
#F68AE7 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.0% C 0.172 H 332.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F68AE7 |
|---|---|
| RGB | rgb(246, 138, 231) |
| HSL | hsl(308, 86%, 75%) |
| HSV | hsv(308, 44%, 96%) |
| CMYK | cmyk(0%, 43.9%, 6.1%, 3.5%) |
| CIE-LAB | lab(71.92, 53.53, -29.44) |
| CIE-LCH | lch(71.92, 61.09, 331.19°) |
| OKLab | oklab(77.96% 0.1527 -0.0798) |
| OKLCH | oklch(77.96% 0.172 332.4) |
| XYZ | xyz(61.5179, 43.5428, 80.7501) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 4.32
Purply Pink
#F075E6
ΔE00 4.56
Bubblegum Pink
#FE83CC
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 6.75
Plum
#DDA0DD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68AE7 #8AF699
analogous
#CF8AF6 #F68AE7 #F68AB1
triadic
#F68AE7 #E7F68A #8AE7F6
tetradic
#F68AE7 #F6CF8A #8AF699 #8AB1F6
square
#F68AE7 #F6CF8A #8AF699 #8AB1F6
split-complementary
#F68AE7 #B1F68A #8AF6CF
monochromatic
#ED18D0 #F251DB #F68AE7 #FAC3F3 #FDE3F9
Accessibility & contrast
On white
2.16
#F68AE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F68AE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68AE7
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68AE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68AE7 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EA
Deuteranopia (green-blind)
#A5B6E4
Tritanopia (blue-blind)
#FE91AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f68ae7; /* rgb */ color: rgb(246, 138, 231); /* oklch */ color: oklch(78.0% 0.172 332.4);
Tailwind
colors: {
custom: {
50: '#fbafef',
500: '#f68ae7',
950: '#000000',
},
}SCSS
$custom: #f68ae7; $custom-light: #fbafef; $custom-dark: #000000;
JSON
{
"hex": "#f68ae7",
"rgb": {
"r": 246,
"g": 138,
"b": 231
},
"hsl": {
"h": 308.333,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.77965,
"c": 0.17227,
"h": 332.4
},
"luminance": 0.43539
}Semantic roles & 50–950 ramp
primary
#F68AE7
secondary
#D6F5DA
accent
#E22203
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084