#FD99F2#FD99F2
#FD99F2 is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.4% C 0.162 H 331.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99F2 |
|---|---|
| RGB | rgb(253, 153, 242) |
| HSL | hsl(307, 96%, 80%) |
| HSV | hsv(307, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 4.3%, 0.8%) |
| CIE-LAB | lab(76.12, 49.97, -28.93) |
| CIE-LCH | lch(76.12, 57.74, 329.93°) |
| OKLab | oklab(81.42% 0.1414 -0.0784) |
| OKLCH | oklch(81.42% 0.162 331) |
| XYZ | xyz(67.9255, 50.0793, 90.0756) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.65
Plum
#DDA0DD
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.80
Bubblegum Pink
#FE83CC
ΔE00 7.40
Purply Pink
#F075E6
ΔE00 7.60
Mauve
#E0B0FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99F2 #99FDA4
analogous
#D699FD #FD99F2 #FD99C0
triadic
#FD99F2 #F2FD99 #99F2FD
tetradic
#FD99F2 #FDD699 #99FDA4 #99C0FD
square
#FD99F2 #FDD699 #99FDA4 #99C0FD
split-complementary
#FD99F2 #C0FD99 #99FDD6
monochromatic
#FB21E3 #FC5DEA #FD99F2 #FED5FA #FEE1FB
Accessibility & contrast
On white
1.91
#FD99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FD99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99F2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99F2 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#FFA0BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fd99f2; /* rgb */ color: rgb(253, 153, 242); /* oklch */ color: oklch(81.4% 0.162 331.0);
Tailwind
colors: {
custom: {
50: '#ffb9f6',
500: '#fd99f2',
950: '#000000',
},
}SCSS
$custom: #fd99f2; $custom-light: #ffb9f6; $custom-dark: #000000;
JSON
{
"hex": "#fd99f2",
"rgb": {
"r": 253,
"g": 153,
"b": 242
},
"hsl": {
"h": 306.6,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81424,
"c": 0.16165,
"h": 331
},
"luminance": 0.50076
}Semantic roles & 50–950 ramp
primary
#FD99F2
secondary
#5BDF6A
accent
#E61900
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285