#FF98C8#FF98C8
#FF98C8 is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.0% C 0.135 H 351.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98C8 |
|---|---|
| RGB | rgb(255, 152, 200) |
| HSL | hsl(332, 100%, 80%) |
| HSV | hsv(332, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 21.6%, 0%) |
| CIE-LAB | lab(74.76, 44.52, -8.00) |
| CIE-LCH | lch(74.76, 45.23, 349.81°) |
| OKLab | oklab(79.99% 0.1333 -0.0207) |
| OKLCH | oklch(79.99% 0.135 351.2) |
| XYZ | xyz(62.8948, 47.8909, 60.5636) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 5.53
Pinky
#FC86AA
ΔE00 6.24
Powder Pink
#FFB2D0
ΔE00 6.34
Carnation Pink
#FF7FA7
ΔE00 7.15
Pig Pink
#E78EA5
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98C8 #98FFCF
analogous
#FF98FB #FF98C8 #FF9C98
triadic
#FF98C8 #C8FF98 #98C8FF
tetradic
#FF98C8 #FBFF98 #98FFCF #9C98FF
square
#FF98C8 #FBFF98 #98FFCF #9C98FF
split-complementary
#FF98C8 #98FF9C #98FBFF
monochromatic
#FF1E87 #FF5BA7 #FF98C8 #FFD5E9 #FFE0EF
Accessibility & contrast
On white
1.99
#FF98C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FF98C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98C8
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98C8 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ADCA
Deuteranopia (green-blind)
#BDBFC5
Tritanopia (blue-blind)
#FF95A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff98c8; /* rgb */ color: rgb(255, 152, 200); /* oklch */ color: oklch(80.0% 0.135 351.2);
Tailwind
colors: {
custom: {
50: '#ffb8d8',
500: '#ff98c8',
950: '#000000',
},
}SCSS
$custom: #ff98c8; $custom-light: #ffb8d8; $custom-dark: #000000;
JSON
{
"hex": "#ff98c8",
"rgb": {
"r": 255,
"g": 152,
"b": 200
},
"hsl": {
"h": 332.039,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79987,
"c": 0.1349,
"h": 351.2
},
"luminance": 0.47887
}Semantic roles & 50–950 ramp
primary
#FF98C8
secondary
#D4F7E7
accent
#E67B00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083