#F799DB#F799DB
#F799DB is a light, vivid pink. Relative luminance 0.477; OKLCH L 79.9% C 0.138 H 338.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F799DB |
|---|---|
| RGB | rgb(247, 153, 219) |
| HSL | hsl(318, 85%, 78%) |
| HSV | hsv(318, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 11.3%, 3.1%) |
| CIE-LAB | lab(74.62, 44.28, -18.74) |
| CIE-LCH | lch(74.62, 48.08, 337.06°) |
| OKLab | oklab(79.88% 0.1288 -0.05) |
| OKLCH | oklch(79.88% 0.138 338.8) |
| XYZ | xyz(62.5352, 47.6746, 72.9123) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.94
Plum
#DDA0DD
ΔE00 5.50
Pink (survey)
#FF81C0
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 6.93
Violet (CSS)
#EE82EE
ΔE00 8.08
Powder Pink
#FFB2D0
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799DB #99F7B5
analogous
#E499F7 #F799DB #F799AC
triadic
#F799DB #DBF799 #99DBF7
tetradic
#F799DB #F7E499 #99F7B5 #99ACF7
square
#F799DB #F7E499 #99F7B5 #99ACF7
split-complementary
#F799DB #ACF799 #99F7E4
monochromatic
#EE27B3 #F360C7 #F799DB #FBD2EF #FDE3F5
Accessibility & contrast
On white
1.99
#F799DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F799DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799DB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799DB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDD
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#FF9BB1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f799db; /* rgb */ color: rgb(247, 153, 219); /* oklch */ color: oklch(79.9% 0.138 338.8);
Tailwind
colors: {
custom: {
50: '#fbb8e6',
500: '#f799db',
950: '#000000',
},
}SCSS
$custom: #f799db; $custom-light: #fbb8e6; $custom-dark: #000000;
JSON
{
"hex": "#f799db",
"rgb": {
"r": 247,
"g": 153,
"b": 219
},
"hsl": {
"h": 317.872,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.79878,
"c": 0.13821,
"h": 338.8
},
"luminance": 0.47671
}Semantic roles & 50–950 ramp
primary
#F799DB
secondary
#D6F5DF
accent
#E24604
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084