#F295BF#F295BF
#F295BF is a light, vivid pink. Relative luminance 0.441; OKLCH L 77.7% C 0.122 H 351.7°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F295BF |
|---|---|
| RGB | rgb(242, 149, 191) |
| HSL | hsl(333, 78%, 77%) |
| HSV | hsv(333, 38%, 95%) |
| CMYK | cmyk(0%, 38.4%, 21.1%, 5.1%) |
| CIE-LAB | lab(72.32, 40.39, -6.82) |
| CIE-LCH | lch(72.32, 40.96, 350.41°) |
| OKLab | oklab(77.72% 0.1209 -0.0176) |
| OKLCH | oklch(77.72% 0.122 351.7) |
| XYZ | xyz(56.7704, 44.1375, 54.8094) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.04
Pinky
#FC86AA
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 6.04
Carnation Pink
#FF7FA7
ΔE00 6.59
Powder Pink
#FFB2D0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F295BF #95F2C8
analogous
#F295EE #F295BF #F29A95
triadic
#F295BF #BFF295 #95BFF2
tetradic
#F295BF #EEF295 #95F2C8 #9A95F2
square
#F295BF #EEF295 #95F2C8 #9A95F2
split-complementary
#F295BF #95F29A #95EEF2
monochromatic
#E5287D #EB5E9E #F295BF #F9CCE0 #FCE4EF
Accessibility & contrast
On white
2.14
#F295BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F295BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F295BF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F295BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F295BF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#FF92A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f295bf; /* rgb */ color: rgb(242, 149, 191); /* oklch */ color: oklch(77.7% 0.122 351.7);
Tailwind
colors: {
custom: {
50: '#f8b5d2',
500: '#f295bf',
950: '#000000',
},
}SCSS
$custom: #f295bf; $custom-light: #f8b5d2; $custom-dark: #000000;
JSON
{
"hex": "#f295bf",
"rgb": {
"r": 242,
"g": 149,
"b": 191
},
"hsl": {
"h": 332.903,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.7772,
"c": 0.12213,
"h": 351.7
},
"luminance": 0.44134
}Semantic roles & 50–950 ramp
primary
#F295BF
secondary
#D8F3E7
accent
#DA7D0B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082