#F6969A#F6969A
#F6969A is a light, moderate red. Relative luminance 0.437; OKLCH L 77.3% C 0.116 H 17.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F6969A |
|---|---|
| RGB | rgb(246, 150, 154) |
| HSL | hsl(358, 84%, 78%) |
| HSV | hsv(358, 39%, 96%) |
| CMYK | cmyk(0%, 39%, 37.4%, 3.5%) |
| CIE-LAB | lab(72.06, 36.46, 13.36) |
| CIE-LCH | lch(72.06, 38.84, 20.13°) |
| OKLab | oklab(77.31% 0.1104 0.0346) |
| OKLCH | oklch(77.31% 0.116 17.4) |
| XYZ | xyz(54.7476, 43.7431, 36.1254) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.75
Rose Pink
#F7879A
ΔE00 4.97
Lightcoral
#F08080
ΔE00 5.78
Dusty Pink (survey)
#D58A94
ΔE00 6.86
Salmon Pink
#FE7B7C
ΔE00 6.95
Peachy Pink
#FF9A8A
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6969A #96F6F2
analogous
#F696CA #F6969A #F6C296
triadic
#F6969A #9AF696 #969AF6
tetradic
#F6969A #CAF696 #96F6F2 #C296F6
square
#F6969A #CAF696 #96F6F2 #C296F6
split-complementary
#F6969A #96F6C2 #96CAF6
monochromatic
#EC252E #F15E64 #F6969A #FBCED0 #FDE3E4
Accessibility & contrast
On white
2.15
#F6969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F6969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6969A
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6969A | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f6969a; /* rgb */ color: rgb(246, 150, 154); /* oklch */ color: oklch(77.3% 0.116 17.4);
Tailwind
colors: {
custom: {
50: '#fcb6b7',
500: '#f6969a',
950: '#000000',
},
}SCSS
$custom: #f6969a; $custom-light: #fcb6b7; $custom-dark: #000000;
JSON
{
"hex": "#f6969a",
"rgb": {
"r": 246,
"g": 150,
"b": 154
},
"hsl": {
"h": 357.5,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.77307,
"c": 0.11572,
"h": 17.4
},
"luminance": 0.43739
}Semantic roles & 50–950 ramp
primary
#F6969A
secondary
#D6F5F3
accent
#E1D805
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080