#FF98BF#FF98BF
#FF98BF is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.7% C 0.131 H 356.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98BF |
|---|---|
| RGB | rgb(255, 152, 191) |
| HSL | hsl(337, 100%, 80%) |
| HSV | hsv(337, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 25.1%, 0%) |
| CIE-LAB | lab(74.50, 43.26, -3.43) |
| CIE-LCH | lch(74.50, 43.40, 355.47°) |
| OKLab | oklab(79.71% 0.1304 -0.0085) |
| OKLCH | oklch(79.71% 0.131 356.3) |
| XYZ | xyz(61.8738, 47.4825, 55.1863) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.65
Pink (survey)
#FF81C0
ΔE00 5.78
Rosa
#FE86A4
ΔE00 5.82
Carnation Pink
#FF7FA7
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 5.87
Powder Pink
#FFB2D0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98BF #98FFD8
analogous
#FF98F2 #FF98BF #FFA598
triadic
#FF98BF #BFFF98 #98BFFF
tetradic
#FF98BF #F2FF98 #98FFD8 #A598FF
square
#FF98BF #F2FF98 #98FFD8 #A598FF
split-complementary
#FF98BF #98FFA5 #98F2FF
monochromatic
#FF1E73 #FF5B99 #FF98BF #FFD5E5 #FFE0EC
Accessibility & contrast
On white
2.00
#FF98BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FF98BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98BF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98BF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#FF93A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff98bf; /* rgb */ color: rgb(255, 152, 191); /* oklch */ color: oklch(79.7% 0.131 356.3);
Tailwind
colors: {
custom: {
50: '#ffb8d2',
500: '#ff98bf',
950: '#000000',
},
}SCSS
$custom: #ff98bf; $custom-light: #ffb8d2; $custom-dark: #000000;
JSON
{
"hex": "#ff98bf",
"rgb": {
"r": 255,
"g": 152,
"b": 191
},
"hsl": {
"h": 337.282,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79706,
"c": 0.13063,
"h": 356.3
},
"luminance": 0.47478
}Semantic roles & 50–950 ramp
primary
#FF98BF
secondary
#D4F7EA
accent
#E68F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082