#FD98BF#FD98BF
#FD98BF is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.5% C 0.129 H 355.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD98BF |
|---|---|
| RGB | rgb(253, 152, 191) |
| HSL | hsl(337, 96%, 79%) |
| HSV | hsv(337, 40%, 99%) |
| CMYK | cmyk(0%, 39.9%, 24.5%, 0.8%) |
| CIE-LAB | lab(74.26, 42.58, -3.81) |
| CIE-LCH | lch(74.26, 42.75, 354.88°) |
| OKLab | oklab(79.47% 0.1282 -0.0095) |
| OKLCH | oklch(79.47% 0.129 355.8) |
| XYZ | xyz(61.1418, 47.1051, 55.1520) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.74
Pink (survey)
#FF81C0
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 5.77
Powder Pink
#FFB2D0
ΔE00 5.93
Carnation Pink
#FF7FA7
ΔE00 5.93
Rosa
#FE86A4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD98BF #98FDD6
analogous
#FD98F1 #FD98BF #FDA498
triadic
#FD98BF #BFFD98 #98BFFD
tetradic
#FD98BF #F1FD98 #98FDD6 #A498FD
square
#FD98BF #F1FD98 #98FDD6 #A498FD
split-complementary
#FD98BF #98FDA4 #98F1FD
monochromatic
#FB2074 #FC5C9A #FD98BF #FED4E4 #FEE1EC
Accessibility & contrast
On white
2.02
#FD98BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FD98BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD98BF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD98BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD98BF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC0
Deuteranopia (green-blind)
#BEBDBD
Tritanopia (blue-blind)
#FF93A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd98bf; /* rgb */ color: rgb(253, 152, 191); /* oklch */ color: oklch(79.5% 0.129 355.8);
Tailwind
colors: {
custom: {
50: '#ffb8d2',
500: '#fd98bf',
950: '#000000',
},
}SCSS
$custom: #fd98bf; $custom-light: #ffb8d2; $custom-dark: #000000;
JSON
{
"hex": "#fd98bf",
"rgb": {
"r": 253,
"g": 152,
"b": 191
},
"hsl": {
"h": 336.832,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.79472,
"c": 0.12856,
"h": 355.8
},
"luminance": 0.47101
}Semantic roles & 50–950 ramp
primary
#FD98BF
secondary
#D4F7E9
accent
#E68D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082