#F799DA#F799DA
#F799DA is a light, vivid pink. Relative luminance 0.476; OKLCH L 79.8% C 0.137 H 339.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F799DA |
|---|---|
| RGB | rgb(247, 153, 218) |
| HSL | hsl(319, 85%, 78%) |
| HSV | hsv(319, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 11.7%, 3.1%) |
| CIE-LAB | lab(74.59, 44.11, -18.24) |
| CIE-LCH | lch(74.59, 47.74, 337.54°) |
| OKLab | oklab(79.84% 0.1286 -0.0486) |
| OKLCH | oklch(79.84% 0.137 339.3) |
| XYZ | xyz(62.4040, 47.6221, 72.2211) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.88
Plum
#DDA0DD
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 7.04
Violet (CSS)
#EE82EE
ΔE00 8.26
Powder Pink
#FFB2D0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799DA #99F7B6
analogous
#E599F7 #F799DA #F799AB
triadic
#F799DA #DAF799 #99DAF7
tetradic
#F799DA #F7E599 #99F7B6 #99ABF7
square
#F799DA #F7E599 #99F7B6 #99ABF7
split-complementary
#F799DA #ABF799 #99F7E5
monochromatic
#EE27B1 #F360C5 #F799DA #FBD2EF #FDE3F5
Accessibility & contrast
On white
2.00
#F799DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F799DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799DA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799DA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDC
Deuteranopia (green-blind)
#B4BDD7
Tritanopia (blue-blind)
#FF9BB1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f799da; /* rgb */ color: rgb(247, 153, 218); /* oklch */ color: oklch(79.8% 0.137 339.3);
Tailwind
colors: {
custom: {
50: '#fbb8e5',
500: '#f799da',
950: '#000000',
},
}SCSS
$custom: #f799da; $custom-light: #fbb8e5; $custom-dark: #000000;
JSON
{
"hex": "#f799da",
"rgb": {
"r": 247,
"g": 153,
"b": 218
},
"hsl": {
"h": 318.511,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.79842,
"c": 0.13744,
"h": 339.3
},
"luminance": 0.47619
}Semantic roles & 50–950 ramp
primary
#F799DA
secondary
#D6F5E0
accent
#E24804
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084