#F98EBE#F98EBE
#F98EBE is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.140 H 352.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F98EBE |
|---|---|
| RGB | rgb(249, 142, 190) |
| HSL | hsl(333, 90%, 77%) |
| HSV | hsv(333, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 23.7%, 2.4%) |
| CIE-LAB | lab(71.70, 46.19, -7.10) |
| CIE-LCH | lch(71.70, 46.73, 351.26°) |
| OKLab | oklab(77.42% 0.1388 -0.0182) |
| OKLCH | oklch(77.42% 0.14 352.5) |
| XYZ | xyz(58.0357, 43.2078, 53.9885) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.19
Pinky
#FC86AA
ΔE00 4.65
Bubblegum Pink
#FE83CC
ΔE00 4.71
Carnation Pink
#FF7FA7
ΔE00 5.36
Pig Pink
#E78EA5
ΔE00 6.36
Rosa
#FE86A4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98EBE #8EF9C9
analogous
#F98EF4 #F98EBE #F9948E
triadic
#F98EBE #BEF98E #8EBEF9
tetradic
#F98EBE #F4F98E #8EF9C9 #948EF9
square
#F98EBE #F4F98E #8EF9C9 #948EF9
split-complementary
#F98EBE #8EF994 #8EF4F9
monochromatic
#F31A7B #F6549D #F98EBE #FCC8DF #FDE2EE
Accessibility & contrast
On white
2.18
#F98EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F98EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98EBE
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98EBE | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f98ebe; /* rgb */ color: rgb(249, 142, 190); /* oklch */ color: oklch(77.4% 0.140 352.5);
Tailwind
colors: {
custom: {
50: '#fdb1d1',
500: '#f98ebe',
950: '#000000',
},
}SCSS
$custom: #f98ebe; $custom-light: #fdb1d1; $custom-dark: #000000;
JSON
{
"hex": "#f98ebe",
"rgb": {
"r": 249,
"g": 142,
"b": 190
},
"hsl": {
"h": 333.084,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.77418,
"c": 0.14002,
"h": 352.5
},
"luminance": 0.43203
}Semantic roles & 50–950 ramp
primary
#F98EBE
secondary
#D5F6E7
accent
#E67F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082