#F494D2#F494D2
#F494D2 is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.4% C 0.138 H 341.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F494D2 |
|---|---|
| RGB | rgb(244, 148, 210) |
| HSL | hsl(321, 81%, 77%) |
| HSV | hsv(321, 39%, 96%) |
| CMYK | cmyk(0%, 39.3%, 13.9%, 4.3%) |
| CIE-LAB | lab(72.94, 44.45, -16.37) |
| CIE-LCH | lch(72.94, 47.36, 339.78°) |
| OKLab | oklab(78.43% 0.1305 -0.0435) |
| OKLCH | oklch(78.43% 0.138 341.6) |
| XYZ | xyz(59.5314, 45.0696, 66.5240) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.84
Pink (survey)
#FF81C0
ΔE00 5.17
Plum
#DDA0DD
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.79
Violet (CSS)
#EE82EE
ΔE00 8.51
Bubblegum (survey)
#FF6CB5
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F494D2 #94F4B6
analogous
#E694F4 #F494D2 #F494A2
triadic
#F494D2 #D2F494 #94D2F4
tetradic
#F494D2 #F4E694 #94F4B6 #94A2F4
square
#F494D2 #F4E694 #94F4B6 #94A2F4
split-complementary
#F494D2 #A2F494 #94F4E6
monochromatic
#E925A3 #EE5DBB #F494D2 #FACBE9 #FCE3F3
Accessibility & contrast
On white
2.10
#F494D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F494D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F494D2
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F494D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F494D2 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD4
Deuteranopia (green-blind)
#B1B9CF
Tritanopia (blue-blind)
#FF95AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f494d2; /* rgb */ color: rgb(244, 148, 210); /* oklch */ color: oklch(78.4% 0.138 341.6);
Tailwind
colors: {
custom: {
50: '#f9b5df',
500: '#f494d2',
950: '#000000',
},
}SCSS
$custom: #f494d2; $custom-light: #f9b5df; $custom-dark: #000000;
JSON
{
"hex": "#f494d2",
"rgb": {
"r": 244,
"g": 148,
"b": 210
},
"hsl": {
"h": 321.25,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.78433,
"c": 0.13751,
"h": 341.6
},
"luminance": 0.45066
}Semantic roles & 50–950 ramp
primary
#F494D2
secondary
#D7F4E1
accent
#DE5408
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083