#F691EB#F691EB
#F691EB is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.2% C 0.164 H 331.0°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F691EB |
|---|---|
| RGB | rgb(246, 145, 235) |
| HSL | hsl(307, 85%, 77%) |
| HSV | hsv(307, 41%, 96%) |
| CMYK | cmyk(0%, 41.1%, 4.5%, 3.5%) |
| CIE-LAB | lab(73.44, 50.70, -29.29) |
| CIE-LCH | lch(73.44, 58.56, 329.99°) |
| OKLab | oklab(79.16% 0.1436 -0.0794) |
| OKLCH | oklch(79.16% 0.164 331) |
| XYZ | xyz(63.1262, 45.8451, 84.1051) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.82
Plum
#DDA0DD
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F691EB #91F69C
analogous
#CF91F6 #F691EB #F691B9
triadic
#F691EB #EBF691 #91EBF6
tetradic
#F691EB #F6CF91 #91F69C #91B9F6
square
#F691EB #F6CF91 #91F69C #91B9F6
split-complementary
#F691EB #B9F691 #91F6CF
monochromatic
#ED20D6 #F158E1 #F691EB #FBCAF5 #FDE3FA
Accessibility & contrast
On white
2.07
#F691EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F691EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F691EB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F691EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F691EB | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#FE98B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f691eb; /* rgb */ color: rgb(246, 145, 235); /* oklch */ color: oklch(79.2% 0.164 331.0);
Tailwind
colors: {
custom: {
50: '#fbb3f1',
500: '#f691eb',
950: '#000000',
},
}SCSS
$custom: #f691eb; $custom-light: #fbb3f1; $custom-dark: #000000;
JSON
{
"hex": "#f691eb",
"rgb": {
"r": 246,
"g": 145,
"b": 235
},
"hsl": {
"h": 306.535,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.79156,
"c": 0.16407,
"h": 331
},
"luminance": 0.45842
}Semantic roles & 50–950 ramp
primary
#F691EB
secondary
#D6F5DA
accent
#E11C04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084