#FA82A0#FA82A0
#FA82A0 is a light, vivid red. Relative luminance 0.388; OKLCH L 74.9% C 0.149 H 5.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FA82A0 |
|---|---|
| RGB | rgb(250, 130, 160) |
| HSL | hsl(345, 92%, 75%) |
| HSV | hsv(345, 48%, 98%) |
| CMYK | cmyk(0%, 48%, 36%, 2%) |
| CIE-LAB | lab(68.63, 48.71, 5.21) |
| CIE-LCH | lch(68.63, 48.98, 6.10°) |
| OKLab | oklab(74.86% 0.1479 0.0141) |
| OKLCH | oklch(74.86% 0.149 5.4) |
| XYZ | xyz(53.7548, 38.8323, 37.9153) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.10
Pinky
#FC86AA
ΔE00 2.17
Carnation Pink
#FF7FA7
ΔE00 2.21
Rose Pink
#F7879A
ΔE00 2.76
Carnation
#FD798F
ΔE00 3.98
Pig Pink
#E78EA5
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA82A0 #82FADC
analogous
#FA82DC #FA82A0 #FAA082
triadic
#FA82A0 #A0FA82 #82A0FA
tetradic
#FA82A0 #DCFA82 #82FADC #A082FA
square
#FA82A0 #DCFA82 #82FADC #A082FA
split-complementary
#FA82A0 #82FAA0 #82DCFA
monochromatic
#F50C47 #F84773 #FA82A0 #FCBDCD #FEE2E9
Accessibility & contrast
On white
2.40
#FA82A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FA82A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA82A0
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA82A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA82A0 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9799A1
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#FF778D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa82a0; /* rgb */ color: rgb(250, 130, 160); /* oklch */ color: oklch(74.9% 0.149 5.4);
Tailwind
colors: {
custom: {
50: '#ffa9bc',
500: '#fa82a0',
950: '#000000',
},
}SCSS
$custom: #fa82a0; $custom-light: #ffa9bc; $custom-dark: #000000;
JSON
{
"hex": "#fa82a0",
"rgb": {
"r": 250,
"g": 130,
"b": 160
},
"hsl": {
"h": 345,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.74855,
"c": 0.1486,
"h": 5.4
},
"luminance": 0.38827
}Semantic roles & 50–950 ramp
primary
#FA82A0
secondary
#D5F6EE
accent
#E6AC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80