#FA82AF#FA82AF
#FA82AF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.3% C 0.153 H 357.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FA82AF |
|---|---|
| RGB | rgb(250, 130, 175) |
| HSL | hsl(338, 92%, 75%) |
| HSV | hsv(338, 48%, 98%) |
| CMYK | cmyk(0%, 48%, 30%, 2%) |
| CIE-LAB | lab(69.03, 50.51, -2.64) |
| CIE-LCH | lch(69.03, 50.58, 357.01°) |
| OKLab | oklab(75.29% 0.1531 -0.0063) |
| OKLCH | oklch(75.29% 0.153 357.7) |
| XYZ | xyz(55.1470, 39.3892, 45.2476) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.27
Carnation Pink
#FF7FA7
ΔE00 2.27
Pink (survey)
#FF81C0
ΔE00 3.89
Rosa
#FE86A4
ΔE00 4.05
Bubble Gum Pink
#FF69AF
ΔE00 5.17
Bubblegum (survey)
#FF6CB5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA82AF #82FACD
analogous
#FA82EB #FA82AF #FA9182
triadic
#FA82AF #AFFA82 #82AFFA
tetradic
#FA82AF #EBFA82 #82FACD #9182FA
square
#FA82AF #EBFA82 #82FACD #9182FA
split-complementary
#FA82AF #82FA91 #82EBFA
monochromatic
#F50C64 #F84789 #FA82AF #FCBDD5 #FEE2EC
Accessibility & contrast
On white
2.37
#FA82AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FA82AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA82AF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA82AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA82AF | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB0
Deuteranopia (green-blind)
#B2B1AC
Tritanopia (blue-blind)
#FF7A92
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa82af; /* rgb */ color: rgb(250, 130, 175); /* oklch */ color: oklch(75.3% 0.153 357.7);
Tailwind
colors: {
custom: {
50: '#ffa9c6',
500: '#fa82af',
950: '#000000',
},
}SCSS
$custom: #fa82af; $custom-light: #ffa9c6; $custom-dark: #000000;
JSON
{
"hex": "#fa82af",
"rgb": {
"r": 250,
"g": 130,
"b": 175
},
"hsl": {
"h": 337.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.75291,
"c": 0.15322,
"h": 357.7
},
"luminance": 0.39384
}Semantic roles & 50–950 ramp
primary
#FA82AF
secondary
#D5F6EA
accent
#E68F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82