#FD99ED#FD99ED
#FD99ED is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.2% C 0.157 H 333.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99ED |
|---|---|
| RGB | rgb(253, 153, 237) |
| HSL | hsl(310, 96%, 80%) |
| HSV | hsv(310, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 6.3%, 0.8%) |
| CIE-LAB | lab(75.94, 49.12, -26.49) |
| CIE-LCH | lch(75.94, 55.81, 331.66°) |
| OKLab | oklab(81.23% 0.1402 -0.0715) |
| OKLCH | oklch(81.23% 0.157 333) |
| XYZ | xyz(67.1848, 49.7831, 86.1746) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.08
Plum
#DDA0DD
ΔE00 6.10
Bubblegum Pink
#FE83CC
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 7.82
Pink (survey)
#FF81C0
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99ED #99FDA9
analogous
#DB99FD #FD99ED #FD99BB
triadic
#FD99ED #EDFD99 #99EDFD
tetradic
#FD99ED #FDDB99 #99FDA9 #99BBFD
square
#FD99ED #FDDB99 #99FDA9 #99BBFD
split-complementary
#FD99ED #BBFD99 #99FDDB
monochromatic
#FB21D8 #FC5DE2 #FD99ED #FED5F8 #FEE1FA
Accessibility & contrast
On white
1.92
#FD99ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FD99ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99ED
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99ED | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#FF9FB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd99ed; /* rgb */ color: rgb(253, 153, 237); /* oklch */ color: oklch(81.2% 0.157 333.0);
Tailwind
colors: {
custom: {
50: '#ffb9f3',
500: '#fd99ed',
950: '#000000',
},
}SCSS
$custom: #fd99ed; $custom-light: #ffb9f3; $custom-dark: #000000;
JSON
{
"hex": "#fd99ed",
"rgb": {
"r": 253,
"g": 153,
"b": 237
},
"hsl": {
"h": 309.6,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81227,
"c": 0.15737,
"h": 333
},
"luminance": 0.4978
}Semantic roles & 50–950 ramp
primary
#FD99ED
secondary
#D4F7DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185