#FD90EB#FD90EB
#FD90EB is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.8% C 0.171 H 333.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FD90EB |
|---|---|
| RGB | rgb(253, 144, 235) |
| HSL | hsl(310, 96%, 78%) |
| HSV | hsv(310, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 7.1%, 0.8%) |
| CIE-LAB | lab(74.08, 53.31, -28.24) |
| CIE-LCH | lch(74.08, 60.33, 332.09°) |
| OKLab | oklab(79.81% 0.1527 -0.0764) |
| OKLCH | oklch(79.81% 0.171 333.4) |
| XYZ | xyz(65.4763, 46.8311, 84.1717) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 6.09
Plum
#DDA0DD
ΔE00 7.04
Candy Pink
#FF63E9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD90EB #90FDA2
analogous
#D890FD #FD90EB #FD90B5
triadic
#FD90EB #EBFD90 #90EBFD
tetradic
#FD90EB #FDD890 #90FDA2 #90B5FD
square
#FD90EB #FDD890 #90FDA2 #90B5FD
split-complementary
#FD90EB #B5FD90 #90FDD8
monochromatic
#FB18D5 #FC54E0 #FD90EB #FECCF6 #FEE1FA
Accessibility & contrast
On white
2.03
#FD90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FD90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD90EB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD90EB | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FF96B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd90eb; /* rgb */ color: rgb(253, 144, 235); /* oklch */ color: oklch(79.8% 0.171 333.4);
Tailwind
colors: {
custom: {
50: '#ffb3f1',
500: '#fd90eb',
950: '#000000',
},
}SCSS
$custom: #fd90eb; $custom-light: #ffb3f1; $custom-dark: #000000;
JSON
{
"hex": "#fd90eb",
"rgb": {
"r": 253,
"g": 144,
"b": 235
},
"hsl": {
"h": 309.908,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.79811,
"c": 0.17069,
"h": 333.4
},
"luminance": 0.46827
}Semantic roles & 50–950 ramp
primary
#FD90EB
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084