#FF98CA#FF98CA
#FF98CA is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.1% C 0.136 H 350.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98CA |
|---|---|
| RGB | rgb(255, 152, 202) |
| HSL | hsl(331, 100%, 80%) |
| HSV | hsv(331, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 20.8%, 0%) |
| CIE-LAB | lab(74.82, 44.80, -9.02) |
| CIE-LCH | lch(74.82, 45.70, 348.62°) |
| OKLab | oklab(80.05% 0.134 -0.0234) |
| OKLCH | oklch(80.05% 0.136 350.1) |
| XYZ | xyz(63.1301, 47.9851, 61.8026) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.75
Bubblegum Pink
#FE83CC
ΔE00 5.23
Powder Pink
#FFB2D0
ΔE00 6.53
Pinky
#FC86AA
ΔE00 6.64
Carnation Pink
#FF7FA7
ΔE00 7.49
Pig Pink
#E78EA5
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98CA #98FFCD
analogous
#FF98FD #FF98CA #FF9A98
triadic
#FF98CA #CAFF98 #98CAFF
tetradic
#FF98CA #FDFF98 #98FFCD #9A98FF
square
#FF98CA #FDFF98 #98FFCD #9A98FF
split-complementary
#FF98CA #98FF9A #98FDFF
monochromatic
#FF1E8B #FF5BAB #FF98CA #FFD5E9 #FFE0EF
Accessibility & contrast
On white
1.98
#FF98CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FF98CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98CA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98CA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ADCC
Deuteranopia (green-blind)
#BCBFC7
Tritanopia (blue-blind)
#FF95AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff98ca; /* rgb */ color: rgb(255, 152, 202); /* oklch */ color: oklch(80.1% 0.136 350.1);
Tailwind
colors: {
custom: {
50: '#ffb8da',
500: '#ff98ca',
950: '#000000',
},
}SCSS
$custom: #ff98ca; $custom-light: #ffb8da; $custom-dark: #000000;
JSON
{
"hex": "#ff98ca",
"rgb": {
"r": 255,
"g": 152,
"b": 202
},
"hsl": {
"h": 330.874,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80052,
"c": 0.13598,
"h": 350.1
},
"luminance": 0.47981
}Semantic roles & 50–950 ramp
primary
#FF98CA
secondary
#D4F7E6
accent
#E67600
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083