#FF98CB#FF98CB
#FF98CB is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.1% C 0.137 H 349.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98CB |
|---|---|
| RGB | rgb(255, 152, 203) |
| HSL | hsl(330, 100%, 80%) |
| HSV | hsv(330, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 20.4%, 0%) |
| CIE-LAB | lab(74.85, 44.95, -9.52) |
| CIE-LCH | lch(74.85, 45.95, 348.04°) |
| OKLab | oklab(80.08% 0.1343 -0.0247) |
| OKLCH | oklch(80.08% 0.137 349.6) |
| XYZ | xyz(63.2489, 48.0326, 62.4282) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.73
Bubblegum Pink
#FE83CC
ΔE00 5.09
Powder Pink
#FFB2D0
ΔE00 6.63
Pinky
#FC86AA
ΔE00 6.84
Carnation Pink
#FF7FA7
ΔE00 7.67
Pig Pink
#E78EA5
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98CB #98FFCC
analogous
#FF98FF #FF98CB #FF9898
triadic
#FF98CB #CBFF98 #98CBFF
tetradic
#FF98CB #FFFF98 #98FFCC #9898FF
square
#FF98CB #FFFF98 #98FFCC #9898FF
split-complementary
#FF98CB #98FF98 #98FFFF
monochromatic
#FF1E8D #FF5BAC #FF98CB #FFD5EA #FFE0F0
Accessibility & contrast
On white
1.98
#FF98CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FF98CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98CB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98CB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECD
Deuteranopia (green-blind)
#BCBFC8
Tritanopia (blue-blind)
#FF95AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff98cb; /* rgb */ color: rgb(255, 152, 203); /* oklch */ color: oklch(80.1% 0.137 349.6);
Tailwind
colors: {
custom: {
50: '#ffb8da',
500: '#ff98cb',
950: '#000000',
},
}SCSS
$custom: #ff98cb; $custom-light: #ffb8da; $custom-dark: #000000;
JSON
{
"hex": "#ff98cb",
"rgb": {
"r": 255,
"g": 152,
"b": 203
},
"hsl": {
"h": 330.291,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80084,
"c": 0.13653,
"h": 349.6
},
"luminance": 0.48028
}Semantic roles & 50–950 ramp
primary
#FF98CB
secondary
#D4F7E6
accent
#E67400
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083