#FF83DB#FF83DB
#FF83DB is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.6% C 0.181 H 339.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83DB |
|---|---|
| RGB | rgb(255, 131, 219) |
| HSL | hsl(317, 100%, 76%) |
| HSV | hsv(317, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 14.1%, 0%) |
| CIE-LAB | lab(71.29, 57.71, -23.71) |
| CIE-LCH | lch(71.29, 62.39, 337.67°) |
| OKLab | oklab(77.59% 0.1695 -0.0635) |
| OKLCH | oklch(77.59% 0.181 339.5) |
| XYZ | xyz(62.1432, 42.6115, 71.9559) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.00
Pink (survey)
#FF81C0
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83DB #83FFA7
analogous
#E583FF #FF83DB #FF839D
triadic
#FF83DB #DBFF83 #83DBFF
tetradic
#FF83DB #FFE583 #83FFA7 #839DFF
square
#FF83DB #FFE583 #83FFA7 #839DFF
split-complementary
#FF83DB #9DFF83 #83FFE5
monochromatic
#FF09B7 #FF46C9 #FF83DB #FFC0ED #FFE0F6
Accessibility & contrast
On white
2.21
#FF83DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FF83DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83DB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83DB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DE
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#FF86A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff83db; /* rgb */ color: rgb(255, 131, 219); /* oklch */ color: oklch(77.6% 0.181 339.5);
Tailwind
colors: {
custom: {
50: '#ffabe6',
500: '#ff83db',
950: '#000000',
},
}SCSS
$custom: #ff83db; $custom-light: #ffabe6; $custom-dark: #000000;
JSON
{
"hex": "#ff83db",
"rgb": {
"r": 255,
"g": 131,
"b": 219
},
"hsl": {
"h": 317.419,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.77585,
"c": 0.18102,
"h": 339.5
},
"luminance": 0.42607
}Semantic roles & 50–950 ramp
primary
#FF83DB
secondary
#D4F7DE
accent
#E64300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84