#FF83EA#FF83EA
#FF83EA is a light, vivid pink. Relative luminance 0.434; OKLCH L 78.2% C 0.192 H 334.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83EA |
|---|---|
| RGB | rgb(255, 131, 234) |
| HSL | hsl(310, 100%, 76%) |
| HSV | hsv(310, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 8.2%, 0%) |
| CIE-LAB | lab(71.85, 60.05, -31.11) |
| CIE-LCH | lch(71.85, 67.63, 332.62°) |
| OKLab | oklab(78.19% 0.1728 -0.0843) |
| OKLCH | oklch(78.19% 0.192 334) |
| XYZ | xyz(64.2075, 43.4373, 82.8283) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83EA #83FF98
analogous
#D683FF #FF83EA #FF83AC
triadic
#FF83EA #EAFF83 #83EAFF
tetradic
#FF83EA #FFD683 #83FF98 #83ACFF
square
#FF83EA #FFD683 #83FF98 #83ACFF
split-complementary
#FF83EA #ACFF83 #83FFD6
monochromatic
#FF09D5 #FF46E0 #FF83EA #FFC0F4 #FFE0FA
Accessibility & contrast
On white
2.17
#FF83EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FF83EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83EA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83EA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#A5B7E6
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff83ea; /* rgb */ color: rgb(255, 131, 234); /* oklch */ color: oklch(78.2% 0.192 334.0);
Tailwind
colors: {
custom: {
50: '#ffabf1',
500: '#ff83ea',
950: '#000000',
},
}SCSS
$custom: #ff83ea; $custom-light: #ffabf1; $custom-dark: #000000;
JSON
{
"hex": "#ff83ea",
"rgb": {
"r": 255,
"g": 131,
"b": 234
},
"hsl": {
"h": 310.161,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78186,
"c": 0.1923,
"h": 334
},
"luminance": 0.43433
}Semantic roles & 50–950 ramp
primary
#FF83EA
secondary
#D4F7DA
accent
#E62700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84