#FF83EE#FF83EE
#FF83EE is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.4% C 0.195 H 332.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83EE |
|---|---|
| RGB | rgb(255, 131, 238) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 6.7%, 0%) |
| CIE-LAB | lab(72.01, 60.70, -33.06) |
| CIE-LCH | lch(72.01, 69.12, 331.43°) |
| OKLab | oklab(78.35% 0.1736 -0.0898) |
| OKLCH | oklch(78.35% 0.195 332.6) |
| XYZ | xyz(64.7887, 43.6697, 85.8889) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.51
Light Magenta
#FA5FF7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83EE #83FF94
analogous
#D283FF #FF83EE #FF83B0
triadic
#FF83EE #EEFF83 #83EEFF
tetradic
#FF83EE #FFD283 #83FF94 #83B0FF
square
#FF83EE #FFD283 #83FF94 #83B0FF
split-complementary
#FF83EE #B0FF83 #83FFD2
monochromatic
#FF09DD #FF46E6 #FF83EE #FFC0F6 #FFE0FB
Accessibility & contrast
On white
2.16
#FF83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FF83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83EE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83EE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F2
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#FF8BAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff83ee; /* rgb */ color: rgb(255, 131, 238); /* oklch */ color: oklch(78.4% 0.195 332.6);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#ff83ee',
950: '#000000',
},
}SCSS
$custom: #ff83ee; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#ff83ee",
"rgb": {
"r": 255,
"g": 131,
"b": 238
},
"hsl": {
"h": 308.226,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78354,
"c": 0.19549,
"h": 332.6
},
"luminance": 0.43666
}Semantic roles & 50–950 ramp
primary
#FF83EE
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85