#FF6196#FF6196
#FF6196 is a light, vivid pink. Relative luminance 0.320; OKLCH L 71.0% C 0.197 H 2.8°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6196 |
|---|---|
| RGB | rgb(255, 97, 150) |
| HSL | hsl(340, 100%, 69%) |
| HSV | hsv(340, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 41.2%, 0%) |
| CIE-LAB | lab(63.36, 64.30, 3.38) |
| CIE-LCH | lch(63.36, 64.39, 3.01°) |
| OKLab | oklab(70.96% 0.1964 0.0095) |
| OKLCH | oklch(70.96% 0.197 2.8) |
| XYZ | xyz(51.0232, 32.0174, 32.3413) |
| Luminance | 0.3201 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Strawberry
#FC5A8D
ΔE00 1.90
Medium Pink
#F36196
ΔE00 2.26
Rosy Pink
#F6688E
ΔE00 2.65
Warm Pink
#FB5581
ΔE00 4.35
Bubble Gum Pink
#FF69AF
ΔE00 5.23
Carnation Pink
#FF7FA7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6196 #61FFCA
analogous
#FF61E5 #FF6196 #FF7B61
triadic
#FF6196 #96FF61 #6196FF
tetradic
#FF6196 #E5FF61 #61FFCA #7B61FF
square
#FF6196 #E5FF61 #61FFCA #7B61FF
split-complementary
#FF6196 #61FF7B #61E5FF
monochromatic
#E6004D #FF246D #FF6196 #FF9EBF #FFDBE7
Accessibility & contrast
On white
2.84
#FF6196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#FF6196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6196
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6196 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808697
Deuteranopia (green-blind)
#AAA592
Tritanopia (blue-blind)
#FF4F76
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff6196; /* rgb */ color: rgb(255, 97, 150); /* oklch */ color: oklch(71.0% 0.197 2.8);
Tailwind
colors: {
custom: {
50: '#ff95b4',
500: '#ff6196',
950: '#000000',
},
}SCSS
$custom: #ff6196; $custom-light: #ff95b4; $custom-dark: #000000;
JSON
{
"hex": "#ff6196",
"rgb": {
"r": 255,
"g": 97,
"b": 150
},
"hsl": {
"h": 339.873,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.70959,
"c": 0.19658,
"h": 2.8
},
"luminance": 0.32011
}Semantic roles & 50–950 ramp
primary
#FF6196
secondary
#C7F5E6
accent
#E69900
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80