#FD99EB#FD99EB
#FD99EB is a light, vivid pink. Relative luminance 0.497; OKLCH L 81.2% C 0.156 H 333.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99EB |
|---|---|
| RGB | rgb(253, 153, 235) |
| HSL | hsl(311, 96%, 80%) |
| HSV | hsv(311, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 7.1%, 0.8%) |
| CIE-LAB | lab(75.86, 48.79, -25.51) |
| CIE-LCH | lch(75.86, 55.05, 332.40°) |
| OKLab | oklab(81.15% 0.1397 -0.0688) |
| OKLCH | oklch(81.15% 0.156 333.8) |
| XYZ | xyz(66.8942, 49.6668, 84.6443) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.04
Violet (CSS)
#EE82EE
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.74
Purply Pink
#F075E6
ΔE00 7.95
Pink (survey)
#FF81C0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99EB #99FDAB
analogous
#DD99FD #FD99EB #FD99B9
triadic
#FD99EB #EBFD99 #99EBFD
tetradic
#FD99EB #FDDD99 #99FDAB #99B9FD
square
#FD99EB #FDDD99 #99FDAB #99B9FD
split-complementary
#FD99EB #B9FD99 #99FDDD
monochromatic
#FB21D3 #FC5DDF #FD99EB #FED5F7 #FEE1F9
Accessibility & contrast
On white
1.92
#FD99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FD99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99EB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99EB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd99eb; /* rgb */ color: rgb(253, 153, 235); /* oklch */ color: oklch(81.2% 0.156 333.8);
Tailwind
colors: {
custom: {
50: '#ffb9f1',
500: '#fd99eb',
950: '#000000',
},
}SCSS
$custom: #fd99eb; $custom-light: #ffb9f1; $custom-dark: #000000;
JSON
{
"hex": "#fd99eb",
"rgb": {
"r": 253,
"g": 153,
"b": 235
},
"hsl": {
"h": 310.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.8115,
"c": 0.1557,
"h": 333.8
},
"luminance": 0.49663
}Semantic roles & 50–950 ramp
primary
#FD99EB
secondary
#D4F7DB
accent
#E62900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184