#FD90EF#FD90EF
#FD90EF is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.174 H 331.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FD90EF |
|---|---|
| RGB | rgb(253, 144, 239) |
| HSL | hsl(308, 96%, 78%) |
| HSV | hsv(308, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 5.5%, 0.8%) |
| CIE-LAB | lab(74.23, 53.97, -30.19) |
| CIE-LCH | lch(74.23, 61.84, 330.78°) |
| OKLab | oklab(79.97% 0.1536 -0.0819) |
| OKLCH | oklch(79.97% 0.174 331.9) |
| XYZ | xyz(66.0607, 47.0648, 87.2495) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 6.56
Plum
#DDA0DD
ΔE00 7.23
Candy Pink
#FF63E9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD90EF #90FD9E
analogous
#D490FD #FD90EF #FD90B9
triadic
#FD90EF #EFFD90 #90EFFD
tetradic
#FD90EF #FDD490 #90FD9E #90B9FD
square
#FD90EF #FDD490 #90FD9E #90B9FD
split-complementary
#FD90EF #B9FD90 #90FDD4
monochromatic
#FB18DE #FC54E6 #FD90EF #FECCF8 #FEE1FB
Accessibility & contrast
On white
2.02
#FD90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FD90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD90EF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD90EF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd90ef; /* rgb */ color: rgb(253, 144, 239); /* oklch */ color: oklch(80.0% 0.174 331.9);
Tailwind
colors: {
custom: {
50: '#ffb3f4',
500: '#fd90ef',
950: '#000000',
},
}SCSS
$custom: #fd90ef; $custom-light: #ffb3f4; $custom-dark: #000000;
JSON
{
"hex": "#fd90ef",
"rgb": {
"r": 253,
"g": 144,
"b": 239
},
"hsl": {
"h": 307.706,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.79972,
"c": 0.17402,
"h": 331.9
},
"luminance": 0.47061
}Semantic roles & 50–950 ramp
primary
#FD90EF
secondary
#D4F7D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085