#FF98BA#FF98BA
#FF98BA is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.6% C 0.129 H 359.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98BA |
|---|---|
| RGB | rgb(255, 152, 186) |
| HSL | hsl(340, 100%, 80%) |
| HSV | hsv(340, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 27.1%, 0%) |
| CIE-LAB | lab(74.36, 42.59, -0.88) |
| CIE-LCH | lch(74.36, 42.60, 358.82°) |
| OKLab | oklab(79.56% 0.1287 -0.0017) |
| OKLCH | oklch(79.56% 0.129 359.2) |
| XYZ | xyz(61.3330, 47.2662, 52.3378) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.07
Rosa
#FE86A4
ΔE00 4.88
Pig Pink
#E78EA5
ΔE00 5.09
Carnation Pink
#FF7FA7
ΔE00 5.39
Powder Pink
#FFB2D0
ΔE00 6.15
Soft Pink
#FDB0C0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98BA #98FFDD
analogous
#FF98EE #FF98BA #FFAA98
triadic
#FF98BA #BAFF98 #98BAFF
tetradic
#FF98BA #EEFF98 #98FFDD #AA98FF
square
#FF98BA #EEFF98 #98FFDD #AA98FF
split-complementary
#FF98BA #98FFAA #98EEFF
monochromatic
#FF1E68 #FF5B91 #FF98BA #FFD5E3 #FFE0EB
Accessibility & contrast
On white
2.01
#FF98BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FF98BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98BA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98BA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBB
Deuteranopia (green-blind)
#C0BEB8
Tritanopia (blue-blind)
#FF92A4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff98ba; /* rgb */ color: rgb(255, 152, 186); /* oklch */ color: oklch(79.6% 0.129 359.2);
Tailwind
colors: {
custom: {
50: '#ffb8ce',
500: '#ff98ba',
950: '#000000',
},
}SCSS
$custom: #ff98ba; $custom-light: #ffb8ce; $custom-dark: #000000;
JSON
{
"hex": "#ff98ba",
"rgb": {
"r": 255,
"g": 152,
"b": 186
},
"hsl": {
"h": 340.194,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79556,
"c": 0.12868,
"h": 359.2
},
"luminance": 0.47262
}Semantic roles & 50–950 ramp
primary
#FF98BA
secondary
#D4F7EC
accent
#E69A00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082