#F095BB#F095BB
#F095BB is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.4% C 0.118 H 353.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F095BB |
|---|---|
| RGB | rgb(240, 149, 187) |
| HSL | hsl(335, 75%, 76%) |
| HSV | hsv(335, 38%, 94%) |
| CMYK | cmyk(0%, 37.9%, 22.1%, 5.9%) |
| CIE-LAB | lab(71.97, 39.13, -5.15) |
| CIE-LCH | lch(71.97, 39.46, 352.50°) |
| OKLab | oklab(77.36% 0.1173 -0.0131) |
| OKLCH | oklch(77.36% 0.118 353.6) |
| XYZ | xyz(55.6534, 43.6117, 52.4907) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.93
Pinky
#FC86AA
ΔE00 5.07
Pink (survey)
#FF81C0
ΔE00 5.60
Carnation Pink
#FF7FA7
ΔE00 6.24
Rosa
#FE86A4
ΔE00 6.46
Faded Pink
#DE9DAC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F095BB #95F0CA
analogous
#F095E9 #F095BB #F09D95
triadic
#F095BB #BBF095 #95BBF0
tetradic
#F095BB #E9F095 #95F0CA #9D95F0
square
#F095BB #E9F095 #95F0CA #9D95F0
split-complementary
#F095BB #95F09D #95E9F0
monochromatic
#E12A76 #E85F99 #F095BB #F8CBDD #FBE4EE
Accessibility & contrast
On white
2.16
#F095BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F095BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F095BB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F095BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F095BB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#B6B6B9
Tritanopia (blue-blind)
#FD91A2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f095bb; /* rgb */ color: rgb(240, 149, 187); /* oklch */ color: oklch(77.4% 0.118 353.6);
Tailwind
colors: {
custom: {
50: '#f6b5cf',
500: '#f095bb',
950: '#000000',
},
}SCSS
$custom: #f095bb; $custom-light: #f6b5cf; $custom-dark: #000000;
JSON
{
"hex": "#f095bb",
"rgb": {
"r": 240,
"g": 149,
"b": 187
},
"hsl": {
"h": 334.945,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.77363,
"c": 0.11807,
"h": 353.6
},
"luminance": 0.43608
}Semantic roles & 50–950 ramp
primary
#F095BB
secondary
#D8F3E8
accent
#D7830E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082