#FF90EE#FF90EE
#FF90EE is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.2% C 0.175 H 333.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90EE |
|---|---|
| RGB | rgb(255, 144, 238) |
| HSL | hsl(309, 100%, 78%) |
| HSV | hsv(309, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 6.7%, 0%) |
| CIE-LAB | lab(74.43, 54.40, -29.32) |
| CIE-LCH | lch(74.43, 61.80, 331.68°) |
| OKLab | oklab(80.16% 0.1555 -0.0794) |
| OKLCH | oklch(80.16% 0.175 333) |
| XYZ | xyz(66.6455, 47.3834, 86.5079) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 6.08
Purply Pink
#F075E6
ΔE00 6.11
Bubblegum Pink
#FE83CC
ΔE00 6.25
Plum
#DDA0DD
ΔE00 7.36
Candy Pink
#FF63E9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90EE #90FFA1
analogous
#D890FF #FF90EE #FF90B6
triadic
#FF90EE #EEFF90 #90EEFF
tetradic
#FF90EE #FFD890 #90FFA1 #90B6FF
square
#FF90EE #FFD890 #90FFA1 #90B6FF
split-complementary
#FF90EE #B6FF90 #90FFD8
monochromatic
#FF16DB #FF53E5 #FF90EE #FFCDF7 #FFE0FA
Accessibility & contrast
On white
2.00
#FF90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FF90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90EE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90EE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF1
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff90ee; /* rgb */ color: rgb(255, 144, 238); /* oklch */ color: oklch(80.2% 0.175 333.0);
Tailwind
colors: {
custom: {
50: '#ffb3f3',
500: '#ff90ee',
950: '#000000',
},
}SCSS
$custom: #ff90ee; $custom-light: #ffb3f3; $custom-dark: #000000;
JSON
{
"hex": "#ff90ee",
"rgb": {
"r": 255,
"g": 144,
"b": 238
},
"hsl": {
"h": 309.189,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80163,
"c": 0.17459,
"h": 333
},
"luminance": 0.4738
}Semantic roles & 50–950 ramp
primary
#FF90EE
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085