#FF90EF#FF90EF
#FF90EF is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.2% C 0.175 H 332.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90EF |
|---|---|
| RGB | rgb(255, 144, 239) |
| HSL | hsl(309, 100%, 78%) |
| HSV | hsv(309, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 6.3%, 0%) |
| CIE-LAB | lab(74.47, 54.56, -29.80) |
| CIE-LCH | lch(74.47, 62.17, 331.36°) |
| OKLab | oklab(80.2% 0.1557 -0.0807) |
| OKLCH | oklch(80.2% 0.175 332.6) |
| XYZ | xyz(66.7928, 47.4423, 87.2838) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.11
Bubblegum Pink
#FE83CC
ΔE00 6.42
Plum
#DDA0DD
ΔE00 7.41
Candy Pink
#FF63E9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90EF #90FFA0
analogous
#D890FF #FF90EF #FF90B7
triadic
#FF90EF #EFFF90 #90EFFF
tetradic
#FF90EF #FFD890 #90FFA0 #90B7FF
square
#FF90EF #FFD890 #90FFA0 #90B7FF
split-complementary
#FF90EF #B7FF90 #90FFD8
monochromatic
#FF16DD #FF53E6 #FF90EF #FFCDF8 #FFE0FB
Accessibility & contrast
On white
2.00
#FF90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FF90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90EF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90EF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF2
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff90ef; /* rgb */ color: rgb(255, 144, 239); /* oklch */ color: oklch(80.2% 0.175 332.6);
Tailwind
colors: {
custom: {
50: '#ffb3f4',
500: '#ff90ef',
950: '#000000',
},
}SCSS
$custom: #ff90ef; $custom-light: #ffb3f4; $custom-dark: #000000;
JSON
{
"hex": "#ff90ef",
"rgb": {
"r": 255,
"g": 144,
"b": 239
},
"hsl": {
"h": 308.649,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80203,
"c": 0.17542,
"h": 332.6
},
"luminance": 0.47439
}Semantic roles & 50–950 ramp
primary
#FF90EF
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085