#F498B3#F498B3
#F498B3 is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.1% C 0.114 H 1.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F498B3 |
|---|---|
| RGB | rgb(244, 152, 179) |
| HSL | hsl(342, 81%, 78%) |
| HSV | hsv(342, 38%, 96%) |
| CMYK | cmyk(0%, 37.7%, 26.6%, 4.3%) |
| CIE-LAB | lab(72.86, 37.84, 0.64) |
| CIE-LCH | lch(72.86, 37.84, 0.97°) |
| OKLab | oklab(78.07% 0.1143 0.0022) |
| OKLCH | oklch(78.07% 0.114 1.1) |
| XYZ | xyz(56.6747, 44.9482, 48.3299) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.30
Pinky
#FC86AA
ΔE00 4.30
Rosa
#FE86A4
ΔE00 4.76
Faded Pink
#DE9DAC
ΔE00 5.01
Carnation Pink
#FF7FA7
ΔE00 5.76
Rose Pink
#F7879A
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498B3 #98F4D9
analogous
#F498E1 #F498B3 #F4AB98
triadic
#F498B3 #B3F498 #98B3F4
tetradic
#F498B3 #E1F498 #98F4D9 #AB98F4
square
#F498B3 #E1F498 #98F4D9 #AB98F4
split-complementary
#F498B3 #98F4AB #98E1F4
monochromatic
#E82961 #EE618A #F498B3 #FACFDC #FCE3EB
Accessibility & contrast
On white
2.10
#F498B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F498B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498B3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498B3 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B4
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#FF92A1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f498b3; /* rgb */ color: rgb(244, 152, 179); /* oklch */ color: oklch(78.1% 0.114 1.1);
Tailwind
colors: {
custom: {
50: '#fab7c9',
500: '#f498b3',
950: '#000000',
},
}SCSS
$custom: #f498b3; $custom-light: #fab7c9; $custom-dark: #000000;
JSON
{
"hex": "#f498b3",
"rgb": {
"r": 244,
"g": 152,
"b": 179
},
"hsl": {
"h": 342.391,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.78069,
"c": 0.11432,
"h": 1.1
},
"luminance": 0.44944
}Semantic roles & 50–950 ramp
primary
#F498B3
secondary
#D7F4EB
accent
#DD9F08
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082