#FF83DA#FF83DA
#FF83DA is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.5% C 0.180 H 339.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83DA |
|---|---|
| RGB | rgb(255, 131, 218) |
| HSL | hsl(318, 100%, 76%) |
| HSV | hsv(318, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 14.5%, 0%) |
| CIE-LAB | lab(71.25, 57.56, -23.21) |
| CIE-LCH | lch(71.25, 62.06, 338.04°) |
| OKLab | oklab(77.55% 0.1693 -0.0621) |
| OKLCH | oklch(77.55% 0.18 339.8) |
| XYZ | xyz(62.0119, 42.5590, 71.2646) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 5.32
Purply Pink
#F075E6
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83DA #83FFA8
analogous
#E683FF #FF83DA #FF839C
triadic
#FF83DA #DAFF83 #83DAFF
tetradic
#FF83DA #FFE683 #83FFA8 #839CFF
square
#FF83DA #FFE683 #83FFA8 #839CFF
split-complementary
#FF83DA #9CFF83 #83FFE6
monochromatic
#FF09B5 #FF46C8 #FF83DA #FFC0EC #FFE0F6
Accessibility & contrast
On white
2.21
#FF83DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FF83DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83DA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83DA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DD
Deuteranopia (green-blind)
#AAB6D7
Tritanopia (blue-blind)
#FF85A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff83da; /* rgb */ color: rgb(255, 131, 218); /* oklch */ color: oklch(77.5% 0.180 339.8);
Tailwind
colors: {
custom: {
50: '#ffabe5',
500: '#ff83da',
950: '#000000',
},
}SCSS
$custom: #ff83da; $custom-light: #ffabe5; $custom-dark: #000000;
JSON
{
"hex": "#ff83da",
"rgb": {
"r": 255,
"g": 131,
"b": 218
},
"hsl": {
"h": 317.903,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.77547,
"c": 0.18032,
"h": 339.8
},
"luminance": 0.42555
}Semantic roles & 50–950 ramp
primary
#FF83DA
secondary
#D4F7DE
accent
#E64400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84