#FD7BAF#FD7BAF
#FD7BAF is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.7% C 0.167 H 356.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BAF |
|---|---|
| RGB | rgb(253, 123, 175) |
| HSL | hsl(336, 97%, 74%) |
| HSV | hsv(336, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 30.8%, 0.8%) |
| CIE-LAB | lab(68.13, 54.86, -3.92) |
| CIE-LCH | lch(68.13, 55.00, 355.91°) |
| OKLab | oklab(74.7% 0.1665 -0.0096) |
| OKLCH | oklch(74.7% 0.167 356.7) |
| XYZ | xyz(55.3312, 38.1489, 44.9985) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.87
Pink (survey)
#FF81C0
ΔE00 3.40
Pinky
#FC86AA
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.65
Bubblegum (survey)
#FF6CB5
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BAF #7BFDC9
analogous
#FD7BF0 #FD7BAF #FD887B
triadic
#FD7BAF #AFFD7B #7BAFFD
tetradic
#FD7BAF #F0FD7B #7BFDC9 #887BFD
square
#FD7BAF #F0FD7B #7BFDC9 #887BFD
split-complementary
#FD7BAF #7BFD88 #7BF0FD
monochromatic
#FA0466 #FC3F8A #FD7BAF #FEB7D4 #FFE1ED
Accessibility & contrast
On white
2.43
#FD7BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FD7BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BAF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BAF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B1
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#FF738E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7baf; /* rgb */ color: rgb(253, 123, 175); /* oklch */ color: oklch(74.7% 0.167 356.7);
Tailwind
colors: {
custom: {
50: '#ffa5c6',
500: '#fd7baf',
950: '#000000',
},
}SCSS
$custom: #fd7baf; $custom-light: #ffa5c6; $custom-dark: #000000;
JSON
{
"hex": "#fd7baf",
"rgb": {
"r": 253,
"g": 123,
"b": 175
},
"hsl": {
"h": 336,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.74696,
"c": 0.16681,
"h": 356.7
},
"luminance": 0.38144
}Semantic roles & 50–950 ramp
primary
#FD7BAF
secondary
#D4F7E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82