#FA9EBF#FA9EBF
#FA9EBF is a light, moderate pink. Relative luminance 0.485; OKLCH L 80.1% C 0.116 H 357.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9EBF |
|---|---|
| RGB | rgb(250, 158, 191) |
| HSL | hsl(338, 90%, 80%) |
| HSV | hsv(338, 37%, 98%) |
| CMYK | cmyk(0%, 36.8%, 23.6%, 2%) |
| CIE-LAB | lab(75.17, 38.46, -2.52) |
| CIE-LCH | lch(75.17, 38.54, 356.26°) |
| OKLab | oklab(80.09% 0.1157 -0.0061) |
| OKLCH | oklch(80.09% 0.116 357) |
| XYZ | xyz(61.0565, 48.5433, 55.4340) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.61
Pig Pink
#E78EA5
ΔE00 5.60
Soft Pink
#FDB0C0
ΔE00 5.65
Pinky
#FC86AA
ΔE00 5.66
Baby Pink
#FFB7CE
ΔE00 5.87
Faded Pink
#DE9DAC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9EBF #9EFAD9
analogous
#FA9EED #FA9EBF #FAAB9E
triadic
#FA9EBF #BFFA9E #9EBFFA
tetradic
#FA9EBF #EDFA9E #9EFAD9 #AB9EFA
square
#FA9EBF #EDFA9E #9EFAD9 #AB9EFA
split-complementary
#FA9EBF #9EFAAB #9EEDFA
monochromatic
#F42A72 #F76499 #FA9EBF #FDD8E5 #FDE2EC
Accessibility & contrast
On white
1.96
#FA9EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FA9EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9EBF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9EBF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#FF99A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa9ebf; /* rgb */ color: rgb(250, 158, 191); /* oklch */ color: oklch(80.1% 0.116 357.0);
Tailwind
colors: {
custom: {
50: '#febcd2',
500: '#fa9ebf',
950: '#000000',
},
}SCSS
$custom: #fa9ebf; $custom-light: #febcd2; $custom-dark: #000000;
JSON
{
"hex": "#fa9ebf",
"rgb": {
"r": 250,
"g": 158,
"b": 191
},
"hsl": {
"h": 338.478,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.80088,
"c": 0.11587,
"h": 357
},
"luminance": 0.48539
}Semantic roles & 50–950 ramp
primary
#FA9EBF
secondary
#D5F6EA
accent
#E69300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182