#FC83DA#FC83DA
#FC83DA is a light, vivid pink. Relative luminance 0.420; OKLCH L 77.2% C 0.178 H 338.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83DA |
|---|---|
| RGB | rgb(252, 131, 218) |
| HSL | hsl(317, 95%, 75%) |
| HSV | hsv(317, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 13.5%, 1.2%) |
| CIE-LAB | lab(70.87, 56.66, -23.83) |
| CIE-LCH | lch(70.87, 61.47, 337.19°) |
| OKLab | oklab(77.18% 0.1661 -0.0639) |
| OKLCH | oklch(77.18% 0.178 338.9) |
| XYZ | xyz(60.9166, 41.9943, 71.2133) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.41
Pink (survey)
#FF81C0
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83DA #83FCA5
analogous
#E283FC #FC83DA #FC839D
triadic
#FC83DA #DAFC83 #83DAFC
tetradic
#FC83DA #FCE283 #83FCA5 #839DFC
square
#FC83DA #FCE283 #83FCA5 #839DFC
split-complementary
#FC83DA #9DFC83 #83FCE2
monochromatic
#F90BB6 #FB47C8 #FC83DA #FDBFEC #FEE1F6
Accessibility & contrast
On white
2.23
#FC83DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FC83DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83DA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83DA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DD
Deuteranopia (green-blind)
#A8B4D7
Tritanopia (blue-blind)
#FF86A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc83da; /* rgb */ color: rgb(252, 131, 218); /* oklch */ color: oklch(77.2% 0.178 338.9);
Tailwind
colors: {
custom: {
50: '#ffabe5',
500: '#fc83da',
950: '#000000',
},
}SCSS
$custom: #fc83da; $custom-light: #ffabe5; $custom-dark: #000000;
JSON
{
"hex": "#fc83da",
"rgb": {
"r": 252,
"g": 131,
"b": 218
},
"hsl": {
"h": 316.86,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.77177,
"c": 0.17797,
"h": 338.9
},
"luminance": 0.4199
}Semantic roles & 50–950 ramp
primary
#FC83DA
secondary
#D4F7DE
accent
#E64000
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84