#FD8FB2#FD8FB2
#FD8FB2 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.7% C 0.138 H 0.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FB2 |
|---|---|
| RGB | rgb(253, 143, 178) |
| HSL | hsl(341, 96%, 78%) |
| HSV | hsv(341, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 29.6%, 0.8%) |
| CIE-LAB | lab(72.06, 45.43, 0.16) |
| CIE-LCH | lch(72.06, 45.43, 0.20°) |
| OKLab | oklab(77.69% 0.1376 0.001) |
| OKLCH | oklch(77.69% 0.138 0.4) |
| XYZ | xyz(58.3685, 43.7467, 47.4807) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.04
Rosa
#FE86A4
ΔE00 3.12
Carnation Pink
#FF7FA7
ΔE00 3.39
Pig Pink
#E78EA5
ΔE00 4.21
Rose Pink
#F7879A
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FB2 #8FFDDA
analogous
#FD8FE9 #FD8FB2 #FDA38F
triadic
#FD8FB2 #B2FD8F #8FB2FD
tetradic
#FD8FB2 #E9FD8F #8FFDDA #A38FFD
square
#FD8FB2 #E9FD8F #8FFDDA #A38FFD
split-complementary
#FD8FB2 #8FFDA3 #8FE9FD
monochromatic
#FB175F #FC5389 #FD8FB2 #FECBDB #FEE1EA
Accessibility & contrast
On white
2.15
#FD8FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FD8FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FB2
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FB2 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#BBB8B0
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd8fb2; /* rgb */ color: rgb(253, 143, 178); /* oklch */ color: oklch(77.7% 0.138 0.4);
Tailwind
colors: {
custom: {
50: '#ffb2c9',
500: '#fd8fb2',
950: '#000000',
},
}SCSS
$custom: #fd8fb2; $custom-light: #ffb2c9; $custom-dark: #000000;
JSON
{
"hex": "#fd8fb2",
"rgb": {
"r": 253,
"g": 143,
"b": 178
},
"hsl": {
"h": 340.909,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.77686,
"c": 0.13758,
"h": 0.4
},
"luminance": 0.43742
}Semantic roles & 50–950 ramp
primary
#FD8FB2
secondary
#D4F7EC
accent
#E69C00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082