#FA869F#FA869F
#FA869F is a light, vivid red. Relative luminance 0.399; OKLCH L 75.4% C 0.143 H 7.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FA869F |
|---|---|
| RGB | rgb(250, 134, 159) |
| HSL | hsl(347, 92%, 75%) |
| HSV | hsv(347, 46%, 98%) |
| CMYK | cmyk(0%, 46.4%, 36.4%, 2%) |
| CIE-LAB | lab(69.39, 46.61, 6.85) |
| CIE-LCH | lch(69.39, 47.11, 8.37°) |
| OKLab | oklab(75.42% 0.1415 0.0183) |
| OKLCH | oklch(75.42% 0.143 7.4) |
| XYZ | xyz(54.2101, 39.8824, 37.6372) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.32
Rose Pink
#F7879A
ΔE00 1.58
Pinky
#FC86AA
ΔE00 2.98
Carnation Pink
#FF7FA7
ΔE00 3.40
Carnation
#FD798F
ΔE00 3.68
Pig Pink
#E78EA5
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA869F #86FAE1
analogous
#FA86D9 #FA869F #FAA786
triadic
#FA869F #9FFA86 #869FFA
tetradic
#FA869F #D9FA86 #86FAE1 #A786FA
square
#FA869F #D9FA86 #86FAE1 #A786FA
split-complementary
#FA869F #86FAA7 #86D9FA
monochromatic
#F51042 #F84B70 #FA869F #FCC1CE #FEE2E8
Accessibility & contrast
On white
2.34
#FA869F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FA869F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA869F
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA869F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA869F | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9CA0
Deuteranopia (green-blind)
#B8B29D
Tritanopia (blue-blind)
#FF7B8F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa869f; /* rgb */ color: rgb(250, 134, 159); /* oklch */ color: oklch(75.4% 0.143 7.4);
Tailwind
colors: {
custom: {
50: '#ffacbb',
500: '#fa869f',
950: '#000000',
},
}SCSS
$custom: #fa869f; $custom-light: #ffacbb; $custom-dark: #000000;
JSON
{
"hex": "#fa869f",
"rgb": {
"r": 250,
"g": 134,
"b": 159
},
"hsl": {
"h": 347.069,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.75419,
"c": 0.14266,
"h": 7.4
},
"luminance": 0.39877
}Semantic roles & 50–950 ramp
primary
#FA869F
secondary
#D5F6EF
accent
#E6B400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80