#FA9BCD#FA9BCD
#FA9BCD is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.0% C 0.128 H 347.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BCD |
|---|---|
| RGB | rgb(250, 155, 205) |
| HSL | hsl(328, 90%, 79%) |
| HSV | hsv(328, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 18%, 2%) |
| CIE-LAB | lab(74.94, 42.05, -10.55) |
| CIE-LCH | lch(74.94, 43.35, 345.92°) |
| OKLab | oklab(80.05% 0.1249 -0.0276) |
| OKLCH | oklch(80.05% 0.128 347.5) |
| XYZ | xyz(62.1659, 48.1783, 63.7708) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.51
Powder Pink
#FFB2D0
ΔE00 6.25
Pinky
#FC86AA
ΔE00 7.65
Plum
#DDA0DD
ΔE00 7.92
Baby Pink
#FFB7CE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BCD #9BFAC8
analogous
#F79BFA #FA9BCD #FA9B9E
triadic
#FA9BCD #CDFA9B #9BCDFA
tetradic
#FA9BCD #FAF79B #9BFAC8 #9B9EFA
square
#FA9BCD #FAF79B #9BFAC8 #9B9EFA
split-complementary
#FA9BCD #9EFA9B #9BFAF7
monochromatic
#F42693 #F761B0 #FA9BCD #FDD5EA #FEE2F0
Accessibility & contrast
On white
1.97
#FA9BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FA9BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BCD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BCD | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#BBBECB
Tritanopia (blue-blind)
#FF99AD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fa9bcd; /* rgb */ color: rgb(250, 155, 205); /* oklch */ color: oklch(80.0% 0.128 347.5);
Tailwind
colors: {
custom: {
50: '#fdbadc',
500: '#fa9bcd',
950: '#000000',
},
}SCSS
$custom: #fa9bcd; $custom-light: #fdbadc; $custom-dark: #000000;
JSON
{
"hex": "#fa9bcd",
"rgb": {
"r": 250,
"g": 155,
"b": 205
},
"hsl": {
"h": 328.421,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80047,
"c": 0.12793,
"h": 347.5
},
"luminance": 0.48174
}Semantic roles & 50–950 ramp
primary
#FA9BCD
secondary
#D5F6E5
accent
#E66D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183