#F997AB#F997AB
#F997AB is a light, moderate red. Relative luminance 0.452; OKLCH L 78.3% C 0.119 H 7.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F997AB |
|---|---|
| RGB | rgb(249, 151, 171) |
| HSL | hsl(348, 89%, 78%) |
| HSV | hsv(348, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 31.3%, 2.4%) |
| CIE-LAB | lab(73.03, 39.07, 5.40) |
| CIE-LCH | lch(73.03, 39.44, 7.87°) |
| OKLab | oklab(78.26% 0.1184 0.0146) |
| OKLCH | oklch(78.26% 0.119 7) |
| XYZ | xyz(57.4863, 45.2176, 44.2203) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.78
Rosa
#FE86A4
ΔE00 3.97
Rose Pink
#F7879A
ΔE00 4.00
Pinky
#FC86AA
ΔE00 4.65
Faded Pink
#DE9DAC
ΔE00 5.62
Soft Pink
#FDB0C0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997AB #97F9E5
analogous
#F997DC #F997AB #F9B497
triadic
#F997AB #ABF997 #97ABF9
tetradic
#F997AB #DCF997 #97F9E5 #B497F9
square
#F997AB #DCF997 #97F9E5 #B497F9
split-complementary
#F997AB #97F9B4 #97DCF9
monochromatic
#F2234E #F65D7C #F997AB #FCD1DA #FDE2E8
Accessibility & contrast
On white
2.09
#F997AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F997AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997AB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997AB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#FF8F9E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f997ab; /* rgb */ color: rgb(249, 151, 171); /* oklch */ color: oklch(78.3% 0.119 7.0);
Tailwind
colors: {
custom: {
50: '#fdb7c3',
500: '#f997ab',
950: '#000000',
},
}SCSS
$custom: #f997ab; $custom-light: #fdb7c3; $custom-dark: #000000;
JSON
{
"hex": "#f997ab",
"rgb": {
"r": 249,
"g": 151,
"b": 171
},
"hsl": {
"h": 347.755,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.78264,
"c": 0.11932,
"h": 7
},
"luminance": 0.45213
}Semantic roles & 50–950 ramp
primary
#F997AB
secondary
#D6F5EF
accent
#E6B700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081