#FF83E2#FF83E2
#FF83E2 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.9% C 0.186 H 336.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83E2 |
|---|---|
| RGB | rgb(255, 131, 226) |
| HSL | hsl(314, 100%, 76%) |
| HSV | hsv(314, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 11.4%, 0%) |
| CIE-LAB | lab(71.55, 58.79, -27.18) |
| CIE-LCH | lch(71.55, 64.77, 335.19°) |
| OKLab | oklab(77.86% 0.1711 -0.0732) |
| OKLCH | oklch(77.86% 0.186 336.8) |
| XYZ | xyz(63.0841, 42.9879, 76.9116) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.34
Violet (CSS)
#EE82EE
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83E2 #83FFA0
analogous
#DE83FF #FF83E2 #FF83A4
triadic
#FF83E2 #E2FF83 #83E2FF
tetradic
#FF83E2 #FFDE83 #83FFA0 #83A4FF
square
#FF83E2 #FFDE83 #83FFA0 #83A4FF
split-complementary
#FF83E2 #A4FF83 #83FFDE
monochromatic
#FF09C5 #FF46D4 #FF83E2 #FFC0F0 #FFE0F8
Accessibility & contrast
On white
2.19
#FF83E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FF83E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83E2
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83E2 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A3E5
Deuteranopia (green-blind)
#A8B6DF
Tritanopia (blue-blind)
#FF88A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff83e2; /* rgb */ color: rgb(255, 131, 226); /* oklch */ color: oklch(77.9% 0.186 336.8);
Tailwind
colors: {
custom: {
50: '#ffabeb',
500: '#ff83e2',
950: '#000000',
},
}SCSS
$custom: #ff83e2; $custom-light: #ffabeb; $custom-dark: #000000;
JSON
{
"hex": "#ff83e2",
"rgb": {
"r": 255,
"g": 131,
"b": 226
},
"hsl": {
"h": 314.032,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.7786,
"c": 0.18614,
"h": 336.8
},
"luminance": 0.42984
}Semantic roles & 50–950 ramp
primary
#FF83E2
secondary
#D4F7DC
accent
#E63600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84