#FF83E4#FF83E4
#FF83E4 is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.9% C 0.188 H 336.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83E4 |
|---|---|
| RGB | rgb(255, 131, 228) |
| HSL | hsl(313, 100%, 76%) |
| HSV | hsv(313, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 10.6%, 0%) |
| CIE-LAB | lab(71.62, 59.10, -28.16) |
| CIE-LCH | lch(71.62, 65.47, 334.52°) |
| OKLab | oklab(77.94% 0.1716 -0.076) |
| OKLCH | oklch(77.94% 0.188 336.1) |
| XYZ | xyz(63.3601, 43.0983, 78.3653) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 4.48
Bubblegum Pink
#FE83CC
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83E4 #83FF9E
analogous
#DC83FF #FF83E4 #FF83A6
triadic
#FF83E4 #E4FF83 #83E4FF
tetradic
#FF83E4 #FFDC83 #83FF9E #83A6FF
square
#FF83E4 #FFDC83 #83FF9E #83A6FF
split-complementary
#FF83E4 #A6FF83 #83FFDC
monochromatic
#FF09C9 #FF46D7 #FF83E4 #FFC0F1 #FFE0F8
Accessibility & contrast
On white
2.18
#FF83E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FF83E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83E4
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83E4 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4E7
Deuteranopia (green-blind)
#A7B6E1
Tritanopia (blue-blind)
#FF88A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff83e4; /* rgb */ color: rgb(255, 131, 228); /* oklch */ color: oklch(77.9% 0.188 336.1);
Tailwind
colors: {
custom: {
50: '#ffabec',
500: '#ff83e4',
950: '#000000',
},
}SCSS
$custom: #ff83e4; $custom-light: #ffabec; $custom-dark: #000000;
JSON
{
"hex": "#ff83e4",
"rgb": {
"r": 255,
"g": 131,
"b": 228
},
"hsl": {
"h": 313.065,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.77941,
"c": 0.18765,
"h": 336.1
},
"luminance": 0.43094
}Semantic roles & 50–950 ramp
primary
#FF83E4
secondary
#D4F7DB
accent
#E63200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84