#F795A8#F795A8
#F795A8 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.6% C 0.119 H 7.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F795A8 |
|---|---|
| RGB | rgb(247, 149, 168) |
| HSL | hsl(348, 86%, 78%) |
| HSV | hsv(348, 40%, 97%) |
| CMYK | cmyk(0%, 39.7%, 32%, 3.1%) |
| CIE-LAB | lab(72.30, 39.02, 5.97) |
| CIE-LCH | lch(72.30, 39.47, 8.69°) |
| OKLab | oklab(77.62% 0.1183 0.016) |
| OKLCH | oklch(77.62% 0.119 7.7) |
| XYZ | xyz(56.1752, 44.1006, 42.5918) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.45
Pig Pink
#E78EA5
ΔE00 3.49
Rosa
#FE86A4
ΔE00 3.76
Pinky
#FC86AA
ΔE00 4.60
Faded Pink
#DE9DAC
ΔE00 5.60
Carnation Pink
#FF7FA7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F795A8 #95F7E4
analogous
#F795D9 #F795A8 #F7B395
triadic
#F795A8 #A8F795 #95A8F7
tetradic
#F795A8 #D9F795 #95F7E4 #B395F7
square
#F795A8 #D9F795 #95F7E4 #B395F7
split-complementary
#F795A8 #95F7B3 #95D9F7
monochromatic
#EE234B #F35C79 #F795A8 #FBCED7 #FDE3E8
Accessibility & contrast
On white
2.14
#F795A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F795A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F795A8
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F795A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F795A8 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#FF8D9C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f795a8; /* rgb */ color: rgb(247, 149, 168); /* oklch */ color: oklch(77.6% 0.119 7.7);
Tailwind
colors: {
custom: {
50: '#fcb5c1',
500: '#f795a8',
950: '#000000',
},
}SCSS
$custom: #f795a8; $custom-light: #fcb5c1; $custom-dark: #000000;
JSON
{
"hex": "#f795a8",
"rgb": {
"r": 247,
"g": 149,
"b": 168
},
"hsl": {
"h": 348.367,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.77624,
"c": 0.11938,
"h": 7.7
},
"luminance": 0.44096
}Semantic roles & 50–950 ramp
primary
#F795A8
secondary
#D6F5EF
accent
#E2B703
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081