#F799CF#F799CF
#F799CF is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.5% C 0.130 H 345.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F799CF |
|---|---|
| RGB | rgb(247, 153, 207) |
| HSL | hsl(326, 85%, 78%) |
| HSV | hsv(326, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 16.2%, 3.1%) |
| CIE-LAB | lab(74.23, 42.39, -12.74) |
| CIE-LCH | lch(74.23, 44.26, 343.28°) |
| OKLab | oklab(79.46% 0.1253 -0.0336) |
| OKLCH | oklch(79.46% 0.13 345) |
| XYZ | xyz(61.0121, 47.0653, 64.8903) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.87
Pink (survey)
#FF81C0
ΔE00 5.34
Plum
#DDA0DD
ΔE00 7.02
Powder Pink
#FFB2D0
ΔE00 7.21
Pinky
#FC86AA
ΔE00 8.30
Lavender Pink
#DD85D7
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799CF #99F7C1
analogous
#F099F7 #F799CF #F799A0
triadic
#F799CF #CFF799 #99CFF7
tetradic
#F799CF #F7F099 #99F7C1 #99A0F7
square
#F799CF #F7F099 #99F7C1 #99A0F7
split-complementary
#F799CF #A0F799 #99F7F0
monochromatic
#EE279A #F360B4 #F799CF #FBD2EA #FDE3F2
Accessibility & contrast
On white
2.02
#F799CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F799CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799CF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799CF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD1
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f799cf; /* rgb */ color: rgb(247, 153, 207); /* oklch */ color: oklch(79.5% 0.130 345.0);
Tailwind
colors: {
custom: {
50: '#fbb8dd',
500: '#f799cf',
950: '#000000',
},
}SCSS
$custom: #f799cf; $custom-light: #fbb8dd; $custom-dark: #000000;
JSON
{
"hex": "#f799cf",
"rgb": {
"r": 247,
"g": 153,
"b": 207
},
"hsl": {
"h": 325.532,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.79457,
"c": 0.12971,
"h": 345
},
"luminance": 0.47062
}Semantic roles & 50–950 ramp
primary
#F799CF
secondary
#D6F5E3
accent
#E26204
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083