#FA9ECF#FA9ECF
#FA9ECF is a light, vivid pink. Relative luminance 0.493; OKLCH L 80.6% C 0.124 H 347.1°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9ECF |
|---|---|
| RGB | rgb(250, 158, 207) |
| HSL | hsl(328, 90%, 80%) |
| HSV | hsv(328, 37%, 98%) |
| CMYK | cmyk(0%, 36.8%, 17.2%, 2%) |
| CIE-LAB | lab(75.63, 40.80, -10.61) |
| CIE-LCH | lch(75.63, 42.16, 345.42°) |
| OKLab | oklab(80.59% 0.121 -0.0278) |
| OKLCH | oklch(80.59% 0.124 347.1) |
| XYZ | xyz(62.9144, 49.2865, 65.2188) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.17
Plum
#DDA0DD
ΔE00 7.72
Baby Pink
#FFB7CE
ΔE00 7.75
Pinky
#FC86AA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9ECF #9EFAC9
analogous
#F79EFA #FA9ECF #FA9EA1
triadic
#FA9ECF #CFFA9E #9ECFFA
tetradic
#FA9ECF #FAF79E #9EFAC9 #9EA1FA
square
#FA9ECF #FAF79E #9EFAC9 #9EA1FA
split-complementary
#FA9ECF #A1FA9E #9EFAF7
monochromatic
#F42A95 #F764B2 #FA9ECF #FDD8EC #FDE2F1
Accessibility & contrast
On white
1.93
#FA9ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#FA9ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9ECF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9ECF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B1D1
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#FF9DAF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fa9ecf; /* rgb */ color: rgb(250, 158, 207); /* oklch */ color: oklch(80.6% 0.124 347.1);
Tailwind
colors: {
custom: {
50: '#fdbcdd',
500: '#fa9ecf',
950: '#000000',
},
}SCSS
$custom: #fa9ecf; $custom-light: #fdbcdd; $custom-dark: #000000;
JSON
{
"hex": "#fa9ecf",
"rgb": {
"r": 250,
"g": 158,
"b": 207
},
"hsl": {
"h": 328.043,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.80593,
"c": 0.12414,
"h": 347.1
},
"luminance": 0.49283
}Semantic roles & 50–950 ramp
primary
#FA9ECF
secondary
#D5F6E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183