#F799CE#F799CE
#F799CE is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.4% C 0.129 H 345.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F799CE |
|---|---|
| RGB | rgb(247, 153, 206) |
| HSL | hsl(326, 85%, 78%) |
| HSV | hsv(326, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 16.6%, 3.1%) |
| CIE-LAB | lab(74.20, 42.23, -12.23) |
| CIE-LCH | lch(74.20, 43.97, 343.85°) |
| OKLab | oklab(79.42% 0.125 -0.0322) |
| OKLCH | oklch(79.42% 0.129 345.6) |
| XYZ | xyz(60.8902, 47.0166, 64.2485) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.94
Pink (survey)
#FF81C0
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.19
Pinky
#FC86AA
ΔE00 8.09
Lavender Pink
#DD85D7
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799CE #99F7C2
analogous
#F199F7 #F799CE #F7999F
triadic
#F799CE #CEF799 #99CEF7
tetradic
#F799CE #F7F199 #99F7C2 #999FF7
square
#F799CE #F7F199 #99F7C2 #999FF7
split-complementary
#F799CE #9FF799 #99F7F1
monochromatic
#EE2797 #F360B3 #F799CE #FBD2E9 #FDE3F1
Accessibility & contrast
On white
2.02
#F799CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F799CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799CE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799CE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADD0
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f799ce; /* rgb */ color: rgb(247, 153, 206); /* oklch */ color: oklch(79.4% 0.129 345.6);
Tailwind
colors: {
custom: {
50: '#fbb8dd',
500: '#f799ce',
950: '#000000',
},
}SCSS
$custom: #f799ce; $custom-light: #fbb8dd; $custom-dark: #000000;
JSON
{
"hex": "#f799ce",
"rgb": {
"r": 247,
"g": 153,
"b": 206
},
"hsl": {
"h": 326.17,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.79423,
"c": 0.12907,
"h": 345.6
},
"luminance": 0.47013
}Semantic roles & 50–950 ramp
primary
#F799CE
secondary
#D6F5E4
accent
#E26504
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083