#F69394#F69394
#F69394 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.7% C 0.120 H 19.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F69394 |
|---|---|
| RGB | rgb(246, 147, 148) |
| HSL | hsl(359, 85%, 77%) |
| HSV | hsv(359, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 39.8%, 3.5%) |
| CIE-LAB | lab(71.28, 37.35, 15.61) |
| CIE-LCH | lch(71.28, 40.47, 22.68°) |
| OKLab | oklab(76.67% 0.1129 0.0401) |
| OKLCH | oklch(76.67% 0.12 19.6) |
| XYZ | xyz(53.7877, 42.6030, 33.4016) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.28
Lightcoral
#F08080
ΔE00 4.69
Rose Pink
#F7879A
ΔE00 5.55
Salmon Pink
#FE7B7C
ΔE00 5.83
Peachy Pink
#FF9A8A
ΔE00 5.96
Blush (survey)
#F29E8E
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69394 #93F6F5
analogous
#F693C6 #F69394 #F6C493
triadic
#F69394 #94F693 #9394F6
tetradic
#F69394 #C6F693 #93F6F5 #C493F6
square
#F69394 #C6F693 #93F6F5 #C493F6
split-complementary
#F69394 #93F6C4 #93C6F6
monochromatic
#ED2224 #F15B5C #F69394 #FBCBCC #FDE3E3
Accessibility & contrast
On white
2.21
#F69394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F69394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69394
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69394 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A393
Deuteranopia (green-blind)
#BFB692
Tritanopia (blue-blind)
#FF8794
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f69394; /* rgb */ color: rgb(246, 147, 148); /* oklch */ color: oklch(76.7% 0.120 19.6);
Tailwind
colors: {
custom: {
50: '#fcb4b3',
500: '#f69394',
950: '#000000',
},
}SCSS
$custom: #f69394; $custom-light: #fcb4b3; $custom-dark: #000000;
JSON
{
"hex": "#f69394",
"rgb": {
"r": 246,
"g": 147,
"b": 148
},
"hsl": {
"h": 359.394,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.76673,
"c": 0.11978,
"h": 19.6
},
"luminance": 0.42598
}Semantic roles & 50–950 ramp
primary
#F69394
secondary
#D6F5F4
accent
#E1DF04
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080