#FD9AB7#FD9AB7
#FD9AB7 is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.6% C 0.122 H 1.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9AB7 |
|---|---|
| RGB | rgb(253, 154, 183) |
| HSL | hsl(342, 96%, 80%) |
| HSV | hsv(342, 39%, 99%) |
| CMYK | cmyk(0%, 39.1%, 27.7%, 0.8%) |
| CIE-LAB | lab(74.46, 40.48, 0.89) |
| CIE-LCH | lch(74.46, 40.49, 1.26°) |
| OKLab | oklab(79.55% 0.1224 0.0029) |
| OKLCH | oklch(79.55% 0.122 1.3) |
| XYZ | xyz(60.6127, 47.4172, 50.7506) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.36
Pig Pink
#E78EA5
ΔE00 4.61
Rosa
#FE86A4
ΔE00 4.76
Soft Pink
#FDB0C0
ΔE00 5.59
Carnation Pink
#FF7FA7
ΔE00 5.77
Powder Pink
#FFB2D0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9AB7 #9AFDE0
analogous
#FD9AE9 #FD9AB7 #FDAE9A
triadic
#FD9AB7 #B7FD9A #9AB7FD
tetradic
#FD9AB7 #E9FD9A #9AFDE0 #AE9AFD
square
#FD9AB7 #E9FD9A #9AFDE0 #AE9AFD
split-complementary
#FD9AB7 #9AFDAE #9AE9FD
monochromatic
#FB2261 #FC5E8C #FD9AB7 #FED6E2 #FEE1EA
Accessibility & contrast
On white
2.00
#FD9AB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FD9AB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9AB7
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9AB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9AB7 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB8
Deuteranopia (green-blind)
#C1BEB5
Tritanopia (blue-blind)
#FF93A4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd9ab7; /* rgb */ color: rgb(253, 154, 183); /* oklch */ color: oklch(79.6% 0.122 1.3);
Tailwind
colors: {
custom: {
50: '#ffb9cc',
500: '#fd9ab7',
950: '#000000',
},
}SCSS
$custom: #fd9ab7; $custom-light: #ffb9cc; $custom-dark: #000000;
JSON
{
"hex": "#fd9ab7",
"rgb": {
"r": 253,
"g": 154,
"b": 183
},
"hsl": {
"h": 342.424,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.79551,
"c": 0.12241,
"h": 1.3
},
"luminance": 0.47413
}Semantic roles & 50–950 ramp
primary
#FD9AB7
secondary
#D4F7ED
accent
#E6A200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182