#F697DF#F697DF
#F697DF is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.6% C 0.144 H 336.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F697DF |
|---|---|
| RGB | rgb(246, 151, 223) |
| HSL | hsl(315, 84%, 78%) |
| HSV | hsv(315, 39%, 96%) |
| CMYK | cmyk(0%, 38.6%, 9.3%, 3.5%) |
| CIE-LAB | lab(74.23, 45.64, -21.53) |
| CIE-LCH | lch(74.23, 50.46, 334.74°) |
| OKLab | oklab(79.6% 0.1318 -0.0578) |
| OKLCH | oklch(79.6% 0.144 336.3) |
| XYZ | xyz(62.3918, 47.0572, 75.5943) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.11
Plum
#DDA0DD
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.88
Pink (survey)
#FF81C0
ΔE00 7.10
Purply Pink
#F075E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F697DF #97F6AE
analogous
#DD97F6 #F697DF #F697AF
triadic
#F697DF #DFF697 #97DFF6
tetradic
#F697DF #F6DD97 #97F6AE #97AFF6
square
#F697DF #F6DD97 #97F6AE #97AFF6
split-complementary
#F697DF #AFF697 #97F6DD
monochromatic
#EC26BC #F15FCE #F697DF #FBCFF0 #FDE3F6
Accessibility & contrast
On white
2.02
#F697DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F697DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F697DF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F697DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F697DF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE2
Deuteranopia (green-blind)
#B0BCDC
Tritanopia (blue-blind)
#FF9AB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f697df; /* rgb */ color: rgb(246, 151, 223); /* oklch */ color: oklch(79.6% 0.144 336.3);
Tailwind
colors: {
custom: {
50: '#fab7e9',
500: '#f697df',
950: '#000000',
},
}SCSS
$custom: #f697df; $custom-light: #fab7e9; $custom-dark: #000000;
JSON
{
"hex": "#f697df",
"rgb": {
"r": 246,
"g": 151,
"b": 223
},
"hsl": {
"h": 314.526,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.79601,
"c": 0.14391,
"h": 336.3
},
"luminance": 0.47054
}Semantic roles & 50–950 ramp
primary
#F697DF
secondary
#D6F5DE
accent
#E13A05
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084