#F691DF#F691DF
#F691DF is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.7% C 0.154 H 335.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F691DF |
|---|---|
| RGB | rgb(246, 145, 223) |
| HSL | hsl(314, 85%, 77%) |
| HSV | hsv(314, 41%, 96%) |
| CMYK | cmyk(0%, 41.1%, 9.3%, 3.5%) |
| CIE-LAB | lab(73.01, 48.70, -23.39) |
| CIE-LCH | lch(73.01, 54.02, 334.34°) |
| OKLab | oklab(78.68% 0.1407 -0.0629) |
| OKLCH | oklch(78.68% 0.154 335.9) |
| XYZ | xyz(61.4506, 45.1749, 75.2806) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.70
Plum
#DDA0DD
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.80
Pink (survey)
#FF81C0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F691DF #91F6A8
analogous
#DA91F6 #F691DF #F691AD
triadic
#F691DF #DFF691 #91DFF6
tetradic
#F691DF #F6DA91 #91F6A8 #91ADF6
square
#F691DF #F6DA91 #91F6A8 #91ADF6
split-complementary
#F691DF #ADF691 #91F6DA
monochromatic
#ED20BE #F158CF #F691DF #FBCAEF #FDE3F7
Accessibility & contrast
On white
2.09
#F691DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F691DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F691DF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F691DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F691DF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE2
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#FF95AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f691df; /* rgb */ color: rgb(246, 145, 223); /* oklch */ color: oklch(78.7% 0.154 335.9);
Tailwind
colors: {
custom: {
50: '#fbb3e9',
500: '#f691df',
950: '#000000',
},
}SCSS
$custom: #f691df; $custom-light: #fbb3e9; $custom-dark: #000000;
JSON
{
"hex": "#f691df",
"rgb": {
"r": 246,
"g": 145,
"b": 223
},
"hsl": {
"h": 313.663,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.78682,
"c": 0.15407,
"h": 335.9
},
"luminance": 0.45171
}Semantic roles & 50–950 ramp
primary
#F691DF
secondary
#D6F5DD
accent
#E13704
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084