#F98EAE#F98EAE
#F98EAE is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.9% C 0.134 H 1.5°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F98EAE |
|---|---|
| RGB | rgb(249, 142, 174) |
| HSL | hsl(342, 90%, 77%) |
| HSV | hsv(342, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 30.1%, 2.4%) |
| CIE-LAB | lab(71.25, 44.06, 1.14) |
| CIE-LCH | lch(71.25, 44.07, 1.48°) |
| OKLab | oklab(76.93% 0.1335 0.0036) |
| OKLCH | oklch(76.93% 0.134 1.5) |
| XYZ | xyz(56.3820, 42.5463, 45.2789) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.79
Rosa
#FE86A4
ΔE00 2.63
Carnation Pink
#FF7FA7
ΔE00 3.26
Pig Pink
#E78EA5
ΔE00 3.36
Rose Pink
#F7879A
ΔE00 4.70
Pink (survey)
#FF81C0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98EAE #8EF9D9
analogous
#F98EE4 #F98EAE #F9A48E
triadic
#F98EAE #AEF98E #8EAEF9
tetradic
#F98EAE #E4F98E #8EF9D9 #A48EF9
square
#F98EAE #E4F98E #8EF9D9 #A48EF9
split-complementary
#F98EAE #8EF9A4 #8EE4F9
monochromatic
#F31A5B #F65484 #F98EAE #FCC8D8 #FDE2EA
Accessibility & contrast
On white
2.21
#F98EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F98EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98EAE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98EAE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AF
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#FF8699
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f98eae; /* rgb */ color: rgb(249, 142, 174); /* oklch */ color: oklch(76.9% 0.134 1.5);
Tailwind
colors: {
custom: {
50: '#feb1c6',
500: '#f98eae',
950: '#000000',
},
}SCSS
$custom: #f98eae; $custom-light: #feb1c6; $custom-dark: #000000;
JSON
{
"hex": "#f98eae",
"rgb": {
"r": 249,
"g": 142,
"b": 174
},
"hsl": {
"h": 342.056,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.76929,
"c": 0.13351,
"h": 1.5
},
"luminance": 0.42542
}Semantic roles & 50–950 ramp
primary
#F98EAE
secondary
#D5F6EC
accent
#E6A100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082