#FF98BE#FF98BE
#FF98BE is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.7% C 0.130 H 356.9°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98BE |
|---|---|
| RGB | rgb(255, 152, 190) |
| HSL | hsl(338, 100%, 80%) |
| HSV | hsv(338, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 25.5%, 0%) |
| CIE-LAB | lab(74.47, 43.13, -2.92) |
| CIE-LCH | lch(74.47, 43.23, 356.13°) |
| OKLab | oklab(79.68% 0.13 -0.0071) |
| OKLCH | oklch(79.68% 0.13 356.9) |
| XYZ | xyz(61.7642, 47.4387, 54.6087) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.51
Rosa
#FE86A4
ΔE00 5.62
Pig Pink
#E78EA5
ΔE00 5.70
Carnation Pink
#FF7FA7
ΔE00 5.72
Pink (survey)
#FF81C0
ΔE00 5.94
Powder Pink
#FFB2D0
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98BE #98FFD9
analogous
#FF98F2 #FF98BE #FFA698
triadic
#FF98BE #BEFF98 #98BEFF
tetradic
#FF98BE #F2FF98 #98FFD9 #A698FF
square
#FF98BE #F2FF98 #98FFD9 #A698FF
split-complementary
#FF98BE #98FFA6 #98F2FF
monochromatic
#FF1E71 #FF5B97 #FF98BE #FFD5E5 #FFE0EC
Accessibility & contrast
On white
2.00
#FF98BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FF98BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98BE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98BE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#FF93A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff98be; /* rgb */ color: rgb(255, 152, 190); /* oklch */ color: oklch(79.7% 0.130 356.9);
Tailwind
colors: {
custom: {
50: '#ffb8d1',
500: '#ff98be',
950: '#000000',
},
}SCSS
$custom: #ff98be; $custom-light: #ffb8d1; $custom-dark: #000000;
JSON
{
"hex": "#ff98be",
"rgb": {
"r": 255,
"g": 152,
"b": 190
},
"hsl": {
"h": 337.864,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79675,
"c": 0.13022,
"h": 356.9
},
"luminance": 0.47434
}Semantic roles & 50–950 ramp
primary
#FF98BE
secondary
#D4F7EA
accent
#E69100
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082