#FD99EE#FD99EE
#FD99EE is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.3% C 0.158 H 332.6°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99EE |
|---|---|
| RGB | rgb(253, 153, 238) |
| HSL | hsl(309, 96%, 80%) |
| HSV | hsv(309, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 5.9%, 0.8%) |
| CIE-LAB | lab(75.97, 49.29, -26.98) |
| CIE-LCH | lch(75.97, 56.19, 331.31°) |
| OKLab | oklab(81.27% 0.1404 -0.0729) |
| OKLCH | oklch(81.27% 0.158 332.6) |
| XYZ | xyz(67.3313, 49.8417, 86.9462) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.73
Bubblegum Pink
#FE83CC
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 7.77
Mauve
#E0B0FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99EE #99FDA8
analogous
#DA99FD #FD99EE #FD99BC
triadic
#FD99EE #EEFD99 #99EEFD
tetradic
#FD99EE #FDDA99 #99FDA8 #99BCFD
square
#FD99EE #FDDA99 #99FDA8 #99BCFD
split-complementary
#FD99EE #BCFD99 #99FDDA
monochromatic
#FB21DA #FC5DE4 #FD99EE #FED5F8 #FEE1FA
Accessibility & contrast
On white
1.91
#FD99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FD99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99EE
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99EE | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#FF9FB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd99ee; /* rgb */ color: rgb(253, 153, 238); /* oklch */ color: oklch(81.3% 0.158 332.6);
Tailwind
colors: {
custom: {
50: '#ffb9f3',
500: '#fd99ee',
950: '#000000',
},
}SCSS
$custom: #fd99ee; $custom-light: #ffb9f3; $custom-dark: #000000;
JSON
{
"hex": "#fd99ee",
"rgb": {
"r": 253,
"g": 153,
"b": 238
},
"hsl": {
"h": 309,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81266,
"c": 0.15822,
"h": 332.6
},
"luminance": 0.49838
}Semantic roles & 50–950 ramp
primary
#FD99EE
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185