#F699A1#F699A1
#F699A1 is a light, moderate red. Relative luminance 0.449; OKLCH L 78.0% C 0.112 H 14.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F699A1 |
|---|---|
| RGB | rgb(246, 153, 161) |
| HSL | hsl(355, 84%, 78%) |
| HSV | hsv(355, 38%, 96%) |
| CMYK | cmyk(0%, 37.8%, 34.6%, 3.5%) |
| CIE-LAB | lab(72.86, 35.73, 10.63) |
| CIE-LCH | lch(72.86, 37.28, 16.57°) |
| OKLab | oklab(77.98% 0.1083 0.0278) |
| OKLCH | oklch(77.98% 0.112 14.4) |
| XYZ | xyz(55.8325, 44.9528, 39.4475) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.60
Blush Pink
#FE828C
ΔE00 5.66
Pig Pink
#E78EA5
ΔE00 5.96
Faded Pink
#DE9DAC
ΔE00 6.35
Rosa
#FE86A4
ΔE00 6.41
Dusty Pink (survey)
#D58A94
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699A1 #99F6EE
analogous
#F699CF #F699A1 #F6BF99
triadic
#F699A1 #A1F699 #99A1F6
tetradic
#F699A1 #CFF699 #99F6EE #BF99F6
square
#F699A1 #CFF699 #99F6EE #BF99F6
split-complementary
#F699A1 #99F6BF #99CFF6
monochromatic
#EC2939 #F1616D #F699A1 #FBD1D5 #FDE3E5
Accessibility & contrast
On white
2.10
#F699A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F699A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699A1
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699A1 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#C1BA9F
Tritanopia (blue-blind)
#FF909C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f699a1; /* rgb */ color: rgb(246, 153, 161); /* oklch */ color: oklch(78.0% 0.112 14.4);
Tailwind
colors: {
custom: {
50: '#fbb8bc',
500: '#f699a1',
950: '#000000',
},
}SCSS
$custom: #f699a1; $custom-light: #fbb8bc; $custom-dark: #000000;
JSON
{
"hex": "#f699a1",
"rgb": {
"r": 246,
"g": 153,
"b": 161
},
"hsl": {
"h": 354.839,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.77975,
"c": 0.11185,
"h": 14.4
},
"luminance": 0.44949
}Semantic roles & 50–950 ramp
primary
#F699A1
secondary
#D7F4F2
accent
#E0CD05
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081