#FA9CD7#FA9CD7
#FA9CD7 is a light, vivid pink. Relative luminance 0.490; OKLCH L 80.5% C 0.133 H 342.3°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9CD7 |
|---|---|
| RGB | rgb(250, 156, 215) |
| HSL | hsl(322, 90%, 80%) |
| HSV | hsv(322, 38%, 98%) |
| CMYK | cmyk(0%, 37.6%, 14%, 2%) |
| CIE-LAB | lab(75.46, 43.07, -15.25) |
| CIE-LCH | lch(75.46, 45.69, 340.51°) |
| OKLab | oklab(80.55% 0.1265 -0.0404) |
| OKLCH | oklch(80.55% 0.133 342.3) |
| XYZ | xyz(63.5789, 49.0109, 70.3880) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.23
Pink (survey)
#FF81C0
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.38
Powder Pink
#FFB2D0
ΔE00 7.57
Lavender Pink
#DD85D7
ΔE00 8.40
Baby Pink
#FFB7CE
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9CD7 #9CFABF
analogous
#EE9CFA #FA9CD7 #FA9CA8
triadic
#FA9CD7 #D7FA9C #9CD7FA
tetradic
#FA9CD7 #FAEE9C #9CFABF #9CA8FA
square
#FA9CD7 #FAEE9C #9CFABF #9CA8FA
split-complementary
#FA9CD7 #A8FA9C #9CFAEE
monochromatic
#F427A8 #F762BF #FA9CD7 #FDD6EF #FEE2F3
Accessibility & contrast
On white
1.94
#FA9CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#FA9CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9CD7
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9CD7 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B1D9
Deuteranopia (green-blind)
#B9BFD4
Tritanopia (blue-blind)
#FF9CB1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fa9cd7; /* rgb */ color: rgb(250, 156, 215); /* oklch */ color: oklch(80.5% 0.133 342.3);
Tailwind
colors: {
custom: {
50: '#fdbbe3',
500: '#fa9cd7',
950: '#000000',
},
}SCSS
$custom: #fa9cd7; $custom-light: #fdbbe3; $custom-dark: #000000;
JSON
{
"hex": "#fa9cd7",
"rgb": {
"r": 250,
"g": 156,
"b": 215
},
"hsl": {
"h": 322.34,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.80545,
"c": 0.13277,
"h": 342.3
},
"luminance": 0.49007
}Semantic roles & 50–950 ramp
primary
#FA9CD7
secondary
#D5F6E1
accent
#E65500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183