#F68AEE#F68AEE
#F68AEE is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.3% C 0.178 H 329.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F68AEE |
|---|---|
| RGB | rgb(246, 138, 238) |
| HSL | hsl(304, 86%, 75%) |
| HSV | hsv(304, 44%, 96%) |
| CMYK | cmyk(0%, 43.9%, 3.3%, 3.5%) |
| CIE-LAB | lab(72.19, 54.72, -32.86) |
| CIE-LCH | lch(72.19, 63.83, 329.01°) |
| OKLab | oklab(78.26% 0.1542 -0.0895) |
| OKLCH | oklch(78.26% 0.178 329.9) |
| XYZ | xyz(62.5264, 43.9462, 86.0614) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 7.06
Orchid
#DA70D6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68AEE #8AF692
analogous
#C88AF6 #F68AEE #F68AB8
triadic
#F68AEE #EEF68A #8AEEF6
tetradic
#F68AEE #F6C88A #8AF692 #8AB8F6
square
#F68AEE #F6C88A #8AF692 #8AB8F6
split-complementary
#F68AEE #B8F68A #8AF6C8
monochromatic
#ED18DD #F251E6 #F68AEE #FAC3F6 #FDE3FB
Accessibility & contrast
On white
2.15
#F68AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F68AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68AEE
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68AEE | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#FD93B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f68aee; /* rgb */ color: rgb(246, 138, 238); /* oklch */ color: oklch(78.3% 0.178 329.9);
Tailwind
colors: {
custom: {
50: '#fbaff3',
500: '#f68aee',
950: '#000000',
},
}SCSS
$custom: #f68aee; $custom-light: #fbaff3; $custom-dark: #000000;
JSON
{
"hex": "#f68aee",
"rgb": {
"r": 246,
"g": 138,
"b": 238
},
"hsl": {
"h": 304.444,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.78257,
"c": 0.17824,
"h": 329.9
},
"luminance": 0.43943
}Semantic roles & 50–950 ramp
primary
#F68AEE
secondary
#D6F5D8
accent
#E21403
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085