#FD97EB#FD97EB
#FD97EB is a light, vivid pink. Relative luminance 0.490; OKLCH L 80.8% C 0.159 H 333.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97EB |
|---|---|
| RGB | rgb(253, 151, 235) |
| HSL | hsl(311, 96%, 79%) |
| HSV | hsv(311, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 7.1%, 0.8%) |
| CIE-LAB | lab(75.46, 49.80, -26.13) |
| CIE-LCH | lch(75.46, 56.24, 332.32°) |
| OKLab | oklab(80.85% 0.1426 -0.0705) |
| OKLCH | oklch(80.85% 0.159 333.7) |
| XYZ | xyz(66.5696, 49.0176, 84.5361) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 7.52
Pink (survey)
#FF81C0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97EB #97FDA9
analogous
#DC97FD #FD97EB #FD97B8
triadic
#FD97EB #EBFD97 #97EBFD
tetradic
#FD97EB #FDDC97 #97FDA9 #97B8FD
square
#FD97EB #FDDC97 #97FDA9 #97B8FD
split-complementary
#FD97EB #B8FD97 #97FDDC
monochromatic
#FB1FD4 #FC5BDF #FD97EB #FED3F7 #FEE1F9
Accessibility & contrast
On white
1.94
#FD97EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#FD97EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97EB
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97EB | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#B1BFE8
Tritanopia (blue-blind)
#FF9CB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd97eb; /* rgb */ color: rgb(253, 151, 235); /* oklch */ color: oklch(80.8% 0.159 333.7);
Tailwind
colors: {
custom: {
50: '#ffb8f1',
500: '#fd97eb',
950: '#000000',
},
}SCSS
$custom: #fd97eb; $custom-light: #ffb8f1; $custom-dark: #000000;
JSON
{
"hex": "#fd97eb",
"rgb": {
"r": 253,
"g": 151,
"b": 235
},
"hsl": {
"h": 310.588,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.80847,
"c": 0.15905,
"h": 333.7
},
"luminance": 0.49014
}Semantic roles & 50–950 ramp
primary
#FD97EB
secondary
#D4F7DA
accent
#E62800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084