#FD99F4#FD99F4
#FD99F4 is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.5% C 0.163 H 330.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99F4 |
|---|---|
| RGB | rgb(253, 153, 244) |
| HSL | hsl(305, 96%, 80%) |
| HSV | hsv(305, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 3.6%, 0.8%) |
| CIE-LAB | lab(76.19, 50.31, -29.90) |
| CIE-LCH | lch(76.19, 58.52, 329.28°) |
| OKLab | oklab(81.5% 0.1418 -0.0811) |
| OKLCH | oklch(81.5% 0.163 330.2) |
| XYZ | xyz(68.2275, 50.2001, 91.6662) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.52
Plum
#DDA0DD
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.87
Purply Pink
#F075E6
ΔE00 7.55
Bubblegum Pink
#FE83CC
ΔE00 7.71
Mauve
#E0B0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99F4 #99FDA2
analogous
#D499FD #FD99F4 #FD99C2
triadic
#FD99F4 #F4FD99 #99F4FD
tetradic
#FD99F4 #FDD499 #99FDA2 #99C2FD
square
#FD99F4 #FDD499 #99FDA2 #99C2FD
split-complementary
#FD99F4 #C2FD99 #99FDD4
monochromatic
#FB21E7 #FC5DEE #FD99F4 #FED5FA #FEE1FC
Accessibility & contrast
On white
1.90
#FD99F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FD99F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99F4
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99F4 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F7
Deuteranopia (green-blind)
#AFC1F1
Tritanopia (blue-blind)
#FFA0BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fd99f4; /* rgb */ color: rgb(253, 153, 244); /* oklch */ color: oklch(81.5% 0.163 330.2);
Tailwind
colors: {
custom: {
50: '#ffb9f8',
500: '#fd99f4',
950: '#000000',
},
}SCSS
$custom: #fd99f4; $custom-light: #ffb9f8; $custom-dark: #000000;
JSON
{
"hex": "#fd99f4",
"rgb": {
"r": 253,
"g": 153,
"b": 244
},
"hsl": {
"h": 305.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81504,
"c": 0.16339,
"h": 330.2
},
"luminance": 0.50197
}Semantic roles & 50–950 ramp
primary
#FD99F4
secondary
#5BDF67
accent
#E61500
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285