#FA9CD2#FA9CD2
#FA9CD2 is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.4% C 0.129 H 345.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9CD2 |
|---|---|
| RGB | rgb(250, 156, 210) |
| HSL | hsl(326, 90%, 80%) |
| HSV | hsv(326, 38%, 98%) |
| CMYK | cmyk(0%, 37.6%, 16%, 2%) |
| CIE-LAB | lab(75.30, 42.29, -12.74) |
| CIE-LCH | lch(75.30, 44.17, 343.23°) |
| OKLab | oklab(80.37% 0.125 -0.0336) |
| OKLCH | oklch(80.37% 0.129 345) |
| XYZ | xyz(62.9462, 48.7578, 67.0560) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.36
Pink (survey)
#FF81C0
ΔE00 5.87
Powder Pink
#FFB2D0
ΔE00 6.74
Plum
#DDA0DD
ΔE00 7.11
Pinky
#FC86AA
ΔE00 8.65
Baby Pink
#FFB7CE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9CD2 #9CFAC4
analogous
#F39CFA #FA9CD2 #FA9CA3
triadic
#FA9CD2 #D2FA9C #9CD2FA
tetradic
#FA9CD2 #FAF39C #9CFAC4 #9CA3FA
square
#FA9CD2 #FAF39C #9CFAC4 #9CA3FA
split-complementary
#FA9CD2 #A3FA9C #9CFAF3
monochromatic
#F4279D #F762B8 #FA9CD2 #FDD6EC #FEE2F2
Accessibility & contrast
On white
1.95
#FA9CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FA9CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9CD2
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9CD2 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D4
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#FF9BAF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa9cd2; /* rgb */ color: rgb(250, 156, 210); /* oklch */ color: oklch(80.4% 0.129 345.0);
Tailwind
colors: {
custom: {
50: '#fdbadf',
500: '#fa9cd2',
950: '#000000',
},
}SCSS
$custom: #fa9cd2; $custom-light: #fdbadf; $custom-dark: #000000;
JSON
{
"hex": "#fa9cd2",
"rgb": {
"r": 250,
"g": 156,
"b": 210
},
"hsl": {
"h": 325.532,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.80374,
"c": 0.12939,
"h": 345
},
"luminance": 0.48754
}Semantic roles & 50–950 ramp
primary
#FA9CD2
secondary
#D5F6E3
accent
#E66200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183