#FD98EB#FD98EB
#FD98EB is a light, vivid pink. Relative luminance 0.493; OKLCH L 81.0% C 0.157 H 333.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD98EB |
|---|---|
| RGB | rgb(253, 152, 235) |
| HSL | hsl(311, 96%, 79%) |
| HSV | hsv(311, 40%, 99%) |
| CMYK | cmyk(0%, 39.9%, 7.1%, 0.8%) |
| CIE-LAB | lab(75.66, 49.29, -25.82) |
| CIE-LCH | lch(75.66, 55.65, 332.36°) |
| OKLab | oklab(81% 0.1411 -0.0696) |
| OKLCH | oklch(81% 0.157 333.7) |
| XYZ | xyz(66.7312, 49.3409, 84.5900) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.13
Bubblegum Pink
#FE83CC
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.61
Purply Pink
#F075E6
ΔE00 7.73
Pink (survey)
#FF81C0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD98EB #98FDAA
analogous
#DD98FD #FD98EB #FD98B9
triadic
#FD98EB #EBFD98 #98EBFD
tetradic
#FD98EB #FDDD98 #98FDAA #98B9FD
square
#FD98EB #FDDD98 #98FDAA #98B9FD
split-complementary
#FD98EB #B9FD98 #98FDDD
monochromatic
#FB20D4 #FC5CDF #FD98EB #FED4F7 #FEE1F9
Accessibility & contrast
On white
1.93
#FD98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#FD98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD98EB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD98EB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#FF9DB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd98eb; /* rgb */ color: rgb(253, 152, 235); /* oklch */ color: oklch(81.0% 0.157 333.7);
Tailwind
colors: {
custom: {
50: '#ffb8f1',
500: '#fd98eb',
950: '#000000',
},
}SCSS
$custom: #fd98eb; $custom-light: #ffb8f1; $custom-dark: #000000;
JSON
{
"hex": "#fd98eb",
"rgb": {
"r": 253,
"g": 152,
"b": 235
},
"hsl": {
"h": 310.693,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.80998,
"c": 0.15738,
"h": 333.7
},
"luminance": 0.49337
}Semantic roles & 50–950 ramp
primary
#FD98EB
secondary
#D4F7DA
accent
#E62900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184