#F795B8#F795B8
#F795B8 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.1% C 0.124 H 357.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F795B8 |
|---|---|
| RGB | rgb(247, 149, 184) |
| HSL | hsl(339, 86%, 78%) |
| HSV | hsv(339, 40%, 97%) |
| CMYK | cmyk(0%, 39.7%, 25.5%, 3.1%) |
| CIE-LAB | lab(72.72, 41.11, -2.29) |
| CIE-LCH | lch(72.72, 41.17, 356.81°) |
| OKLab | oklab(78.08% 0.124 -0.0055) |
| OKLCH | oklch(78.08% 0.124 357.5) |
| XYZ | xyz(57.7585, 44.7339, 50.9305) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.84
Pig Pink
#E78EA5
ΔE00 4.31
Rosa
#FE86A4
ΔE00 5.00
Carnation Pink
#FF7FA7
ΔE00 5.17
Pink (survey)
#FF81C0
ΔE00 5.98
Faded Pink
#DE9DAC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F795B8 #95F7D4
analogous
#F795E9 #F795B8 #F7A395
triadic
#F795B8 #B8F795 #95B8F7
tetradic
#F795B8 #E9F795 #95F7D4 #A395F7
square
#F795B8 #E9F795 #95F7D4 #A395F7
split-complementary
#F795B8 #95F7A3 #95E9F7
monochromatic
#EE236C #F35C92 #F795B8 #FBCEDE #FDE3EC
Accessibility & contrast
On white
2.11
#F795B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F795B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F795B8
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F795B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F795B8 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B9
Deuteranopia (green-blind)
#BAB9B6
Tritanopia (blue-blind)
#FF90A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f795b8; /* rgb */ color: rgb(247, 149, 184); /* oklch */ color: oklch(78.1% 0.124 357.5);
Tailwind
colors: {
custom: {
50: '#fcb5cd',
500: '#f795b8',
950: '#000000',
},
}SCSS
$custom: #f795b8; $custom-light: #fcb5cd; $custom-dark: #000000;
JSON
{
"hex": "#f795b8",
"rgb": {
"r": 247,
"g": 149,
"b": 184
},
"hsl": {
"h": 338.571,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.78083,
"c": 0.12408,
"h": 357.5
},
"luminance": 0.4473
}Semantic roles & 50–950 ramp
primary
#F795B8
secondary
#D6F5EA
accent
#E29303
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082