#F69A99#F69A99
#F69A99 is a light, moderate red. Relative luminance 0.450; OKLCH L 77.9% C 0.111 H 20.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F69A99 |
|---|---|
| RGB | rgb(246, 154, 153) |
| HSL | hsl(1, 84%, 78%) |
| HSV | hsv(1, 38%, 96%) |
| CMYK | cmyk(0%, 37.4%, 37.8%, 3.5%) |
| CIE-LAB | lab(72.90, 34.27, 15.10) |
| CIE-LCH | lch(72.90, 37.45, 23.78°) |
| OKLab | oklab(77.94% 0.1037 0.0389) |
| OKLCH | oklch(77.94% 0.111 20.6) |
| XYZ | xyz(55.3138, 45.0083, 35.9050) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.39
Peachy Pink
#FF9A8A
ΔE00 5.43
Blush Pink
#FE828C
ΔE00 5.93
Lightcoral
#F08080
ΔE00 6.22
Rose Pink
#F7879A
ΔE00 6.74
Salmon Pink
#FE7B7C
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69A99 #99F5F6
analogous
#F699C6 #F69A99 #F6C899
triadic
#F69A99 #99F69A #9A99F6
tetradic
#F69A99 #C6F699 #99F5F6 #C899F6
square
#F69A99 #C6F699 #99F5F6 #C899F6
split-complementary
#F69A99 #99F6C8 #99C6F6
monochromatic
#EC2B29 #F16261 #F69A99 #FBD2D1 #FDE3E3
Accessibility & contrast
On white
2.10
#F69A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F69A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69A99
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69A99 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA898
Deuteranopia (green-blind)
#C3BA97
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f69a99; /* rgb */ color: rgb(246, 154, 153); /* oklch */ color: oklch(77.9% 0.111 20.6);
Tailwind
colors: {
custom: {
50: '#fcb9b7',
500: '#f69a99',
950: '#000000',
},
}SCSS
$custom: #f69a99; $custom-light: #fcb9b7; $custom-dark: #000000;
JSON
{
"hex": "#f69a99",
"rgb": {
"r": 246,
"g": 154,
"b": 153
},
"hsl": {
"h": 0.645,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.77944,
"c": 0.11077,
"h": 20.6
},
"luminance": 0.45004
}Semantic roles & 50–950 ramp
primary
#F69A99
secondary
#D7F4F4
accent
#DEE005
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080