#F69698#F69698
#F69698 is a light, moderate red. Relative luminance 0.437; OKLCH L 77.3% C 0.116 H 18.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F69698 |
|---|---|
| RGB | rgb(246, 150, 152) |
| HSL | hsl(359, 84%, 78%) |
| HSV | hsv(359, 39%, 96%) |
| CMYK | cmyk(0%, 39%, 38.2%, 3.5%) |
| CIE-LAB | lab(72.01, 36.24, 14.41) |
| CIE-LCH | lch(72.01, 39.00, 21.68°) |
| OKLab | oklab(77.26% 0.1097 0.0372) |
| OKLCH | oklch(77.26% 0.116 18.7) |
| XYZ | xyz(54.5824, 43.6770, 35.2555) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.82
Rose Pink
#F7879A
ΔE00 5.49
Lightcoral
#F08080
ΔE00 5.51
Peachy Pink
#FF9A8A
ΔE00 6.30
Blush (survey)
#F29E8E
ΔE00 6.48
Salmon Pink
#FE7B7C
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69698 #96F6F4
analogous
#F696C8 #F69698 #F6C496
triadic
#F69698 #98F696 #9698F6
tetradic
#F69698 #C8F696 #96F6F4 #C496F6
square
#F69698 #C8F696 #96F6F4 #C496F6
split-complementary
#F69698 #96F6C4 #96C8F6
monochromatic
#EC2529 #F15E61 #F69698 #FBCECF #FDE3E3
Accessibility & contrast
On white
2.16
#F69698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F69698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69698
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69698 | 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)
#A9A598
Deuteranopia (green-blind)
#C0B896
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f69698; /* rgb */ color: rgb(246, 150, 152); /* oklch */ color: oklch(77.3% 0.116 18.7);
Tailwind
colors: {
custom: {
50: '#fcb6b6',
500: '#f69698',
950: '#000000',
},
}SCSS
$custom: #f69698; $custom-light: #fcb6b6; $custom-dark: #000000;
JSON
{
"hex": "#f69698",
"rgb": {
"r": 246,
"g": 150,
"b": 152
},
"hsl": {
"h": 358.75,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.77258,
"c": 0.11579,
"h": 18.7
},
"luminance": 0.43673
}Semantic roles & 50–950 ramp
primary
#F69698
secondary
#D6F5F4
accent
#E1DC05
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080