#FF98BB#FF98BB
#FF98BB is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.6% C 0.129 H 358.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98BB |
|---|---|
| RGB | rgb(255, 152, 187) |
| HSL | hsl(340, 100%, 80%) |
| HSV | hsv(340, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 26.7%, 0%) |
| CIE-LAB | lab(74.39, 42.72, -1.39) |
| CIE-LCH | lch(74.39, 42.75, 358.14°) |
| OKLab | oklab(79.58% 0.129 -0.0031) |
| OKLCH | oklch(79.58% 0.129 358.6) |
| XYZ | xyz(61.4397, 47.3089, 52.8996) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.16
Rosa
#FE86A4
ΔE00 5.06
Pig Pink
#E78EA5
ΔE00 5.23
Carnation Pink
#FF7FA7
ΔE00 5.46
Powder Pink
#FFB2D0
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98BB #98FFDC
analogous
#FF98EE #FF98BB #FFA998
triadic
#FF98BB #BBFF98 #98BBFF
tetradic
#FF98BB #EEFF98 #98FFDC #A998FF
square
#FF98BB #EEFF98 #98FFDC #A998FF
split-complementary
#FF98BB #98FFA9 #98EEFF
monochromatic
#FF1E6A #FF5B93 #FF98BB #FFD5E3 #FFE0EB
Accessibility & contrast
On white
2.01
#FF98BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FF98BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98BB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98BB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#C0BEB9
Tritanopia (blue-blind)
#FF92A4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff98bb; /* rgb */ color: rgb(255, 152, 187); /* oklch */ color: oklch(79.6% 0.129 358.6);
Tailwind
colors: {
custom: {
50: '#ffb8cf',
500: '#ff98bb',
950: '#000000',
},
}SCSS
$custom: #ff98bb; $custom-light: #ffb8cf; $custom-dark: #000000;
JSON
{
"hex": "#ff98bb",
"rgb": {
"r": 255,
"g": 152,
"b": 187
},
"hsl": {
"h": 339.612,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79585,
"c": 0.12905,
"h": 358.6
},
"luminance": 0.47304
}Semantic roles & 50–950 ramp
primary
#FF98BB
secondary
#D4F7EB
accent
#E69800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082