#FD90FD#FD90FD
#FD90FD is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.6% C 0.186 H 327.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FD90FD |
|---|---|
| RGB | rgb(253, 144, 253) |
| HSL | hsl(300, 96%, 78%) |
| HSV | hsv(300, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(74.78, 56.37, -36.96) |
| CIE-LCH | lch(74.78, 67.41, 326.75°) |
| OKLab | oklab(80.56% 0.1564 -0.1011) |
| OKLCH | oklch(80.56% 0.186 327.1) |
| XYZ | xyz(68.2096, 47.9244, 98.5669) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.86
Candy Pink
#FF63E9
ΔE00 7.87
Plum
#DDA0DD
ΔE00 8.35
Violet Pink
#FB5FFC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD90FD #90FD90
analogous
#C690FD #FD90FD #FD90C6
triadic
#FD90FD #FDFD90 #90FDFD
tetradic
#FD90FD #FDC690 #90FD90 #90C6FD
square
#FD90FD #FDC690 #90FD90 #90C6FD
split-complementary
#FD90FD #C6FD90 #90FDC6
monochromatic
#FB18FB #FC54FC #FD90FD #FECCFE #FEE1FE
Accessibility & contrast
On white
1.98
#FD90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FD90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD90FD
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD90FD | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#FF9BBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd90fd; /* rgb */ color: rgb(253, 144, 253); /* oklch */ color: oklch(80.6% 0.186 327.1);
Tailwind
colors: {
custom: {
50: '#ffb3fe',
500: '#fd90fd',
950: '#000000',
},
}SCSS
$custom: #fd90fd; $custom-light: #ffb3fe; $custom-dark: #000000;
JSON
{
"hex": "#fd90fd",
"rgb": {
"r": 253,
"g": 144,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.80559,
"c": 0.18623,
"h": 327.1
},
"luminance": 0.47921
}Semantic roles & 50–950 ramp
primary
#FD90FD
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086