#FF97DA#FF97DA
#FF97DA is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.4% C 0.148 H 341.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97DA |
|---|---|
| RGB | rgb(255, 151, 218) |
| HSL | hsl(321, 100%, 80%) |
| HSV | hsv(321, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 14.5%, 0%) |
| CIE-LAB | lab(75.11, 47.70, -17.35) |
| CIE-LCH | lch(75.11, 50.76, 340.01°) |
| OKLab | oklab(80.44% 0.1403 -0.0461) |
| OKLCH | oklch(80.44% 0.148 341.8) |
| XYZ | xyz(64.9620, 48.4592, 72.2480) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Pink (survey)
#FF81C0
ΔE00 5.65
Plum
#DDA0DD
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 7.84
Violet (CSS)
#EE82EE
ΔE00 8.66
Powder Pink
#FFB2D0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97DA #97FFBC
analogous
#F097FF #FF97DA #FF97A6
triadic
#FF97DA #DAFF97 #97DAFF
tetradic
#FF97DA #FFF097 #97FFBC #97A6FF
square
#FF97DA #FFF097 #97FFBC #97A6FF
split-complementary
#FF97DA #A6FF97 #97FFF0
monochromatic
#FF1DAE #FF5AC4 #FF97DA #FFD4F0 #FFE0F4
Accessibility & contrast
On white
1.96
#FF97DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#FF97DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97DA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97DA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDC
Deuteranopia (green-blind)
#B7BFD7
Tritanopia (blue-blind)
#FF98B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff97da; /* rgb */ color: rgb(255, 151, 218); /* oklch */ color: oklch(80.4% 0.148 341.8);
Tailwind
colors: {
custom: {
50: '#ffb7e5',
500: '#ff97da',
950: '#000000',
},
}SCSS
$custom: #ff97da; $custom-light: #ffb7e5; $custom-dark: #000000;
JSON
{
"hex": "#ff97da",
"rgb": {
"r": 255,
"g": 151,
"b": 218
},
"hsl": {
"h": 321.346,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80443,
"c": 0.14763,
"h": 341.8
},
"luminance": 0.48455
}Semantic roles & 50–950 ramp
primary
#FF97DA
secondary
#D4F7E0
accent
#E65200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084