#F498BF#F498BF
#F498BF is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.4% C 0.119 H 353.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F498BF |
|---|---|
| RGB | rgb(244, 152, 191) |
| HSL | hsl(335, 81%, 78%) |
| HSV | hsv(335, 38%, 96%) |
| CMYK | cmyk(0%, 37.7%, 21.7%, 4.3%) |
| CIE-LAB | lab(73.19, 39.51, -5.51) |
| CIE-LCH | lch(73.19, 39.90, 352.07°) |
| OKLab | oklab(78.43% 0.1184 -0.014) |
| OKLCH | oklch(78.43% 0.119 353.2) |
| XYZ | xyz(57.9415, 45.4549, 55.0020) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 5.60
Pink (survey)
#FF81C0
ΔE00 5.74
Powder Pink
#FFB2D0
ΔE00 6.00
Carnation Pink
#FF7FA7
ΔE00 6.65
Rosa
#FE86A4
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498BF #98F4CD
analogous
#F498ED #F498BF #F49F98
triadic
#F498BF #BFF498 #98BFF4
tetradic
#F498BF #EDF498 #98F4CD #9F98F4
square
#F498BF #EDF498 #98F4CD #9F98F4
split-complementary
#F498BF #98F49F #98EDF4
monochromatic
#E8297A #EE619D #F498BF #FACFE1 #FCE3EE
Accessibility & contrast
On white
2.08
#F498BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F498BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498BF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498BF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#FF94A6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f498bf; /* rgb */ color: rgb(244, 152, 191); /* oklch */ color: oklch(78.4% 0.119 353.2);
Tailwind
colors: {
custom: {
50: '#f9b7d2',
500: '#f498bf',
950: '#000000',
},
}SCSS
$custom: #f498bf; $custom-light: #f9b7d2; $custom-dark: #000000;
JSON
{
"hex": "#f498bf",
"rgb": {
"r": 244,
"g": 152,
"b": 191
},
"hsl": {
"h": 334.565,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.78432,
"c": 0.11925,
"h": 353.2
},
"luminance": 0.45451
}Semantic roles & 50–950 ramp
primary
#F498BF
secondary
#D7F4E8
accent
#DD8308
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082