#F795B6#F795B6
#F795B6 is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.0% C 0.123 H 358.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F795B6 |
|---|---|
| RGB | rgb(247, 149, 182) |
| HSL | hsl(340, 86%, 78%) |
| HSV | hsv(340, 40%, 97%) |
| CMYK | cmyk(0%, 39.7%, 26.3%, 3.1%) |
| CIE-LAB | lab(72.66, 40.84, -1.27) |
| CIE-LCH | lch(72.66, 40.86, 358.23°) |
| OKLab | oklab(78.02% 0.1233 -0.0028) |
| OKLCH | oklch(78.02% 0.123 358.7) |
| XYZ | xyz(57.5503, 44.6506, 49.8342) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.62
Pig Pink
#E78EA5
ΔE00 3.93
Rosa
#FE86A4
ΔE00 4.62
Carnation Pink
#FF7FA7
ΔE00 5.02
Faded Pink
#DE9DAC
ΔE00 6.25
Pink (survey)
#FF81C0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F795B6 #95F7D6
analogous
#F795E7 #F795B6 #F7A595
triadic
#F795B6 #B6F795 #95B6F7
tetradic
#F795B6 #E7F795 #95F7D6 #A595F7
square
#F795B6 #E7F795 #95F7D6 #A595F7
split-complementary
#F795B6 #95F7A5 #95E7F7
monochromatic
#EE2368 #F35C8F #F795B6 #FBCEDD #FDE3EB
Accessibility & contrast
On white
2.11
#F795B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F795B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F795B6
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F795B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F795B6 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B7
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#FF8FA1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f795b6; /* rgb */ color: rgb(247, 149, 182); /* oklch */ color: oklch(78.0% 0.123 358.7);
Tailwind
colors: {
custom: {
50: '#fcb5cb',
500: '#f795b6',
950: '#000000',
},
}SCSS
$custom: #f795b6; $custom-light: #fcb5cb; $custom-dark: #000000;
JSON
{
"hex": "#f795b6",
"rgb": {
"r": 247,
"g": 149,
"b": 182
},
"hsl": {
"h": 339.796,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.78023,
"c": 0.1233,
"h": 358.7
},
"luminance": 0.44646
}Semantic roles & 50–950 ramp
primary
#F795B6
secondary
#D6F5EB
accent
#E29703
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082