#F97E9B#F97E9B
#F97E9B is a light, vivid red. Relative luminance 0.374; OKLCH L 74.0% C 0.152 H 6.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F97E9B |
|---|---|
| RGB | rgb(249, 126, 155) |
| HSL | hsl(346, 91%, 74%) |
| HSV | hsv(346, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 37.8%, 2.4%) |
| CIE-LAB | lab(67.60, 49.76, 6.53) |
| CIE-LCH | lch(67.60, 50.19, 7.47°) |
| OKLab | oklab(74.01% 0.1512 0.0175) |
| OKLCH | oklch(74.01% 0.152 6.6) |
| XYZ | xyz(52.4470, 37.4331, 35.4672) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.08
Rose Pink
#F7879A
ΔE00 2.69
Carnation Pink
#FF7FA7
ΔE00 2.85
Carnation
#FD798F
ΔE00 3.08
Pinky
#FC86AA
ΔE00 3.18
Rosy Pink
#F6688E
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97E9B #7EF9DC
analogous
#F97ED8 #F97E9B #F99E7E
triadic
#F97E9B #9BF97E #7E9BF9
tetradic
#F97E9B #D8F97E #7EF9DC #9E7EF9
square
#F97E9B #D8F97E #7EF9DC #9E7EF9
split-complementary
#F97E9B #7EF99E #7ED8F9
monochromatic
#F10B41 #F6446E #F97E9B #FCB8C8 #FEE2E8
Accessibility & contrast
On white
2.47
#F97E9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F97E9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97E9B
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97E9B | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94969C
Deuteranopia (green-blind)
#B3AE98
Tritanopia (blue-blind)
#FF7289
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97e9b; /* rgb */ color: rgb(249, 126, 155); /* oklch */ color: oklch(74.0% 0.152 6.6);
Tailwind
colors: {
custom: {
50: '#ffa6b8',
500: '#f97e9b',
950: '#000000',
},
}SCSS
$custom: #f97e9b; $custom-light: #ffa6b8; $custom-dark: #000000;
JSON
{
"hex": "#f97e9b",
"rgb": {
"r": 249,
"g": 126,
"b": 155
},
"hsl": {
"h": 345.854,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.74009,
"c": 0.15216,
"h": 6.6
},
"luminance": 0.37428
}Semantic roles & 50–950 ramp
primary
#F97E9B
secondary
#D5F6EE
accent
#E6AF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80