#F096BF#F096BF
#F096BF is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.7% C 0.118 H 351.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F096BF |
|---|---|
| RGB | rgb(240, 150, 191) |
| HSL | hsl(333, 75%, 76%) |
| HSV | hsv(333, 38%, 94%) |
| CMYK | cmyk(0%, 37.5%, 20.4%, 5.9%) |
| CIE-LAB | lab(72.30, 39.19, -6.88) |
| CIE-LCH | lch(72.30, 39.79, 350.04°) |
| OKLab | oklab(77.65% 0.1171 -0.0177) |
| OKLCH | oklch(77.65% 0.118 351.4) |
| XYZ | xyz(56.2464, 44.1031, 54.8303) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.40
Pinky
#FC86AA
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 6.31
Powder Pink
#FFB2D0
ΔE00 6.66
Carnation Pink
#FF7FA7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F096BF #96F0C7
analogous
#F096EC #F096BF #F09A96
triadic
#F096BF #BFF096 #96BFF0
tetradic
#F096BF #ECF096 #96F0C7 #9A96F0
square
#F096BF #ECF096 #96F0C7 #9A96F0
split-complementary
#F096BF #96F09A #96ECF0
monochromatic
#E12B7E #E8609E #F096BF #F8CCE0 #FBE4EF
Accessibility & contrast
On white
2.14
#F096BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F096BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F096BF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F096BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F096BF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#FC93A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f096bf; /* rgb */ color: rgb(240, 150, 191); /* oklch */ color: oklch(77.7% 0.118 351.4);
Tailwind
colors: {
custom: {
50: '#f6b6d2',
500: '#f096bf',
950: '#000000',
},
}SCSS
$custom: #f096bf; $custom-light: #f6b6d2; $custom-dark: #000000;
JSON
{
"hex": "#f096bf",
"rgb": {
"r": 240,
"g": 150,
"b": 191
},
"hsl": {
"h": 332.667,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.77652,
"c": 0.11846,
"h": 351.4
},
"luminance": 0.441
}Semantic roles & 50–950 ramp
primary
#F096BF
secondary
#D8F3E7
accent
#D77C0E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082