#F795A6#F795A6
#F795A6 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.6% C 0.119 H 9.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F795A6 |
|---|---|
| RGB | rgb(247, 149, 166) |
| HSL | hsl(350, 86%, 78%) |
| HSV | hsv(350, 40%, 97%) |
| CMYK | cmyk(0%, 39.7%, 32.8%, 3.1%) |
| CIE-LAB | lab(72.25, 38.77, 7.00) |
| CIE-LCH | lch(72.25, 39.40, 10.24°) |
| OKLab | oklab(77.57% 0.1176 0.0187) |
| OKLCH | oklch(77.57% 0.119 9) |
| XYZ | xyz(55.9903, 44.0266, 41.6181) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.26
Pig Pink
#E78EA5
ΔE00 3.84
Rosa
#FE86A4
ΔE00 4.03
Pinky
#FC86AA
ΔE00 5.05
Faded Pink
#DE9DAC
ΔE00 5.74
Blush Pink
#FE828C
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F795A6 #95F7E6
analogous
#F795D7 #F795A6 #F7B595
triadic
#F795A6 #A6F795 #95A6F7
tetradic
#F795A6 #D7F795 #95F7E6 #B595F7
square
#F795A6 #D7F795 #95F7E6 #B595F7
split-complementary
#F795A6 #95F7B5 #95D7F7
monochromatic
#EE2346 #F35C76 #F795A6 #FBCED6 #FDE3E7
Accessibility & contrast
On white
2.14
#F795A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F795A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F795A6
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F795A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F795A6 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#BEB8A4
Tritanopia (blue-blind)
#FF8C9B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f795a6; /* rgb */ color: rgb(247, 149, 166); /* oklch */ color: oklch(77.6% 0.119 9.0);
Tailwind
colors: {
custom: {
50: '#fcb5c0',
500: '#f795a6',
950: '#000000',
},
}SCSS
$custom: #f795a6; $custom-light: #fcb5c0; $custom-dark: #000000;
JSON
{
"hex": "#f795a6",
"rgb": {
"r": 247,
"g": 149,
"b": 166
},
"hsl": {
"h": 349.592,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.7757,
"c": 0.11904,
"h": 9
},
"luminance": 0.44022
}Semantic roles & 50–950 ramp
primary
#F795A6
secondary
#D6F5F0
accent
#E2BC03
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081