#FD90EE#FD90EE
#FD90EE is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.9% C 0.173 H 332.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD90EE |
|---|---|
| RGB | rgb(253, 144, 238) |
| HSL | hsl(308, 96%, 78%) |
| HSV | hsv(308, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 5.9%, 0.8%) |
| CIE-LAB | lab(74.19, 53.80, -29.71) |
| CIE-LCH | lch(74.19, 61.46, 331.10°) |
| OKLab | oklab(79.93% 0.1533 -0.0805) |
| OKLCH | oklch(79.93% 0.173 332.3) |
| XYZ | xyz(65.9134, 47.0059, 86.4736) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.83
Purply Pink
#F075E6
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 6.39
Plum
#DDA0DD
ΔE00 7.18
Candy Pink
#FF63E9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD90EE #90FD9F
analogous
#D590FD #FD90EE #FD90B7
triadic
#FD90EE #EEFD90 #90EEFD
tetradic
#FD90EE #FDD590 #90FD9F #90B7FD
square
#FD90EE #FDD590 #90FD9F #90B7FD
split-complementary
#FD90EE #B7FD90 #90FDD5
monochromatic
#FB18DC #FC54E5 #FD90EE #FECCF7 #FEE1FA
Accessibility & contrast
On white
2.02
#FD90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FD90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD90EE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD90EE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd90ee; /* rgb */ color: rgb(253, 144, 238); /* oklch */ color: oklch(79.9% 0.173 332.3);
Tailwind
colors: {
custom: {
50: '#ffb3f3',
500: '#fd90ee',
950: '#000000',
},
}SCSS
$custom: #fd90ee; $custom-light: #ffb3f3; $custom-dark: #000000;
JSON
{
"hex": "#fd90ee",
"rgb": {
"r": 253,
"g": 144,
"b": 238
},
"hsl": {
"h": 308.257,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.79932,
"c": 0.17318,
"h": 332.3
},
"luminance": 0.47002
}Semantic roles & 50–950 ramp
primary
#FD90EE
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085