#F98EBD#F98EBD
#F98EBD is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.140 H 353.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F98EBD |
|---|---|
| RGB | rgb(249, 142, 189) |
| HSL | hsl(334, 90%, 77%) |
| HSV | hsv(334, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 24.1%, 2.4%) |
| CIE-LAB | lab(71.67, 46.05, -6.59) |
| CIE-LCH | lch(71.67, 46.52, 351.86°) |
| OKLab | oklab(77.39% 0.1385 -0.0168) |
| OKLCH | oklch(77.39% 0.14 353.1) |
| XYZ | xyz(57.9267, 43.1642, 53.4148) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Pinky
#FC86AA
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 4.93
Carnation Pink
#FF7FA7
ΔE00 5.16
Rosa
#FE86A4
ΔE00 6.14
Pig Pink
#E78EA5
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98EBD #8EF9CA
analogous
#F98EF2 #F98EBD #F9958E
triadic
#F98EBD #BDF98E #8EBDF9
tetradic
#F98EBD #F2F98E #8EF9CA #958EF9
square
#F98EBD #F2F98E #8EF9CA #958EF9
split-complementary
#F98EBD #8EF995 #8EF2F9
monochromatic
#F31A79 #F6549B #F98EBD #FCC8DF #FDE2EE
Accessibility & contrast
On white
2.18
#F98EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F98EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98EBD
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98EBD | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#B5B7BA
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f98ebd; /* rgb */ color: rgb(249, 142, 189); /* oklch */ color: oklch(77.4% 0.140 353.1);
Tailwind
colors: {
custom: {
50: '#fdb1d0',
500: '#f98ebd',
950: '#000000',
},
}SCSS
$custom: #f98ebd; $custom-light: #fdb1d0; $custom-dark: #000000;
JSON
{
"hex": "#f98ebd",
"rgb": {
"r": 249,
"g": 142,
"b": 189
},
"hsl": {
"h": 333.645,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.77386,
"c": 0.13952,
"h": 353.1
},
"luminance": 0.4316
}Semantic roles & 50–950 ramp
primary
#F98EBD
secondary
#D5F6E7
accent
#E68100
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082