#F691EF#F691EF
#F691EF is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.168 H 329.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F691EF |
|---|---|
| RGB | rgb(246, 145, 239) |
| HSL | hsl(304, 85%, 77%) |
| HSV | hsv(304, 41%, 96%) |
| CMYK | cmyk(0%, 41.1%, 2.8%, 3.5%) |
| CIE-LAB | lab(73.60, 51.39, -31.24) |
| CIE-LCH | lch(73.60, 60.14, 328.70°) |
| OKLab | oklab(79.32% 0.1445 -0.0849) |
| OKLCH | oklch(79.32% 0.168 329.5) |
| XYZ | xyz(63.7105, 46.0788, 87.1829) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.69
Plum
#DDA0DD
ΔE00 6.56
Bubblegum Pink
#FE83CC
ΔE00 7.21
Candy Pink
#FF63E9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F691EF #91F698
analogous
#CB91F6 #F691EF #F691BD
triadic
#F691EF #EFF691 #91EFF6
tetradic
#F691EF #F6CB91 #91F698 #91BDF6
square
#F691EF #F6CB91 #91F698 #91BDF6
split-complementary
#F691EF #BDF691 #91F6CB
monochromatic
#ED20DF #F158E7 #F691EF #FBCAF7 #FDE3FB
Accessibility & contrast
On white
2.06
#F691EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F691EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F691EF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F691EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F691EF | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#FD99B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f691ef; /* rgb */ color: rgb(246, 145, 239); /* oklch */ color: oklch(79.3% 0.168 329.5);
Tailwind
colors: {
custom: {
50: '#fbb3f4',
500: '#f691ef',
950: '#000000',
},
}SCSS
$custom: #f691ef; $custom-light: #fbb3f4; $custom-dark: #000000;
JSON
{
"hex": "#f691ef",
"rgb": {
"r": 246,
"g": 145,
"b": 239
},
"hsl": {
"h": 304.158,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.79319,
"c": 0.16758,
"h": 329.5
},
"luminance": 0.46076
}Semantic roles & 50–950 ramp
primary
#F691EF
secondary
#D6F5D8
accent
#E11304
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085