#F298BB#F298BB
#F298BB is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.1% C 0.115 H 355.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F298BB |
|---|---|
| RGB | rgb(242, 152, 187) |
| HSL | hsl(337, 78%, 77%) |
| HSV | hsv(337, 37%, 95%) |
| CMYK | cmyk(0%, 37.2%, 22.7%, 5.1%) |
| CIE-LAB | lab(72.84, 38.25, -3.84) |
| CIE-LCH | lch(72.84, 38.44, 354.27°) |
| OKLab | oklab(78.08% 0.1149 -0.0096) |
| OKLCH | oklch(78.08% 0.115 355.2) |
| XYZ | xyz(56.8170, 44.9253, 52.6829) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.71
Pinky
#FC86AA
ΔE00 5.08
Powder Pink
#FFB2D0
ΔE00 6.00
Faded Pink
#DE9DAC
ΔE00 6.08
Rosa
#FE86A4
ΔE00 6.25
Pink (survey)
#FF81C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F298BB #98F2CF
analogous
#F298E8 #F298BB #F2A298
triadic
#F298BB #BBF298 #98BBF2
tetradic
#F298BB #E8F298 #98F2CF #A298F2
square
#F298BB #E8F298 #98F2CF #A298F2
split-complementary
#F298BB #98F2A2 #98E8F2
monochromatic
#E42B73 #EB6297 #F298BB #F9CEDF #FCE4ED
Accessibility & contrast
On white
2.10
#F298BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F298BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F298BB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F298BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F298BB | 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)
#A3A9BC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#FF94A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f298bb; /* rgb */ color: rgb(242, 152, 187); /* oklch */ color: oklch(78.1% 0.115 355.2);
Tailwind
colors: {
custom: {
50: '#f8b7cf',
500: '#f298bb',
950: '#000000',
},
}SCSS
$custom: #f298bb; $custom-light: #f8b7cf; $custom-dark: #000000;
JSON
{
"hex": "#f298bb",
"rgb": {
"r": 242,
"g": 152,
"b": 187
},
"hsl": {
"h": 336.667,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.78079,
"c": 0.11528,
"h": 355.2
},
"luminance": 0.44922
}Semantic roles & 50–950 ramp
primary
#F298BB
secondary
#D8F3E9
accent
#DA8A0C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082