#F697C8#F697C8
#F697C8 is a light, vivid pink. Relative luminance 0.459; OKLCH L 78.8% C 0.128 H 348.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F697C8 |
|---|---|
| RGB | rgb(246, 151, 200) |
| HSL | hsl(329, 84%, 78%) |
| HSV | hsv(329, 39%, 96%) |
| CMYK | cmyk(0%, 38.6%, 18.7%, 3.5%) |
| CIE-LAB | lab(73.48, 42.03, -10.02) |
| CIE-LCH | lch(73.48, 43.21, 346.59°) |
| OKLab | oklab(78.79% 0.1251 -0.0262) |
| OKLCH | oklch(78.79% 0.128 348.2) |
| XYZ | xyz(59.4988, 45.9000, 60.3581) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 5.07
Powder Pink
#FFB2D0
ΔE00 6.87
Pinky
#FC86AA
ΔE00 6.95
Pig Pink
#E78EA5
ΔE00 7.71
Carnation Pink
#FF7FA7
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F697C8 #97F6C5
analogous
#F597F6 #F697C8 #F69798
triadic
#F697C8 #C8F697 #97C8F6
tetradic
#F697C8 #F6F597 #97F6C5 #9798F6
square
#F697C8 #F6F597 #97F6C5 #9798F6
split-complementary
#F697C8 #98F697 #97F6F5
monochromatic
#EC268C #F15FAA #F697C8 #FBCFE6 #FDE3F0
Accessibility & contrast
On white
2.06
#F697C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F697C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F697C8
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F697C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F697C8 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCA
Deuteranopia (green-blind)
#B7BAC6
Tritanopia (blue-blind)
#FF95A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f697c8; /* rgb */ color: rgb(246, 151, 200); /* oklch */ color: oklch(78.8% 0.128 348.2);
Tailwind
colors: {
custom: {
50: '#fbb7d8',
500: '#f697c8',
950: '#000000',
},
}SCSS
$custom: #f697c8; $custom-light: #fbb7d8; $custom-dark: #000000;
JSON
{
"hex": "#f697c8",
"rgb": {
"r": 246,
"g": 151,
"b": 200
},
"hsl": {
"h": 329.053,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.78791,
"c": 0.12778,
"h": 348.2
},
"luminance": 0.45896
}Semantic roles & 50–950 ramp
primary
#F697C8
secondary
#D6F5E5
accent
#E16F05
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083