#FA9BD6#FA9BD6
#FA9BD6 is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.4% C 0.134 H 342.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BD6 |
|---|---|
| RGB | rgb(250, 155, 214) |
| HSL | hsl(323, 90%, 79%) |
| HSV | hsv(323, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 14.4%, 2%) |
| CIE-LAB | lab(75.22, 43.42, -15.06) |
| CIE-LCH | lch(75.22, 45.96, 340.87°) |
| OKLab | oklab(80.35% 0.1277 -0.0399) |
| OKLCH | oklch(80.35% 0.134 342.7) |
| XYZ | xyz(63.2837, 48.6254, 69.6577) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.01
Pink (survey)
#FF81C0
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.51
Powder Pink
#FFB2D0
ΔE00 7.64
Lavender Pink
#DD85D7
ΔE00 8.35
Pinky
#FC86AA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BD6 #9BFABF
analogous
#EF9BFA #FA9BD6 #FA9BA7
triadic
#FA9BD6 #D6FA9B #9BD6FA
tetradic
#FA9BD6 #FAEF9B #9BFABF #9BA7FA
square
#FA9BD6 #FAEF9B #9BFABF #9BA7FA
split-complementary
#FA9BD6 #A7FA9B #9BFAEF
monochromatic
#F426A6 #F761BE #FA9BD6 #FDD5EE #FEE2F3
Accessibility & contrast
On white
1.96
#FA9BD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FA9BD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BD6
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BD6 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B0D8
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#FF9BB0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa9bd6; /* rgb */ color: rgb(250, 155, 214); /* oklch */ color: oklch(80.4% 0.134 342.7);
Tailwind
colors: {
custom: {
50: '#fdbae2',
500: '#fa9bd6',
950: '#000000',
},
}SCSS
$custom: #fa9bd6; $custom-light: #fdbae2; $custom-dark: #000000;
JSON
{
"hex": "#fa9bd6",
"rgb": {
"r": 250,
"g": 155,
"b": 214
},
"hsl": {
"h": 322.737,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80352,
"c": 0.13377,
"h": 342.7
},
"luminance": 0.48622
}Semantic roles & 50–950 ramp
primary
#FA9BD6
secondary
#D5F6E2
accent
#E65700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183