#FF90ED#FF90ED
#FF90ED is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.1% C 0.174 H 333.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90ED |
|---|---|
| RGB | rgb(255, 144, 237) |
| HSL | hsl(310, 100%, 78%) |
| HSV | hsv(310, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 7.1%, 0%) |
| CIE-LAB | lab(74.40, 54.23, -28.83) |
| CIE-LCH | lch(74.40, 61.42, 332.01°) |
| OKLab | oklab(80.12% 0.1553 -0.078) |
| OKLCH | oklch(80.12% 0.174 333.3) |
| XYZ | xyz(66.4990, 47.3248, 85.7363) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 6.06
Bubblegum Pink
#FE83CC
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.16
Plum
#DDA0DD
ΔE00 7.31
Candy Pink
#FF63E9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90ED #90FFA2
analogous
#D990FF #FF90ED #FF90B5
triadic
#FF90ED #EDFF90 #90EDFF
tetradic
#FF90ED #FFD990 #90FFA2 #90B5FF
square
#FF90ED #FFD990 #90FFA2 #90B5FF
split-complementary
#FF90ED #B5FF90 #90FFD9
monochromatic
#FF16D9 #FF53E3 #FF90ED #FFCDF7 #FFE0FA
Accessibility & contrast
On white
2.01
#FF90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FF90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90ED
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90ED | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF0
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#FF96B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff90ed; /* rgb */ color: rgb(255, 144, 237); /* oklch */ color: oklch(80.1% 0.174 333.3);
Tailwind
colors: {
custom: {
50: '#ffb3f3',
500: '#ff90ed',
950: '#000000',
},
}SCSS
$custom: #ff90ed; $custom-light: #ffb3f3; $custom-dark: #000000;
JSON
{
"hex": "#ff90ed",
"rgb": {
"r": 255,
"g": 144,
"b": 237
},
"hsl": {
"h": 309.73,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80123,
"c": 0.17377,
"h": 333.3
},
"luminance": 0.47321
}Semantic roles & 50–950 ramp
primary
#FF90ED
secondary
#D4F7D9
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085