#F494CF#F494CF
#F494CF is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.3% C 0.135 H 343.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F494CF |
|---|---|
| RGB | rgb(244, 148, 207) |
| HSL | hsl(323, 81%, 77%) |
| HSV | hsv(323, 39%, 96%) |
| CMYK | cmyk(0%, 39.3%, 15.2%, 4.3%) |
| CIE-LAB | lab(72.84, 43.98, -14.86) |
| CIE-LCH | lch(72.84, 46.42, 341.33°) |
| OKLab | oklab(78.33% 0.1296 -0.0393) |
| OKLCH | oklch(78.33% 0.135 343.1) |
| XYZ | xyz(59.1611, 44.9215, 64.5740) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.84
Pink (survey)
#FF81C0
ΔE00 4.82
Plum
#DDA0DD
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 7.29
Bubblegum (survey)
#FF6CB5
ΔE00 8.35
Powder Pink
#FFB2D0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F494CF #94F4B9
analogous
#E994F4 #F494CF #F4949F
triadic
#F494CF #CFF494 #94CFF4
tetradic
#F494CF #F4E994 #94F4B9 #949FF4
square
#F494CF #F4E994 #94F4B9 #949FF4
split-complementary
#F494CF #9FF494 #94F4E9
monochromatic
#E9259D #EE5DB6 #F494CF #FACBE8 #FCE3F3
Accessibility & contrast
On white
2.10
#F494CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F494CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F494CF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F494CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F494CF | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9D1
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#FF94A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f494cf; /* rgb */ color: rgb(244, 148, 207); /* oklch */ color: oklch(78.3% 0.135 343.1);
Tailwind
colors: {
custom: {
50: '#f9b5dd',
500: '#f494cf',
950: '#000000',
},
}SCSS
$custom: #f494cf; $custom-light: #f9b5dd; $custom-dark: #000000;
JSON
{
"hex": "#f494cf",
"rgb": {
"r": 244,
"g": 148,
"b": 207
},
"hsl": {
"h": 323.125,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.78327,
"c": 0.13542,
"h": 343.1
},
"luminance": 0.44918
}Semantic roles & 50–950 ramp
primary
#F494CF
secondary
#D7F4E2
accent
#DE5A08
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083