#F799DF#F799DF
#F799DF is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.0% C 0.141 H 336.9°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F799DF |
|---|---|
| RGB | rgb(247, 153, 223) |
| HSL | hsl(315, 85%, 78%) |
| HSV | hsv(315, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 9.7%, 3.1%) |
| CIE-LAB | lab(74.75, 44.93, -20.72) |
| CIE-LCH | lch(74.75, 49.47, 335.24°) |
| OKLab | oklab(80.03% 0.13 -0.0555) |
| OKLCH | oklch(80.03% 0.141 336.9) |
| XYZ | xyz(63.0682, 47.8877, 75.7190) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 6.53
Pink (survey)
#FF81C0
ΔE00 7.15
Violet (CSS)
#EE82EE
ΔE00 7.39
Purply Pink
#F075E6
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799DF #99F7B1
analogous
#E099F7 #F799DF #F799B0
triadic
#F799DF #DFF799 #99DFF7
tetradic
#F799DF #F7E099 #99F7B1 #99B0F7
square
#F799DF #F7E099 #99F7B1 #99B0F7
split-complementary
#F799DF #B0F799 #99F7E0
monochromatic
#EE27BB #F360CD #F799DF #FBD2F1 #FDE3F6
Accessibility & contrast
On white
1.99
#F799DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F799DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799DF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799DF | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE2
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#FF9CB3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f799df; /* rgb */ color: rgb(247, 153, 223); /* oklch */ color: oklch(80.0% 0.141 336.9);
Tailwind
colors: {
custom: {
50: '#fbb9e9',
500: '#f799df',
950: '#000000',
},
}SCSS
$custom: #f799df; $custom-light: #fbb9e9; $custom-dark: #000000;
JSON
{
"hex": "#f799df",
"rgb": {
"r": 247,
"g": 153,
"b": 223
},
"hsl": {
"h": 315.319,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.80025,
"c": 0.14131,
"h": 336.9
},
"luminance": 0.47884
}Semantic roles & 50–950 ramp
primary
#F799DF
secondary
#D6F5DE
accent
#E23C04
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084