#F097BC#F097BC
#F097BC is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.7% C 0.115 H 353.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F097BC |
|---|---|
| RGB | rgb(240, 151, 188) |
| HSL | hsl(335, 75%, 77%) |
| HSV | hsv(335, 37%, 94%) |
| CMYK | cmyk(0%, 37.1%, 21.7%, 5.9%) |
| CIE-LAB | lab(72.42, 38.23, -5.03) |
| CIE-LCH | lch(72.42, 38.56, 352.50°) |
| OKLab | oklab(77.72% 0.1146 -0.0128) |
| OKLCH | oklch(77.72% 0.115 353.6) |
| XYZ | xyz(56.0799, 44.2929, 53.1628) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.03
Pinky
#FC86AA
ΔE00 5.37
Pink (survey)
#FF81C0
ΔE00 6.00
Powder Pink
#FFB2D0
ΔE00 6.31
Faded Pink
#DE9DAC
ΔE00 6.39
Carnation Pink
#FF7FA7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F097BC #97F0CB
analogous
#F097E9 #F097BC #F09F97
triadic
#F097BC #BCF097 #97BCF0
tetradic
#F097BC #E9F097 #97F0CB #9F97F0
square
#F097BC #E9F097 #97F0CB #9F97F0
split-complementary
#F097BC #97F09F #97E9F0
monochromatic
#E12C77 #E8629A #F097BC #F8CCDE #FBE4EE
Accessibility & contrast
On white
2.13
#F097BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F097BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F097BC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F097BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F097BC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#B7B7BA
Tritanopia (blue-blind)
#FD94A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f097bc; /* rgb */ color: rgb(240, 151, 188); /* oklch */ color: oklch(77.7% 0.115 353.6);
Tailwind
colors: {
custom: {
50: '#f6b7d0',
500: '#f097bc',
950: '#000000',
},
}SCSS
$custom: #f097bc; $custom-light: #f6b7d0; $custom-dark: #000000;
JSON
{
"hex": "#f097bc",
"rgb": {
"r": 240,
"g": 151,
"b": 188
},
"hsl": {
"h": 335.056,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.77719,
"c": 0.11528,
"h": 353.6
},
"luminance": 0.44289
}Semantic roles & 50–950 ramp
primary
#F097BC
secondary
#D8F3E8
accent
#D7840F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082