#FF97DE#FF97DE
#FF97DE is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.6% C 0.150 H 340.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97DE |
|---|---|
| RGB | rgb(255, 151, 222) |
| HSL | hsl(319, 100%, 80%) |
| HSV | hsv(319, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 12.9%, 0%) |
| CIE-LAB | lab(75.25, 48.32, -19.34) |
| CIE-LCH | lch(75.25, 52.05, 338.19°) |
| OKLab | oklab(80.59% 0.1414 -0.0516) |
| OKLCH | oklch(80.59% 0.15 340) |
| XYZ | xyz(65.4918, 48.6711, 75.0380) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 7.43
Violet (CSS)
#EE82EE
ΔE00 7.97
Purply Pink
#F075E6
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97DE #97FFB8
analogous
#EC97FF #FF97DE #FF97AA
triadic
#FF97DE #DEFF97 #97DEFF
tetradic
#FF97DE #FFEC97 #97FFB8 #97AAFF
square
#FF97DE #FFEC97 #97FFB8 #97AAFF
split-complementary
#FF97DE #AAFF97 #97FFEC
monochromatic
#FF1DB7 #FF5ACB #FF97DE #FFD4F1 #FFE0F5
Accessibility & contrast
On white
1.96
#FF97DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FF97DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97DE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97DE | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE1
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#FF99B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff97de; /* rgb */ color: rgb(255, 151, 222); /* oklch */ color: oklch(80.6% 0.150 340.0);
Tailwind
colors: {
custom: {
50: '#ffb7e8',
500: '#ff97de',
950: '#000000',
},
}SCSS
$custom: #ff97de; $custom-light: #ffb7e8; $custom-dark: #000000;
JSON
{
"hex": "#ff97de",
"rgb": {
"r": 255,
"g": 151,
"b": 222
},
"hsl": {
"h": 319.038,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80586,
"c": 0.15049,
"h": 340
},
"luminance": 0.48667
}Semantic roles & 50–950 ramp
primary
#FF97DE
secondary
#D4F7DF
accent
#E64900
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084