#FF83EB#FF83EB
#FF83EB is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.2% C 0.193 H 333.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83EB |
|---|---|
| RGB | rgb(255, 131, 235) |
| HSL | hsl(310, 100%, 76%) |
| HSV | hsv(310, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 7.8%, 0%) |
| CIE-LAB | lab(71.89, 60.21, -31.59) |
| CIE-LCH | lch(71.89, 68.00, 332.31°) |
| OKLab | oklab(78.23% 0.173 -0.0857) |
| OKLCH | oklch(78.23% 0.193 333.7) |
| XYZ | xyz(64.3516, 43.4949, 83.5870) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83EB #83FF97
analogous
#D583FF #FF83EB #FF83AD
triadic
#FF83EB #EBFF83 #83EBFF
tetradic
#FF83EB #FFD583 #83FF97 #83ADFF
square
#FF83EB #FFD583 #83FF97 #83ADFF
split-complementary
#FF83EB #ADFF83 #83FFD5
monochromatic
#FF09D7 #FF46E1 #FF83EB #FFC0F5 #FFE0FA
Accessibility & contrast
On white
2.17
#FF83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FF83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83EB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83EB | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#A4B7E7
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff83eb; /* rgb */ color: rgb(255, 131, 235); /* oklch */ color: oklch(78.2% 0.193 333.7);
Tailwind
colors: {
custom: {
50: '#ffabf1',
500: '#ff83eb',
950: '#000000',
},
}SCSS
$custom: #ff83eb; $custom-light: #ffabf1; $custom-dark: #000000;
JSON
{
"hex": "#ff83eb",
"rgb": {
"r": 255,
"g": 131,
"b": 235
},
"hsl": {
"h": 309.677,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78228,
"c": 0.19309,
"h": 333.7
},
"luminance": 0.43491
}Semantic roles & 50–950 ramp
primary
#FF83EB
secondary
#D4F7D9
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85