#FC83DF#FC83DF
#FC83DF is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.4% C 0.182 H 337.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83DF |
|---|---|
| RGB | rgb(252, 131, 223) |
| HSL | hsl(314, 95%, 75%) |
| HSV | hsv(314, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 11.5%, 1.2%) |
| CIE-LAB | lab(71.05, 57.44, -26.32) |
| CIE-LCH | lch(71.05, 63.18, 335.38°) |
| OKLab | oklab(77.37% 0.1673 -0.0709) |
| OKLCH | oklch(77.37% 0.182 337) |
| XYZ | xyz(61.5808, 42.2599, 74.7112) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.03
Violet (CSS)
#EE82EE
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 5.07
Candy Pink
#FF63E9
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83DF #83FCA0
analogous
#DC83FC #FC83DF #FC83A3
triadic
#FC83DF #DFFC83 #83DFFC
tetradic
#FC83DF #FCDC83 #83FCA0 #83A3FC
square
#FC83DF #FCDC83 #83FCA0 #83A3FC
split-complementary
#FC83DF #A3FC83 #83FCDC
monochromatic
#F90BC0 #FB47D0 #FC83DF #FDBFEE #FEE1F7
Accessibility & contrast
On white
2.22
#FC83DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FC83DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83DF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83DF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#FF87A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc83df; /* rgb */ color: rgb(252, 131, 223); /* oklch */ color: oklch(77.4% 0.182 337.0);
Tailwind
colors: {
custom: {
50: '#ffabe9',
500: '#fc83df',
950: '#000000',
},
}SCSS
$custom: #fc83df; $custom-light: #ffabe9; $custom-dark: #000000;
JSON
{
"hex": "#fc83df",
"rgb": {
"r": 252,
"g": 131,
"b": 223
},
"hsl": {
"h": 314.38,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.77373,
"c": 0.18165,
"h": 337
},
"luminance": 0.42256
}Semantic roles & 50–950 ramp
primary
#FC83DF
secondary
#D4F7DD
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84