#F697A2#F697A2
#F697A2 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.7% C 0.115 H 12.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F697A2 |
|---|---|
| RGB | rgb(246, 151, 162) |
| HSL | hsl(353, 84%, 78%) |
| HSV | hsv(353, 39%, 96%) |
| CMYK | cmyk(0%, 38.6%, 34.1%, 3.5%) |
| CIE-LAB | lab(72.45, 36.89, 9.50) |
| CIE-LCH | lch(72.45, 38.09, 14.44°) |
| OKLab | oklab(77.67% 0.1119 0.025) |
| OKLCH | oklch(77.67% 0.115 12.6) |
| XYZ | xyz(55.5964, 44.3390, 39.8055) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.84
Pig Pink
#E78EA5
ΔE00 5.11
Rosa
#FE86A4
ΔE00 5.48
Blush Pink
#FE828C
ΔE00 5.55
Faded Pink
#DE9DAC
ΔE00 6.06
Dusty Pink (survey)
#D58A94
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F697A2 #97F6EB
analogous
#F697D1 #F697A2 #F6BC97
triadic
#F697A2 #A2F697 #97A2F6
tetradic
#F697A2 #D1F697 #97F6EB #BC97F6
square
#F697A2 #D1F697 #97F6EB #BC97F6
split-complementary
#F697A2 #97F6BC #97D1F6
monochromatic
#EC263D #F15F70 #F697A2 #FBCFD4 #FDE3E6
Accessibility & contrast
On white
2.13
#F697A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F697A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F697A2
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F697A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F697A2 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A2
Deuteranopia (green-blind)
#BFB9A0
Tritanopia (blue-blind)
#FF8E9B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f697a2; /* rgb */ color: rgb(246, 151, 162); /* oklch */ color: oklch(77.7% 0.115 12.6);
Tailwind
colors: {
custom: {
50: '#fbb7bd',
500: '#f697a2',
950: '#000000',
},
}SCSS
$custom: #f697a2; $custom-light: #fbb7bd; $custom-dark: #000000;
JSON
{
"hex": "#f697a2",
"rgb": {
"r": 246,
"g": 151,
"b": 162
},
"hsl": {
"h": 353.053,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.77672,
"c": 0.11462,
"h": 12.6
},
"luminance": 0.44335
}Semantic roles & 50–950 ramp
primary
#F697A2
secondary
#D6F5F1
accent
#E1C705
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081