#FD99EF#FD99EF
#FD99EF is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.3% C 0.159 H 332.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99EF |
|---|---|
| RGB | rgb(253, 153, 239) |
| HSL | hsl(308, 96%, 80%) |
| HSV | hsv(308, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 5.5%, 0.8%) |
| CIE-LAB | lab(76.01, 49.46, -27.47) |
| CIE-LCH | lch(76.01, 56.57, 330.96°) |
| OKLab | oklab(81.31% 0.1407 -0.0743) |
| OKLCH | oklch(81.31% 0.159 332.2) |
| XYZ | xyz(67.4786, 49.9006, 87.7221) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 6.94
Purply Pink
#F075E6
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99EF #99FDA7
analogous
#D999FD #FD99EF #FD99BD
triadic
#FD99EF #EFFD99 #99EFFD
tetradic
#FD99EF #FDD999 #99FDA7 #99BDFD
square
#FD99EF #FDD999 #99FDA7 #99BDFD
split-complementary
#FD99EF #BDFD99 #99FDD9
monochromatic
#FB21DC #FC5DE6 #FD99EF #FED5F8 #FEE1FA
Accessibility & contrast
On white
1.91
#FD99EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#FD99EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99EF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99EF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#FF9FB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd99ef; /* rgb */ color: rgb(253, 153, 239); /* oklch */ color: oklch(81.3% 0.159 332.2);
Tailwind
colors: {
custom: {
50: '#ffb9f4',
500: '#fd99ef',
950: '#000000',
},
}SCSS
$custom: #fd99ef; $custom-light: #ffb9f4; $custom-dark: #000000;
JSON
{
"hex": "#fd99ef",
"rgb": {
"r": 253,
"g": 153,
"b": 239
},
"hsl": {
"h": 308.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81305,
"c": 0.15906,
"h": 332.2
},
"luminance": 0.49897
}Semantic roles & 50–950 ramp
primary
#FD99EF
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185