#F595BF#F595BF
#F595BF is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.1% C 0.125 H 352.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F595BF |
|---|---|
| RGB | rgb(245, 149, 191) |
| HSL | hsl(334, 83%, 77%) |
| HSV | hsv(334, 39%, 96%) |
| CMYK | cmyk(0%, 39.2%, 22%, 3.9%) |
| CIE-LAB | lab(72.68, 41.41, -6.25) |
| CIE-LCH | lch(72.68, 41.88, 351.41°) |
| OKLab | oklab(78.07% 0.1241 -0.016) |
| OKLCH | oklch(78.07% 0.125 352.6) |
| XYZ | xyz(57.8088, 44.6729, 54.8580) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.91
Pinky
#FC86AA
ΔE00 5.21
Pig Pink
#E78EA5
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 6.05
Carnation Pink
#FF7FA7
ΔE00 6.27
Powder Pink
#FFB2D0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F595BF #95F5CB
analogous
#F595EF #F595BF #F59B95
triadic
#F595BF #BFF595 #95BFF5
tetradic
#F595BF #EFF595 #95F5CB #9B95F5
square
#F595BF #EFF595 #95F5CB #9B95F5
split-complementary
#F595BF #95F59B #95EFF5
monochromatic
#EA257B #F05D9D #F595BF #FACDE1 #FCE3EE
Accessibility & contrast
On white
2.11
#F595BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F595BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F595BF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F595BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F595BF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#B7B9BD
Tritanopia (blue-blind)
#FF91A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f595bf; /* rgb */ color: rgb(245, 149, 191); /* oklch */ color: oklch(78.1% 0.125 352.6);
Tailwind
colors: {
custom: {
50: '#fab5d2',
500: '#f595bf',
950: '#000000',
},
}SCSS
$custom: #f595bf; $custom-light: #fab5d2; $custom-dark: #000000;
JSON
{
"hex": "#f595bf",
"rgb": {
"r": 245,
"g": 149,
"b": 191
},
"hsl": {
"h": 333.75,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.78067,
"c": 0.12516,
"h": 352.6
},
"luminance": 0.44669
}Semantic roles & 50–950 ramp
primary
#F595BF
secondary
#D7F4E7
accent
#DF8006
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082