#FF98BD#FF98BD
#FF98BD is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.6% C 0.130 H 357.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98BD |
|---|---|
| RGB | rgb(255, 152, 189) |
| HSL | hsl(338, 100%, 80%) |
| HSV | hsv(338, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 25.9%, 0%) |
| CIE-LAB | lab(74.44, 42.99, -2.41) |
| CIE-LCH | lch(74.44, 43.06, 356.79°) |
| OKLab | oklab(79.65% 0.1297 -0.0058) |
| OKLCH | oklch(79.65% 0.13 357.5) |
| XYZ | xyz(61.6553, 47.3951, 54.0351) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.38
Rosa
#FE86A4
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 5.54
Carnation Pink
#FF7FA7
ΔE00 5.62
Powder Pink
#FFB2D0
ΔE00 6.01
Pink (survey)
#FF81C0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98BD #98FFDA
analogous
#FF98F0 #FF98BD #FFA798
triadic
#FF98BD #BDFF98 #98BDFF
tetradic
#FF98BD #F0FF98 #98FFDA #A798FF
square
#FF98BD #F0FF98 #98FFDA #A798FF
split-complementary
#FF98BD #98FFA7 #98F0FF
monochromatic
#FF1E6F #FF5B96 #FF98BD #FFD5E4 #FFE0EB
Accessibility & contrast
On white
2.00
#FF98BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FF98BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98BD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98BD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBE
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#FF92A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff98bd; /* rgb */ color: rgb(255, 152, 189); /* oklch */ color: oklch(79.6% 0.130 357.5);
Tailwind
colors: {
custom: {
50: '#ffb8d0',
500: '#ff98bd',
950: '#000000',
},
}SCSS
$custom: #ff98bd; $custom-light: #ffb8d0; $custom-dark: #000000;
JSON
{
"hex": "#ff98bd",
"rgb": {
"r": 255,
"g": 152,
"b": 189
},
"hsl": {
"h": 338.447,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79645,
"c": 0.12982,
"h": 357.5
},
"luminance": 0.47391
}Semantic roles & 50–950 ramp
primary
#FF98BD
secondary
#D4F7EB
accent
#E69300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082