#F9869F#F9869F
#F9869F is a light, vivid red. Relative luminance 0.397; OKLCH L 75.3% C 0.142 H 7.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F9869F |
|---|---|
| RGB | rgb(249, 134, 159) |
| HSL | hsl(347, 91%, 75%) |
| HSV | hsv(347, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 36.1%, 2.4%) |
| CIE-LAB | lab(69.25, 46.27, 6.65) |
| CIE-LCH | lch(69.25, 46.74, 8.18°) |
| OKLab | oklab(75.29% 0.1404 0.0178) |
| OKLCH | oklch(75.29% 0.142 7.2) |
| XYZ | xyz(53.8526, 39.6980, 37.6204) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.34
Rose Pink
#F7879A
ΔE00 1.61
Pinky
#FC86AA
ΔE00 2.93
Carnation Pink
#FF7FA7
ΔE00 3.37
Carnation
#FD798F
ΔE00 3.75
Pig Pink
#E78EA5
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9869F #86F9E0
analogous
#F986D8 #F9869F #F9A786
triadic
#F9869F #9FF986 #869FF9
tetradic
#F9869F #D8F986 #86F9E0 #A786F9
square
#F9869F #D8F986 #86F9E0 #A786F9
split-complementary
#F9869F #86F9A7 #86D8F9
monochromatic
#F31142 #F64C71 #F9869F #FCC0CD #FEE2E8
Accessibility & contrast
On white
2.35
#F9869F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F9869F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9869F
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9869F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9869F | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA0
Deuteranopia (green-blind)
#B7B19D
Tritanopia (blue-blind)
#FF7B8F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f9869f; /* rgb */ color: rgb(249, 134, 159); /* oklch */ color: oklch(75.3% 0.142 7.2);
Tailwind
colors: {
custom: {
50: '#feabbb',
500: '#f9869f',
950: '#000000',
},
}SCSS
$custom: #f9869f; $custom-light: #feabbb; $custom-dark: #000000;
JSON
{
"hex": "#f9869f",
"rgb": {
"r": 249,
"g": 134,
"b": 159
},
"hsl": {
"h": 346.957,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.75292,
"c": 0.14155,
"h": 7.2
},
"luminance": 0.39693
}Semantic roles & 50–950 ramp
primary
#F9869F
secondary
#D5F6EF
accent
#E6B400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80