#FF6198#FF6198
#FF6198 is a light, vivid pink. Relative luminance 0.321; OKLCH L 71.0% C 0.197 H 2.0°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6198 |
|---|---|
| RGB | rgb(255, 97, 152) |
| HSL | hsl(339, 100%, 69%) |
| HSV | hsv(339, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 40.4%, 0%) |
| CIE-LAB | lab(63.41, 64.50, 2.31) |
| CIE-LCH | lch(63.41, 64.55, 2.05°) |
| OKLab | oklab(71.02% 0.197 0.0067) |
| OKLCH | oklch(71.02% 0.197 2) |
| XYZ | xyz(51.1856, 32.0823, 33.1967) |
| Luminance | 0.3208 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.08
Strawberry
#FC5A8D
ΔE00 2.25
Rosy Pink
#F6688E
ΔE00 3.05
Bubble Gum Pink
#FF69AF
ΔE00 4.76
Warm Pink
#FB5581
ΔE00 4.77
Carnation Pink
#FF7FA7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6198 #61FFC8
analogous
#FF61E7 #FF6198 #FF7961
triadic
#FF6198 #98FF61 #6198FF
tetradic
#FF6198 #E7FF61 #61FFC8 #7961FF
square
#FF6198 #E7FF61 #61FFC8 #7961FF
split-complementary
#FF6198 #61FF79 #61E7FF
monochromatic
#E60050 #FF2470 #FF6198 #FF9EC0 #FFDBE8
Accessibility & contrast
On white
2.83
#FF6198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#FF6198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6198
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6198 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8699
Deuteranopia (green-blind)
#A9A594
Tritanopia (blue-blind)
#FF5076
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff6198; /* rgb */ color: rgb(255, 97, 152); /* oklch */ color: oklch(71.0% 0.197 2.0);
Tailwind
colors: {
custom: {
50: '#ff95b6',
500: '#ff6198',
950: '#000000',
},
}SCSS
$custom: #ff6198; $custom-light: #ff95b6; $custom-dark: #000000;
JSON
{
"hex": "#ff6198",
"rgb": {
"r": 255,
"g": 97,
"b": 152
},
"hsl": {
"h": 339.114,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.71017,
"c": 0.19714,
"h": 2
},
"luminance": 0.32076
}Semantic roles & 50–950 ramp
primary
#FF6198
secondary
#C7F5E5
accent
#E69600
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80