#F498B6#F498B6
#F498B6 is a light, moderate pink. Relative luminance 0.451; OKLCH L 78.2% C 0.115 H 359.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F498B6 |
|---|---|
| RGB | rgb(244, 152, 182) |
| HSL | hsl(340, 81%, 78%) |
| HSV | hsv(340, 38%, 96%) |
| CMYK | cmyk(0%, 37.7%, 25.4%, 4.3%) |
| CIE-LAB | lab(72.94, 38.25, -0.90) |
| CIE-LCH | lch(72.94, 38.26, 358.65°) |
| OKLab | oklab(78.16% 0.1154 -0.0018) |
| OKLCH | oklch(78.16% 0.115 359.1) |
| XYZ | xyz(56.9814, 45.0709, 49.9452) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.73
Pinky
#FC86AA
ΔE00 4.38
Rosa
#FE86A4
ΔE00 5.15
Faded Pink
#DE9DAC
ΔE00 5.39
Carnation Pink
#FF7FA7
ΔE00 5.81
Powder Pink
#FFB2D0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498B6 #98F4D6
analogous
#F498E4 #F498B6 #F4A898
triadic
#F498B6 #B6F498 #98B6F4
tetradic
#F498B6 #E4F498 #98F4D6 #A898F4
square
#F498B6 #E4F498 #98F4D6 #A898F4
split-complementary
#F498B6 #98F4A8 #98E4F4
monochromatic
#E82968 #EE618F #F498B6 #FACFDD #FCE3EB
Accessibility & contrast
On white
2.10
#F498B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F498B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498B6
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498B6 | 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)
#A4A9B7
Deuteranopia (green-blind)
#BBB9B4
Tritanopia (blue-blind)
#FF93A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f498b6; /* rgb */ color: rgb(244, 152, 182); /* oklch */ color: oklch(78.2% 0.115 359.1);
Tailwind
colors: {
custom: {
50: '#f9b7cb',
500: '#f498b6',
950: '#000000',
},
}SCSS
$custom: #f498b6; $custom-light: #f9b7cb; $custom-dark: #000000;
JSON
{
"hex": "#f498b6",
"rgb": {
"r": 244,
"g": 152,
"b": 182
},
"hsl": {
"h": 340.435,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.78157,
"c": 0.11536,
"h": 359.1
},
"luminance": 0.45067
}Semantic roles & 50–950 ramp
primary
#F498B6
secondary
#D7F4EB
accent
#DD9808
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082