#FF98CE#FF98CE
#FF98CE is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.2% C 0.138 H 348.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98CE |
|---|---|
| RGB | rgb(255, 152, 206) |
| HSL | hsl(329, 100%, 80%) |
| HSV | hsv(329, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 19.2%, 0%) |
| CIE-LAB | lab(74.94, 45.39, -11.03) |
| CIE-LCH | lch(74.94, 46.71, 346.34°) |
| OKLab | oklab(80.18% 0.1352 -0.0288) |
| OKLCH | oklch(80.18% 0.138 348) |
| XYZ | xyz(63.6098, 48.1770, 64.3293) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.73
Pink (survey)
#FF81C0
ΔE00 4.75
Powder Pink
#FFB2D0
ΔE00 6.97
Pinky
#FC86AA
ΔE00 7.44
Carnation Pink
#FF7FA7
ΔE00 8.21
Plum
#DDA0DD
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98CE #98FFC9
analogous
#FD98FF #FF98CE #FF989A
triadic
#FF98CE #CEFF98 #98CEFF
tetradic
#FF98CE #FFFD98 #98FFC9 #989AFF
square
#FF98CE #FFFD98 #98FFC9 #989AFF
split-complementary
#FF98CE #9AFF98 #98FFFD
monochromatic
#FF1E94 #FF5BB1 #FF98CE #FFD5EB #FFE0F0
Accessibility & contrast
On white
1.97
#FF98CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FF98CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98CE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98CE | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED0
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#FF96AB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff98ce; /* rgb */ color: rgb(255, 152, 206); /* oklch */ color: oklch(80.2% 0.138 348.0);
Tailwind
colors: {
custom: {
50: '#ffb8dd',
500: '#ff98ce',
950: '#000000',
},
}SCSS
$custom: #ff98ce; $custom-light: #ffb8dd; $custom-dark: #000000;
JSON
{
"hex": "#ff98ce",
"rgb": {
"r": 255,
"g": 152,
"b": 206
},
"hsl": {
"h": 328.544,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80183,
"c": 0.13824,
"h": 348
},
"luminance": 0.48173
}Semantic roles & 50–950 ramp
primary
#FF98CE
secondary
#D4F7E5
accent
#E66D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083