#FA9CD3#FA9CD3
#FA9CD3 is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.4% C 0.130 H 344.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9CD3 |
|---|---|
| RGB | rgb(250, 156, 211) |
| HSL | hsl(325, 90%, 80%) |
| HSV | hsv(325, 38%, 98%) |
| CMYK | cmyk(0%, 37.6%, 15.6%, 2%) |
| CIE-LAB | lab(75.33, 42.44, -13.25) |
| CIE-LCH | lch(75.33, 44.46, 342.67°) |
| OKLab | oklab(80.41% 0.1253 -0.0349) |
| OKLCH | oklch(80.41% 0.13 344.4) |
| XYZ | xyz(63.0712, 48.8078, 67.7142) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 5.92
Powder Pink
#FFB2D0
ΔE00 6.90
Plum
#DDA0DD
ΔE00 6.95
Pinky
#FC86AA
ΔE00 8.85
Baby Pink
#FFB7CE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9CD3 #9CFAC3
analogous
#F29CFA #FA9CD3 #FA9CA4
triadic
#FA9CD3 #D3FA9C #9CD3FA
tetradic
#FA9CD3 #FAF29C #9CFAC3 #9CA4FA
square
#FA9CD3 #FAF29C #9CFAC3 #9CA4FA
split-complementary
#FA9CD3 #A4FA9C #9CFAF2
monochromatic
#F4279F #F762B9 #FA9CD3 #FDD6ED #FEE2F2
Accessibility & contrast
On white
1.95
#FA9CD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FA9CD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9CD3
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9CD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9CD3 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D5
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#FF9CB0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa9cd3; /* rgb */ color: rgb(250, 156, 211); /* oklch */ color: oklch(80.4% 0.130 344.4);
Tailwind
colors: {
custom: {
50: '#fdbae0',
500: '#fa9cd3',
950: '#000000',
},
}SCSS
$custom: #fa9cd3; $custom-light: #fdbae0; $custom-dark: #000000;
JSON
{
"hex": "#fa9cd3",
"rgb": {
"r": 250,
"g": 156,
"b": 211
},
"hsl": {
"h": 324.894,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.80407,
"c": 0.13005,
"h": 344.4
},
"luminance": 0.48804
}Semantic roles & 50–950 ramp
primary
#FA9CD3
secondary
#D5F6E3
accent
#E65F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183