#FD98DB#FD98DB
#FD98DB is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.4% C 0.145 H 340.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FD98DB |
|---|---|
| RGB | rgb(253, 152, 219) |
| HSL | hsl(320, 96%, 79%) |
| HSV | hsv(320, 40%, 99%) |
| CMYK | cmyk(0%, 39.9%, 13.4%, 0.8%) |
| CIE-LAB | lab(75.11, 46.71, -17.92) |
| CIE-LCH | lch(75.11, 50.03, 339.01°) |
| OKLab | oklab(80.4% 0.1369 -0.0477) |
| OKLCH | oklch(80.4% 0.145 340.8) |
| XYZ | xyz(64.5228, 48.4575, 72.9588) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.45
Pink (survey)
#FF81C0
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 7.59
Violet (CSS)
#EE82EE
ΔE00 8.46
Powder Pink
#FFB2D0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD98DB #98FDBA
analogous
#ED98FD #FD98DB #FD98A9
triadic
#FD98DB #DBFD98 #98DBFD
tetradic
#FD98DB #FDED98 #98FDBA #98A9FD
square
#FD98DB #FDED98 #98FDBA #98A9FD
split-complementary
#FD98DB #A9FD98 #98FDED
monochromatic
#FB20B1 #FC5CC6 #FD98DB #FED4F0 #FEE1F5
Accessibility & contrast
On white
1.96
#FD98DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#FD98DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD98DB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD98DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD98DB | 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)
#9DAFDD
Deuteranopia (green-blind)
#B6BFD8
Tritanopia (blue-blind)
#FF99B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd98db; /* rgb */ color: rgb(253, 152, 219); /* oklch */ color: oklch(80.4% 0.145 340.8);
Tailwind
colors: {
custom: {
50: '#ffb8e6',
500: '#fd98db',
950: '#000000',
},
}SCSS
$custom: #fd98db; $custom-light: #ffb8e6; $custom-dark: #000000;
JSON
{
"hex": "#fd98db",
"rgb": {
"r": 253,
"g": 152,
"b": 219
},
"hsl": {
"h": 320.198,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.80402,
"c": 0.14495,
"h": 340.8
},
"luminance": 0.48454
}Semantic roles & 50–950 ramp
primary
#FD98DB
secondary
#D4F7E0
accent
#E64D00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084