#F795A5#F795A5
#F795A5 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.5% C 0.119 H 9.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F795A5 |
|---|---|
| RGB | rgb(247, 149, 165) |
| HSL | hsl(350, 86%, 78%) |
| HSV | hsv(350, 40%, 97%) |
| CMYK | cmyk(0%, 39.7%, 33.2%, 3.1%) |
| CIE-LAB | lab(72.22, 38.65, 7.52) |
| CIE-LCH | lch(72.22, 39.37, 11.01°) |
| OKLab | oklab(77.54% 0.1172 0.02) |
| OKLCH | oklch(77.54% 0.119 9.7) |
| XYZ | xyz(55.8989, 43.9901, 41.1369) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.21
Pig Pink
#E78EA5
ΔE00 4.04
Rosa
#FE86A4
ΔE00 4.19
Pinky
#FC86AA
ΔE00 5.29
Faded Pink
#DE9DAC
ΔE00 5.84
Blush Pink
#FE828C
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F795A5 #95F7E7
analogous
#F795D6 #F795A5 #F7B695
triadic
#F795A5 #A5F795 #95A5F7
tetradic
#F795A5 #D6F795 #95F7E7 #B695F7
square
#F795A5 #D6F795 #95F7E7 #B695F7
split-complementary
#F795A5 #95F7B6 #95D6F7
monochromatic
#EE2344 #F35C75 #F795A5 #FBCED5 #FDE3E7
Accessibility & contrast
On white
2.14
#F795A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F795A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F795A5
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F795A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F795A5 | 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)
#A6A6A5
Deuteranopia (green-blind)
#BEB8A3
Tritanopia (blue-blind)
#FF8C9B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f795a5; /* rgb */ color: rgb(247, 149, 165); /* oklch */ color: oklch(77.5% 0.119 9.7);
Tailwind
colors: {
custom: {
50: '#fcb5bf',
500: '#f795a5',
950: '#000000',
},
}SCSS
$custom: #f795a5; $custom-light: #fcb5bf; $custom-dark: #000000;
JSON
{
"hex": "#f795a5",
"rgb": {
"r": 247,
"g": 149,
"b": 165
},
"hsl": {
"h": 350.204,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.77544,
"c": 0.11889,
"h": 9.7
},
"luminance": 0.43986
}Semantic roles & 50–950 ramp
primary
#F795A5
secondary
#D6F5F0
accent
#E2BE03
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081