#FD83C8#FD83C8
#FD83C8 is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.6% C 0.167 H 346.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83C8 |
|---|---|
| RGB | rgb(253, 131, 200) |
| HSL | hsl(326, 97%, 75%) |
| HSV | hsv(326, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 20.9%, 0.8%) |
| CIE-LAB | lab(70.38, 54.32, -14.58) |
| CIE-LCH | lch(70.38, 56.24, 344.98°) |
| OKLab | oklab(76.63% 0.1624 -0.0383) |
| OKLCH | oklch(76.63% 0.167 346.7) |
| XYZ | xyz(59.0510, 41.2900, 59.4920) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.80
Pink (survey)
#FF81C0
ΔE00 1.81
Bubblegum (survey)
#FF6CB5
ΔE00 4.77
Hot Pink
#FF69B4
ΔE00 5.22
Bubble Gum Pink
#FF69AF
ΔE00 5.77
Pinky
#FC86AA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83C8 #83FDB8
analogous
#F583FD #FD83C8 #FD838B
triadic
#FD83C8 #C8FD83 #83C8FD
tetradic
#FD83C8 #FDF583 #83FDB8 #838BFD
square
#FD83C8 #FDF583 #83FDB8 #838BFD
split-complementary
#FD83C8 #8BFD83 #83FDF5
monochromatic
#FB0B93 #FC47AD #FD83C8 #FEBFE3 #FFE1F2
Accessibility & contrast
On white
2.27
#FD83C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FD83C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83C8
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83C8 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9FCA
Deuteranopia (green-blind)
#AEB4C5
Tritanopia (blue-blind)
#FF819D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd83c8; /* rgb */ color: rgb(253, 131, 200); /* oklch */ color: oklch(76.6% 0.167 346.7);
Tailwind
colors: {
custom: {
50: '#ffaad8',
500: '#fd83c8',
950: '#000000',
},
}SCSS
$custom: #fd83c8; $custom-light: #ffaad8; $custom-dark: #000000;
JSON
{
"hex": "#fd83c8",
"rgb": {
"r": 253,
"g": 131,
"b": 200
},
"hsl": {
"h": 326.066,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.76635,
"c": 0.1669,
"h": 346.7
},
"luminance": 0.41285
}Semantic roles & 50–950 ramp
primary
#FD83C8
secondary
#D4F7E3
accent
#E66400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83