#FF97CE#FF97CE
#FF97CE is a light, vivid pink. Relative luminance 0.478; OKLCH L 80.0% C 0.140 H 347.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97CE |
|---|---|
| RGB | rgb(255, 151, 206) |
| HSL | hsl(328, 100%, 80%) |
| HSV | hsv(328, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 19.2%, 0%) |
| CIE-LAB | lab(74.73, 45.89, -11.34) |
| CIE-LCH | lch(74.73, 47.27, 346.12°) |
| OKLab | oklab(80.03% 0.1367 -0.0297) |
| OKLCH | oklch(80.03% 0.14 347.8) |
| XYZ | xyz(63.4482, 47.8537, 64.2754) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.49
Pink (survey)
#FF81C0
ΔE00 4.56
Powder Pink
#FFB2D0
ΔE00 7.22
Pinky
#FC86AA
ΔE00 7.45
Carnation Pink
#FF7FA7
ΔE00 8.18
Bubblegum (survey)
#FF6CB5
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97CE #97FFC8
analogous
#FC97FF #FF97CE #FF979A
triadic
#FF97CE #CEFF97 #97CEFF
tetradic
#FF97CE #FFFC97 #97FFC8 #979AFF
square
#FF97CE #FFFC97 #97FFC8 #979AFF
split-complementary
#FF97CE #9AFF97 #97FFFC
monochromatic
#FF1D94 #FF5AB1 #FF97CE #FFD4EB #FFE0F1
Accessibility & contrast
On white
1.99
#FF97CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FF97CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97CE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97CE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADD0
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#FF95AB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff97ce; /* rgb */ color: rgb(255, 151, 206); /* oklch */ color: oklch(80.0% 0.140 347.8);
Tailwind
colors: {
custom: {
50: '#ffb7dd',
500: '#ff97ce',
950: '#000000',
},
}SCSS
$custom: #ff97ce; $custom-light: #ffb7dd; $custom-dark: #000000;
JSON
{
"hex": "#ff97ce",
"rgb": {
"r": 255,
"g": 151,
"b": 206
},
"hsl": {
"h": 328.269,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80029,
"c": 0.13989,
"h": 347.8
},
"luminance": 0.47849
}Semantic roles & 50–950 ramp
primary
#FF97CE
secondary
#D4F7E4
accent
#E66C00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083