#F98EB3#F98EB3
#F98EB3 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.1% C 0.135 H 358.6°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F98EB3 |
|---|---|
| RGB | rgb(249, 142, 179) |
| HSL | hsl(339, 90%, 77%) |
| HSV | hsv(339, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 28.1%, 2.4%) |
| CIE-LAB | lab(71.38, 44.70, -1.45) |
| CIE-LCH | lch(71.38, 44.73, 358.15°) |
| OKLab | oklab(77.08% 0.1352 -0.0032) |
| OKLCH | oklch(77.08% 0.135 358.6) |
| XYZ | xyz(56.8785, 42.7449, 47.8940) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.27
Carnation Pink
#FF7FA7
ΔE00 3.53
Rosa
#FE86A4
ΔE00 3.73
Pig Pink
#E78EA5
ΔE00 4.10
Pink (survey)
#FF81C0
ΔE00 5.25
Rose Pink
#F7879A
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98EB3 #8EF9D4
analogous
#F98EE9 #F98EB3 #F99F8E
triadic
#F98EB3 #B3F98E #8EB3F9
tetradic
#F98EB3 #E9F98E #8EF9D4 #9F8EF9
square
#F98EB3 #E9F98E #8EF9D4 #9F8EF9
split-complementary
#F98EB3 #8EF99F #8EE9F9
monochromatic
#F31A65 #F6548C #F98EB3 #FCC8DA #FDE2EB
Accessibility & contrast
On white
2.20
#F98EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F98EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98EB3
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98EB3 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B4
Deuteranopia (green-blind)
#B8B6B1
Tritanopia (blue-blind)
#FF879B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f98eb3; /* rgb */ color: rgb(249, 142, 179); /* oklch */ color: oklch(77.1% 0.135 358.6);
Tailwind
colors: {
custom: {
50: '#feb1c9',
500: '#f98eb3',
950: '#000000',
},
}SCSS
$custom: #f98eb3; $custom-light: #feb1c9; $custom-dark: #000000;
JSON
{
"hex": "#f98eb3",
"rgb": {
"r": 249,
"g": 142,
"b": 179
},
"hsl": {
"h": 339.252,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.77076,
"c": 0.13522,
"h": 358.6
},
"luminance": 0.4274
}Semantic roles & 50–950 ramp
primary
#F98EB3
secondary
#D5F6EA
accent
#E69600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082