#FF83DF#FF83DF
#FF83DF is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.7% C 0.184 H 337.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83DF |
|---|---|
| RGB | rgb(255, 131, 223) |
| HSL | hsl(315, 100%, 76%) |
| HSV | hsv(315, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 12.5%, 0%) |
| CIE-LAB | lab(71.44, 58.32, -25.69) |
| CIE-LCH | lch(71.44, 63.73, 336.23°) |
| OKLab | oklab(77.74% 0.1705 -0.0691) |
| OKLCH | oklch(77.74% 0.184 337.9) |
| XYZ | xyz(62.6761, 42.8247, 74.7626) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.77
Violet (CSS)
#EE82EE
ΔE00 4.97
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.56
Pink (survey)
#FF81C0
ΔE00 6.28
Candy Pink
#FF63E9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83DF #83FFA3
analogous
#E183FF #FF83DF #FF83A1
triadic
#FF83DF #DFFF83 #83DFFF
tetradic
#FF83DF #FFE183 #83FFA3 #83A1FF
square
#FF83DF #FFE183 #83FFA3 #83A1FF
split-complementary
#FF83DF #A1FF83 #83FFE1
monochromatic
#FF09BF #FF46CF #FF83DF #FFC0EF #FFE0F7
Accessibility & contrast
On white
2.20
#FF83DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FF83DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83DF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83DF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E2
Deuteranopia (green-blind)
#A9B6DC
Tritanopia (blue-blind)
#FF87A7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff83df; /* rgb */ color: rgb(255, 131, 223); /* oklch */ color: oklch(77.7% 0.184 337.9);
Tailwind
colors: {
custom: {
50: '#ffabe9',
500: '#ff83df',
950: '#000000',
},
}SCSS
$custom: #ff83df; $custom-light: #ffabe9; $custom-dark: #000000;
JSON
{
"hex": "#ff83df",
"rgb": {
"r": 255,
"g": 131,
"b": 223
},
"hsl": {
"h": 315.484,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.77741,
"c": 0.18392,
"h": 337.9
},
"luminance": 0.4282
}Semantic roles & 50–950 ramp
primary
#FF83DF
secondary
#D4F7DD
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84