#F799BF#F799BF
#F799BF is a light, vivid pink. Relative luminance 0.463; OKLCH L 78.9% C 0.121 H 354.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F799BF |
|---|---|
| RGB | rgb(247, 153, 191) |
| HSL | hsl(336, 85%, 78%) |
| HSV | hsv(336, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 22.7%, 3.1%) |
| CIE-LAB | lab(73.75, 40.02, -4.63) |
| CIE-LCH | lch(73.75, 40.29, 353.39°) |
| OKLab | oklab(78.94% 0.1202 -0.0117) |
| OKLCH | oklch(78.94% 0.121 354.4) |
| XYZ | xyz(59.1542, 46.3222, 55.1055) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.56
Powder Pink
#FFB2D0
ΔE00 5.70
Pink (survey)
#FF81C0
ΔE00 5.95
Carnation Pink
#FF7FA7
ΔE00 6.48
Rosa
#FE86A4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799BF #99F7D1
analogous
#F799EE #F799BF #F7A299
triadic
#F799BF #BFF799 #99BFF7
tetradic
#F799BF #EEF799 #99F7D1 #A299F7
square
#F799BF #EEF799 #99F7D1 #A299F7
split-complementary
#F799BF #99F7A2 #99EEF7
monochromatic
#EE2778 #F3609B #F799BF #FBD2E3 #FDE3ED
Accessibility & contrast
On white
2.05
#F799BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F799BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799BF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799BF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#FF95A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f799bf; /* rgb */ color: rgb(247, 153, 191); /* oklch */ color: oklch(78.9% 0.121 354.4);
Tailwind
colors: {
custom: {
50: '#fbb8d2',
500: '#f799bf',
950: '#000000',
},
}SCSS
$custom: #f799bf; $custom-light: #fbb8d2; $custom-dark: #000000;
JSON
{
"hex": "#f799bf",
"rgb": {
"r": 247,
"g": 153,
"b": 191
},
"hsl": {
"h": 335.745,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.78937,
"c": 0.12073,
"h": 354.4
},
"luminance": 0.46318
}Semantic roles & 50–950 ramp
primary
#F799BF
secondary
#D6F5E8
accent
#E28804
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082