#F69699#F69699
#F69699 is a light, moderate red. Relative luminance 0.437; OKLCH L 77.3% C 0.116 H 18.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F69699 |
|---|---|
| RGB | rgb(246, 150, 153) |
| HSL | hsl(358, 84%, 78%) |
| HSV | hsv(358, 39%, 96%) |
| CMYK | cmyk(0%, 39%, 37.8%, 3.5%) |
| CIE-LAB | lab(72.03, 36.35, 13.89) |
| CIE-LCH | lch(72.03, 38.91, 20.91°) |
| OKLab | oklab(77.28% 0.11 0.0359) |
| OKLCH | oklch(77.28% 0.116 18.1) |
| XYZ | xyz(54.6646, 43.7099, 35.6886) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.77
Rose Pink
#F7879A
ΔE00 5.23
Lightcoral
#F08080
ΔE00 5.64
Peachy Pink
#FF9A8A
ΔE00 6.64
Blush (survey)
#F29E8E
ΔE00 6.79
Salmon Pink
#FE7B7C
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69699 #96F6F3
analogous
#F696C9 #F69699 #F6C396
triadic
#F69699 #99F696 #9699F6
tetradic
#F69699 #C9F696 #96F6F3 #C396F6
square
#F69699 #C9F696 #96F6F3 #C396F6
split-complementary
#F69699 #96F6C3 #96C9F6
monochromatic
#EC252B #F15E62 #F69699 #FBCED0 #FDE3E4
Accessibility & contrast
On white
2.16
#F69699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F69699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69699
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69699 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#C0B897
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f69699; /* rgb */ color: rgb(246, 150, 153); /* oklch */ color: oklch(77.3% 0.116 18.1);
Tailwind
colors: {
custom: {
50: '#fcb6b7',
500: '#f69699',
950: '#000000',
},
}SCSS
$custom: #f69699; $custom-light: #fcb6b7; $custom-dark: #000000;
JSON
{
"hex": "#f69699",
"rgb": {
"r": 246,
"g": 150,
"b": 153
},
"hsl": {
"h": 358.125,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.77283,
"c": 0.11574,
"h": 18.1
},
"luminance": 0.43705
}Semantic roles & 50–950 ramp
primary
#F69699
secondary
#D6F5F4
accent
#E1DA05
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080