#FD90F2#FD90F2
#FD90F2 is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.1% C 0.177 H 330.9°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FD90F2 |
|---|---|
| RGB | rgb(253, 144, 242) |
| HSL | hsl(306, 96%, 78%) |
| HSV | hsv(306, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 4.3%, 0.8%) |
| CIE-LAB | lab(74.35, 54.48, -31.65) |
| CIE-LCH | lch(74.35, 63.00, 329.84°) |
| OKLab | oklab(80.1% 0.1542 -0.086) |
| OKLCH | oklch(80.1% 0.177 330.9) |
| XYZ | xyz(66.5076, 47.2436, 89.6030) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 7.08
Plum
#DDA0DD
ΔE00 7.42
Candy Pink
#FF63E9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD90F2 #90FD9B
analogous
#D190FD #FD90F2 #FD90BB
triadic
#FD90F2 #F2FD90 #90F2FD
tetradic
#FD90F2 #FDD190 #90FD9B #90BBFD
square
#FD90F2 #FDD190 #90FD9B #90BBFD
split-complementary
#FD90F2 #BBFD90 #90FDD1
monochromatic
#FB18E4 #FC54EB #FD90F2 #FECCF9 #FEE1FB
Accessibility & contrast
On white
2.01
#FD90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FD90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD90F2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD90F2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd90f2; /* rgb */ color: rgb(253, 144, 242); /* oklch */ color: oklch(80.1% 0.177 330.9);
Tailwind
colors: {
custom: {
50: '#ffb3f6',
500: '#fd90f2',
950: '#000000',
},
}SCSS
$custom: #fd90f2; $custom-light: #ffb3f6; $custom-dark: #000000;
JSON
{
"hex": "#fd90f2",
"rgb": {
"r": 253,
"g": 144,
"b": 242
},
"hsl": {
"h": 306.055,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.80095,
"c": 0.17657,
"h": 330.9
},
"luminance": 0.4724
}Semantic roles & 50–950 ramp
primary
#FD90F2
secondary
#D4F7D8
accent
#E61700
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085