#FF83CA#FF83CA
#FF83CA is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.0% C 0.170 H 346.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83CA |
|---|---|
| RGB | rgb(255, 131, 202) |
| HSL | hsl(326, 100%, 76%) |
| HSV | hsv(326, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 20.8%, 0%) |
| CIE-LAB | lab(70.71, 55.23, -15.17) |
| CIE-LCH | lch(70.71, 57.27, 344.64°) |
| OKLab | oklab(76.96% 0.1651 -0.0399) |
| OKLCH | oklch(76.96% 0.17 346.4) |
| XYZ | xyz(60.0184, 41.7616, 60.7654) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.54
Pink (survey)
#FF81C0
ΔE00 2.05
Bubblegum (survey)
#FF6CB5
ΔE00 4.93
Hot Pink
#FF69B4
ΔE00 5.37
Bubble Gum Pink
#FF69AF
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83CA #83FFB8
analogous
#F683FF #FF83CA #FF838C
triadic
#FF83CA #CAFF83 #83CAFF
tetradic
#FF83CA #FFF683 #83FFB8 #838CFF
square
#FF83CA #FFF683 #83FFB8 #838CFF
split-complementary
#FF83CA #8CFF83 #83FFF6
monochromatic
#FF0996 #FF46B0 #FF83CA #FFC0E4 #FFE0F2
Accessibility & contrast
On white
2.25
#FF83CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FF83CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83CA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83CA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#AFB5C7
Tritanopia (blue-blind)
#FF819E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff83ca; /* rgb */ color: rgb(255, 131, 202); /* oklch */ color: oklch(77.0% 0.170 346.4);
Tailwind
colors: {
custom: {
50: '#ffaada',
500: '#ff83ca',
950: '#000000',
},
}SCSS
$custom: #ff83ca; $custom-light: #ffaada; $custom-dark: #000000;
JSON
{
"hex": "#ff83ca",
"rgb": {
"r": 255,
"g": 131,
"b": 202
},
"hsl": {
"h": 325.645,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76956,
"c": 0.16986,
"h": 346.4
},
"luminance": 0.41757
}Semantic roles & 50–950 ramp
primary
#FF83CA
secondary
#D4F7E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83