#FD7BB6#FD7BB6
#FD7BB6 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.170 H 353.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BB6 |
|---|---|
| RGB | rgb(253, 123, 182) |
| HSL | hsl(333, 97%, 74%) |
| HSV | hsv(333, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 28.1%, 0.8%) |
| CIE-LAB | lab(68.34, 55.74, -7.56) |
| CIE-LCH | lch(68.34, 56.25, 352.28°) |
| OKLab | oklab(74.92% 0.1687 -0.0193) |
| OKLCH | oklch(74.92% 0.17 353.5) |
| XYZ | xyz(56.0366, 38.4310, 48.7136) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.96
Bubblegum (survey)
#FF6CB5
ΔE00 2.89
Bubble Gum Pink
#FF69AF
ΔE00 3.23
Hot Pink
#FF69B4
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BB6 #7BFDC2
analogous
#FD7BF7 #FD7BB6 #FD817B
triadic
#FD7BB6 #B6FD7B #7BB6FD
tetradic
#FD7BB6 #F7FD7B #7BFDC2 #817BFD
square
#FD7BB6 #F7FD7B #7BFDC2 #817BFD
split-complementary
#FD7BB6 #7BFD81 #7BF7FD
monochromatic
#FA0473 #FC3F95 #FD7BB6 #FEB7D7 #FFE1EE
Accessibility & contrast
On white
2.42
#FD7BB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FD7BB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BB6
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BB6 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B8
Deuteranopia (green-blind)
#AEAFB3
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7bb6; /* rgb */ color: rgb(253, 123, 182); /* oklch */ color: oklch(74.9% 0.170 353.5);
Tailwind
colors: {
custom: {
50: '#ffa5cb',
500: '#fd7bb6',
950: '#000000',
},
}SCSS
$custom: #fd7bb6; $custom-light: #ffa5cb; $custom-dark: #000000;
JSON
{
"hex": "#fd7bb6",
"rgb": {
"r": 253,
"g": 123,
"b": 182
},
"hsl": {
"h": 332.769,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.74919,
"c": 0.16983,
"h": 353.5
},
"luminance": 0.38426
}Semantic roles & 50–950 ramp
primary
#FD7BB6
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82