#F69799#F69799
#F69799 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.4% C 0.114 H 18.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F69799 |
|---|---|
| RGB | rgb(246, 151, 153) |
| HSL | hsl(359, 84%, 78%) |
| HSV | hsv(359, 39%, 96%) |
| CMYK | cmyk(0%, 38.6%, 37.8%, 3.5%) |
| CIE-LAB | lab(72.25, 35.83, 14.19) |
| CIE-LCH | lch(72.25, 38.54, 21.60°) |
| OKLab | oklab(77.45% 0.1085 0.0367) |
| OKLCH | oklch(77.45% 0.114 18.7) |
| XYZ | xyz(54.8249, 44.0304, 35.7420) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.04
Rose Pink
#F7879A
ΔE00 5.60
Lightcoral
#F08080
ΔE00 5.75
Peachy Pink
#FF9A8A
ΔE00 6.33
Blush (survey)
#F29E8E
ΔE00 6.44
Salmon Pink
#FE7B7C
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69799 #97F6F4
analogous
#F697C8 #F69799 #F6C497
triadic
#F69799 #99F697 #9799F6
tetradic
#F69799 #C8F697 #97F6F4 #C497F6
square
#F69799 #C8F697 #97F6F4 #C497F6
split-complementary
#F69799 #97F6C4 #97C8F6
monochromatic
#EC262B #F15F62 #F69799 #FBCFD0 #FDE3E3
Accessibility & contrast
On white
2.14
#F69799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F69799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69799
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69799 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#C1B897
Tritanopia (blue-blind)
#FF8C98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f69799; /* rgb */ color: rgb(246, 151, 153); /* oklch */ color: oklch(77.4% 0.114 18.7);
Tailwind
colors: {
custom: {
50: '#fcb6b7',
500: '#f69799',
950: '#000000',
},
}SCSS
$custom: #f69799; $custom-light: #fcb6b7; $custom-dark: #000000;
JSON
{
"hex": "#f69799",
"rgb": {
"r": 246,
"g": 151,
"b": 153
},
"hsl": {
"h": 358.737,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.77447,
"c": 0.11449,
"h": 18.7
},
"luminance": 0.44026
}Semantic roles & 50–950 ramp
primary
#F69799
secondary
#D6F5F4
accent
#E1DC05
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080