#F68AEC#F68AEC
#F68AEC is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.177 H 330.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F68AEC |
|---|---|
| RGB | rgb(246, 138, 236) |
| HSL | hsl(306, 86%, 75%) |
| HSV | hsv(306, 44%, 96%) |
| CMYK | cmyk(0%, 43.9%, 4.1%, 3.5%) |
| CIE-LAB | lab(72.11, 54.37, -31.89) |
| CIE-LCH | lch(72.11, 63.03, 329.61°) |
| OKLab | oklab(78.17% 0.1537 -0.0867) |
| OKLCH | oklch(78.17% 0.177 330.6) |
| XYZ | xyz(62.2342, 43.8293, 84.5225) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 6.71
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68AEC #8AF694
analogous
#CA8AF6 #F68AEC #F68AB6
triadic
#F68AEC #ECF68A #8AECF6
tetradic
#F68AEC #F6CA8A #8AF694 #8AB6F6
square
#F68AEC #F6CA8A #8AF694 #8AB6F6
split-complementary
#F68AEC #B6F68A #8AF6CA
monochromatic
#ED18DA #F251E3 #F68AEC #FAC3F5 #FDE3FA
Accessibility & contrast
On white
2.15
#F68AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F68AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68AEC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68AEC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#FE92B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f68aec; /* rgb */ color: rgb(246, 138, 236); /* oklch */ color: oklch(78.2% 0.177 330.6);
Tailwind
colors: {
custom: {
50: '#fbaff2',
500: '#f68aec',
950: '#000000',
},
}SCSS
$custom: #f68aec; $custom-light: #fbaff2; $custom-dark: #000000;
JSON
{
"hex": "#f68aec",
"rgb": {
"r": 246,
"g": 138,
"b": 236
},
"hsl": {
"h": 305.556,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.78172,
"c": 0.17651,
"h": 330.6
},
"luminance": 0.43826
}Semantic roles & 50–950 ramp
primary
#F68AEC
secondary
#D6F5D9
accent
#E21803
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085