#FD90FF#FD90FF
#FD90FF is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.6% C 0.188 H 326.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD90FF |
|---|---|
| RGB | rgb(253, 144, 255) |
| HSL | hsl(299, 100%, 78%) |
| HSV | hsv(299, 44%, 100%) |
| CMYK | cmyk(0.8%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(74.86, 56.72, -37.92) |
| CIE-LCH | lch(74.86, 68.23, 326.24°) |
| OKLab | oklab(80.65% 0.1568 -0.1038) |
| OKLCH | oklch(80.65% 0.188 326.5) |
| XYZ | xyz(68.5299, 48.0525, 100.2537) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.95
Violet Pink
#FB5FFC
ΔE00 8.38
Light Magenta
#FA5FF7
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD90FF #92FF90
analogous
#C590FF #FD90FF #FF90C9
triadic
#FD90FF #FFFD90 #90FFFD
tetradic
#FD90FF #FFC590 #92FF90 #90C9FF
square
#FD90FF #FFC590 #92FF90 #90C9FF
split-complementary
#FD90FF #C9FF90 #90FFC5
monochromatic
#FB16FF #FC53FF #FD90FF #FECDFF #FEE0FF
Accessibility & contrast
On white
1.98
#FD90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FD90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD90FF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD90FF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#FF9CBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd90ff; /* rgb */ color: rgb(253, 144, 255); /* oklch */ color: oklch(80.6% 0.188 326.5);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#fd90ff',
950: '#000000',
},
}SCSS
$custom: #fd90ff; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fd90ff",
"rgb": {
"r": 253,
"g": 144,
"b": 255
},
"hsl": {
"h": 298.919,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80646,
"c": 0.18804,
"h": 326.5
},
"luminance": 0.48049
}Semantic roles & 50–950 ramp
primary
#FD90FF
secondary
#D4F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086