#FE97DF#FE97DF
#FE97DF is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.5% C 0.150 H 339.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FE97DF |
|---|---|
| RGB | rgb(254, 151, 223) |
| HSL | hsl(318, 98%, 79%) |
| HSV | hsv(318, 41%, 100%) |
| CMYK | cmyk(0%, 40.6%, 12.2%, 0.4%) |
| CIE-LAB | lab(75.16, 48.16, -20.02) |
| CIE-LCH | lch(75.16, 52.16, 337.42°) |
| OKLab | oklab(80.51% 0.1406 -0.0535) |
| OKLCH | oklch(80.51% 0.15 339.2) |
| XYZ | xyz(65.2592, 48.5357, 75.7287) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.57
Pink (survey)
#FF81C0
ΔE00 6.43
Plum
#DDA0DD
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 7.19
Violet (CSS)
#EE82EE
ΔE00 7.69
Purply Pink
#F075E6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE97DF #97FEB6
analogous
#E997FE #FE97DF #FE97AC
triadic
#FE97DF #DFFE97 #97DFFE
tetradic
#FE97DF #FEE997 #97FEB6 #97ACFE
square
#FE97DF #FEE997 #97FEB6 #97ACFE
split-complementary
#FE97DF #ACFE97 #97FEE9
monochromatic
#FD1EBA #FD5ACC #FE97DF #FFD4F2 #FFE1F6
Accessibility & contrast
On white
1.96
#FE97DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FE97DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE97DF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE97DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE97DF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE2
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#FF99B2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe97df; /* rgb */ color: rgb(254, 151, 223); /* oklch */ color: oklch(80.5% 0.150 339.2);
Tailwind
colors: {
custom: {
50: '#ffb7e9',
500: '#fe97df',
950: '#000000',
},
}SCSS
$custom: #fe97df; $custom-light: #ffb7e9; $custom-dark: #000000;
JSON
{
"hex": "#fe97df",
"rgb": {
"r": 254,
"g": 151,
"b": 223
},
"hsl": {
"h": 318.058,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.80508,
"c": 0.15039,
"h": 339.2
},
"luminance": 0.48532
}Semantic roles & 50–950 ramp
primary
#FE97DF
secondary
#D4F7DF
accent
#E64500
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084