#FF6096#FF6096
#FF6096 is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.8% C 0.198 H 2.6°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6096 |
|---|---|
| RGB | rgb(255, 96, 150) |
| HSL | hsl(340, 100%, 69%) |
| HSV | hsv(340, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 41.2%, 0%) |
| CIE-LAB | lab(63.21, 64.72, 3.16) |
| CIE-LCH | lch(63.21, 64.79, 2.80°) |
| OKLab | oklab(70.85% 0.1977 0.0089) |
| OKLCH | oklch(70.85% 0.198 2.6) |
| XYZ | xyz(50.9313, 31.8337, 32.3107) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Strawberry
#FC5A8D
ΔE00 1.86
Medium Pink
#F36196
ΔE00 2.16
Rosy Pink
#F6688E
ΔE00 2.78
Warm Pink
#FB5581
ΔE00 4.36
Bubble Gum Pink
#FF69AF
ΔE00 5.18
Carnation Pink
#FF7FA7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6096 #60FFC9
analogous
#FF60E5 #FF6096 #FF7A60
triadic
#FF6096 #96FF60 #6096FF
tetradic
#FF6096 #E5FF60 #60FFC9 #7A60FF
square
#FF6096 #E5FF60 #60FFC9 #7A60FF
split-complementary
#FF6096 #60FF7A #60E5FF
monochromatic
#E5004E #FF236E #FF6096 #FF9DBE #FFDAE7
Accessibility & contrast
On white
2.85
#FF6096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#FF6096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6096
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6096 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8697
Deuteranopia (green-blind)
#A9A492
Tritanopia (blue-blind)
#FF4E75
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff6096; /* rgb */ color: rgb(255, 96, 150); /* oklch */ color: oklch(70.8% 0.198 2.6);
Tailwind
colors: {
custom: {
50: '#ff95b4',
500: '#ff6096',
950: '#000000',
},
}SCSS
$custom: #ff6096; $custom-light: #ff95b4; $custom-dark: #000000;
JSON
{
"hex": "#ff6096",
"rgb": {
"r": 255,
"g": 96,
"b": 150
},
"hsl": {
"h": 339.623,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.70846,
"c": 0.19785,
"h": 2.6
},
"luminance": 0.31828
}Semantic roles & 50–950 ramp
primary
#FF6096
secondary
#C6F5E5
accent
#E69800
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80