#FF83DE#FF83DE
#FF83DE is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.7% C 0.183 H 338.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83DE |
|---|---|
| RGB | rgb(255, 131, 222) |
| HSL | hsl(316, 100%, 76%) |
| HSV | hsv(316, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 12.9%, 0%) |
| CIE-LAB | lab(71.40, 58.17, -25.20) |
| CIE-LCH | lch(71.40, 63.39, 336.58°) |
| OKLab | oklab(77.7% 0.1702 -0.0677) |
| OKLCH | oklch(77.7% 0.183 338.3) |
| XYZ | xyz(62.5416, 42.7709, 74.0546) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83DE #83FFA4
analogous
#E283FF #FF83DE #FF83A0
triadic
#FF83DE #DEFF83 #83DEFF
tetradic
#FF83DE #FFE283 #83FFA4 #83A0FF
square
#FF83DE #FFE283 #83FFA4 #83A0FF
split-complementary
#FF83DE #A0FF83 #83FFE2
monochromatic
#FF09BD #FF46CE #FF83DE #FFC0EE #FFE0F7
Accessibility & contrast
On white
2.20
#FF83DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FF83DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83DE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83DE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E1
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#FF87A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff83de; /* rgb */ color: rgb(255, 131, 222); /* oklch */ color: oklch(77.7% 0.183 338.3);
Tailwind
colors: {
custom: {
50: '#ffabe8',
500: '#ff83de',
950: '#000000',
},
}SCSS
$custom: #ff83de; $custom-light: #ffabe8; $custom-dark: #000000;
JSON
{
"hex": "#ff83de",
"rgb": {
"r": 255,
"g": 131,
"b": 222
},
"hsl": {
"h": 315.968,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.77702,
"c": 0.18319,
"h": 338.3
},
"luminance": 0.42767
}Semantic roles & 50–950 ramp
primary
#FF83DE
secondary
#D4F7DD
accent
#E63D00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84