#F69697#F69697
#F69697 is a light, moderate red. Relative luminance 0.436; OKLCH L 77.2% C 0.116 H 19.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F69697 |
|---|---|
| RGB | rgb(246, 150, 151) |
| HSL | hsl(359, 84%, 78%) |
| HSV | hsv(359, 39%, 96%) |
| CMYK | cmyk(0%, 39%, 38.6%, 3.5%) |
| CIE-LAB | lab(71.99, 36.12, 14.93) |
| CIE-LCH | lch(71.99, 39.09, 22.46°) |
| OKLab | oklab(77.23% 0.1093 0.0385) |
| OKLCH | oklch(77.23% 0.116 19.4) |
| XYZ | xyz(54.5008, 43.6444, 34.8259) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.89
Lightcoral
#F08080
ΔE00 5.40
Rose Pink
#F7879A
ΔE00 5.77
Peachy Pink
#FF9A8A
ΔE00 5.97
Blush (survey)
#F29E8E
ΔE00 6.17
Salmon Pink
#FE7B7C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69697 #96F6F5
analogous
#F696C7 #F69697 #F6C596
triadic
#F69697 #97F696 #9697F6
tetradic
#F69697 #C7F696 #96F6F5 #C596F6
square
#F69697 #C7F696 #96F6F5 #C596F6
split-complementary
#F69697 #96F6C5 #96C7F6
monochromatic
#EC2527 #F15E5F #F69697 #FBCECF #FDE3E3
Accessibility & contrast
On white
2.16
#F69697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F69697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69697
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69697 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f69697; /* rgb */ color: rgb(246, 150, 151); /* oklch */ color: oklch(77.2% 0.116 19.4);
Tailwind
colors: {
custom: {
50: '#fcb6b5',
500: '#f69697',
950: '#000000',
},
}SCSS
$custom: #f69697; $custom-light: #fcb6b5; $custom-dark: #000000;
JSON
{
"hex": "#f69697",
"rgb": {
"r": 246,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.375,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.77234,
"c": 0.11585,
"h": 19.4
},
"luminance": 0.4364
}Semantic roles & 50–950 ramp
primary
#F69697
secondary
#D6F5F4
accent
#E1DE05
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080