#F797DA#F797DA
#F797DA is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.5% C 0.141 H 339.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F797DA |
|---|---|
| RGB | rgb(247, 151, 218) |
| HSL | hsl(318, 86%, 78%) |
| HSV | hsv(318, 39%, 97%) |
| CMYK | cmyk(0%, 38.9%, 11.7%, 3.1%) |
| CIE-LAB | lab(74.17, 45.14, -18.86) |
| CIE-LCH | lch(74.17, 48.93, 337.32°) |
| OKLab | oklab(79.53% 0.1315 -0.0503) |
| OKLCH | oklch(79.53% 0.141 339.1) |
| XYZ | xyz(62.0794, 46.9729, 72.1129) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.54
Plum
#DDA0DD
ΔE00 5.70
Pink (survey)
#FF81C0
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.67
Violet (CSS)
#EE82EE
ΔE00 7.84
Purply Pink
#F075E6
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F797DA #97F7B4
analogous
#E497F7 #F797DA #F797AA
triadic
#F797DA #DAF797 #97DAF7
tetradic
#F797DA #F7E497 #97F7B4 #97AAF7
square
#F797DA #F7E497 #97F7B4 #97AAF7
split-complementary
#F797DA #AAF797 #97F7E4
monochromatic
#EE25B2 #F35EC6 #F797DA #FBD0EE #FDE3F5
Accessibility & contrast
On white
2.02
#F797DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F797DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F797DA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F797DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F797DA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#B3BCD7
Tritanopia (blue-blind)
#FF99B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f797da; /* rgb */ color: rgb(247, 151, 218); /* oklch */ color: oklch(79.5% 0.141 339.1);
Tailwind
colors: {
custom: {
50: '#fbb7e5',
500: '#f797da',
950: '#000000',
},
}SCSS
$custom: #f797da; $custom-light: #fbb7e5; $custom-dark: #000000;
JSON
{
"hex": "#f797da",
"rgb": {
"r": 247,
"g": 151,
"b": 218
},
"hsl": {
"h": 318.125,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.7953,
"c": 0.14085,
"h": 339.1
},
"luminance": 0.46969
}Semantic roles & 50–950 ramp
primary
#F797DA
secondary
#D6F5DF
accent
#E24703
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084