#F698A2#F698A2
#F698A2 is a light, moderate red. Relative luminance 0.447; OKLCH L 77.8% C 0.113 H 13.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F698A2 |
|---|---|
| RGB | rgb(246, 152, 162) |
| HSL | hsl(354, 84%, 78%) |
| HSV | hsv(354, 38%, 96%) |
| CMYK | cmyk(0%, 38.2%, 34.1%, 3.5%) |
| CIE-LAB | lab(72.67, 36.37, 9.81) |
| CIE-LCH | lch(72.67, 37.67, 15.09°) |
| OKLab | oklab(77.84% 0.1103 0.0258) |
| OKLCH | oklch(77.84% 0.113 13.1) |
| XYZ | xyz(55.7580, 44.6623, 39.8594) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.15
Pig Pink
#E78EA5
ΔE00 5.39
Blush Pink
#FE828C
ΔE00 5.65
Rosa
#FE86A4
ΔE00 5.82
Faded Pink
#DE9DAC
ΔE00 6.09
Dusty Pink (survey)
#D58A94
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F698A2 #98F6EC
analogous
#F698D1 #F698A2 #F6BD98
triadic
#F698A2 #A2F698 #98A2F6
tetradic
#F698A2 #D1F698 #98F6EC #BD98F6
square
#F698A2 #D1F698 #98F6EC #BD98F6
split-complementary
#F698A2 #98F6BD #98D1F6
monochromatic
#EC273C #F1606F #F698A2 #FBD0D5 #FDE3E6
Accessibility & contrast
On white
2.11
#F698A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F698A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F698A2
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F698A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F698A2 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#C0B9A0
Tritanopia (blue-blind)
#FF8F9C
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f698a2; /* rgb */ color: rgb(246, 152, 162); /* oklch */ color: oklch(77.8% 0.113 13.1);
Tailwind
colors: {
custom: {
50: '#fbb7bd',
500: '#f698a2',
950: '#000000',
},
}SCSS
$custom: #f698a2; $custom-light: #fbb7bd; $custom-dark: #000000;
JSON
{
"hex": "#f698a2",
"rgb": {
"r": 246,
"g": 152,
"b": 162
},
"hsl": {
"h": 353.617,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.77836,
"c": 0.11325,
"h": 13.1
},
"luminance": 0.44658
}Semantic roles & 50–950 ramp
primary
#F698A2
secondary
#D7F4F1
accent
#E0C905
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081