#FF4595#FF4595
#FF4595 is a light, highly saturated pink. Relative luminance 0.277; OKLCH L 68.2% C 0.229 H 359.2°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF4595 |
|---|---|
| RGB | rgb(255, 69, 149) |
| HSL | hsl(334, 100%, 64%) |
| HSV | hsv(334, 73%, 100%) |
| CMYK | cmyk(0%, 72.9%, 41.6%, 0%) |
| CIE-LAB | lab(59.61, 74.46, -1.50) |
| CIE-LCH | lch(59.61, 74.47, 358.85°) |
| OKLab | oklab(68.18% 0.2286 -0.003) |
| OKLCH | oklch(68.18% 0.229 359.2) |
| XYZ | xyz(48.7966, 27.6924, 31.2035) |
| Luminance | 0.2769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.40
Medium Pink
#F36196
ΔE00 3.87
Deeppink
#FF1493
ΔE00 4.25
Strawberry
#FC5A8D
ΔE00 4.30
Strong Pink
#FF0789
ΔE00 4.54
Hot Pink (survey)
#FF028D
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF4595 #45FFAF
analogous
#FF45F2 #FF4595 #FF5245
triadic
#FF4595 #95FF45 #4595FF
tetradic
#FF4595 #F2FF45 #45FFAF #5245FF
square
#FF4595 #F2FF45 #45FFAF #5245FF
split-complementary
#FF4595 #45FF52 #45F2FF
monochromatic
#CA0057 #FF0872 #FF4595 #FF82B8 #FFBFDB
Accessibility & contrast
On white
3.21
#FF4595 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#FF4595 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF4595
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF4595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF4595 | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D7997
Deuteranopia (green-blind)
#A09C91
Tritanopia (blue-blind)
#FF2868
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #ff4595; /* rgb */ color: rgb(255, 69, 149); /* oklch */ color: oklch(68.2% 0.229 359.2);
Tailwind
colors: {
custom: {
50: '#ff88b4',
500: '#ff4595',
950: '#000000',
},
}SCSS
$custom: #ff4595; $custom-light: #ff88b4; $custom-dark: #000000;
JSON
{
"hex": "#ff4595",
"rgb": {
"r": 255,
"g": 69,
"b": 149
},
"hsl": {
"h": 334.194,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.68178,
"c": 0.2286,
"h": 359.2
},
"luminance": 0.27686
}Semantic roles & 50–950 ramp
primary
#FF4595
secondary
#AFF1D5
accent
#E68300
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#190D11
muted
#877D80