#FD81B8#FD81B8
#FD81B8 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.8% C 0.162 H 353.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81B8 |
|---|---|
| RGB | rgb(253, 129, 184) |
| HSL | hsl(333, 97%, 75%) |
| HSV | hsv(333, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 27.3%, 0.8%) |
| CIE-LAB | lab(69.50, 53.12, -6.95) |
| CIE-LCH | lch(69.50, 53.58, 352.55°) |
| OKLab | oklab(75.82% 0.1606 -0.0177) |
| OKLCH | oklch(75.82% 0.162 353.7) |
| XYZ | xyz(57.0120, 40.0488, 50.0656) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.73
Bubblegum (survey)
#FF6CB5
ΔE00 4.07
Carnation Pink
#FF7FA7
ΔE00 4.20
Bubblegum Pink
#FE83CC
ΔE00 4.25
Pinky
#FC86AA
ΔE00 4.30
Bubble Gum Pink
#FF69AF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81B8 #81FDC6
analogous
#FD81F6 #FD81B8 #FD8881
triadic
#FD81B8 #B8FD81 #81B8FD
tetradic
#FD81B8 #F6FD81 #81FDC6 #8881FD
square
#FD81B8 #F6FD81 #81FDC6 #8881FD
split-complementary
#FD81B8 #81FD88 #81F6FD
monochromatic
#FB0974 #FC4596 #FD81B8 #FEBDDA #FFE1EE
Accessibility & contrast
On white
2.33
#FD81B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FD81B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81B8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81B8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919CBA
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#FF7B95
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd81b8; /* rgb */ color: rgb(253, 129, 184); /* oklch */ color: oklch(75.8% 0.162 353.7);
Tailwind
colors: {
custom: {
50: '#ffa9cd',
500: '#fd81b8',
950: '#000000',
},
}SCSS
$custom: #fd81b8; $custom-light: #ffa9cd; $custom-dark: #000000;
JSON
{
"hex": "#fd81b8",
"rgb": {
"r": 253,
"g": 129,
"b": 184
},
"hsl": {
"h": 333.387,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.75815,
"c": 0.16157,
"h": 353.7
},
"luminance": 0.40044
}Semantic roles & 50–950 ramp
primary
#FD81B8
secondary
#D4F7E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82