#FF6098#FF6098
#FF6098 is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.9% C 0.198 H 1.8°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6098 |
|---|---|
| RGB | rgb(255, 96, 152) |
| HSL | hsl(339, 100%, 69%) |
| HSV | hsv(339, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 40.4%, 0%) |
| CIE-LAB | lab(63.26, 64.92, 2.09) |
| CIE-LCH | lch(63.26, 64.95, 1.84°) |
| OKLab | oklab(70.9% 0.1983 0.0062) |
| OKLCH | oklch(70.9% 0.198 1.8) |
| XYZ | xyz(51.0938, 31.8987, 33.1661) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.00
Strawberry
#FC5A8D
ΔE00 2.24
Rosy Pink
#F6688E
ΔE00 3.18
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Warm Pink
#FB5581
ΔE00 4.79
Carnation Pink
#FF7FA7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6098 #60FFC7
analogous
#FF60E8 #FF6098 #FF7860
triadic
#FF6098 #98FF60 #6098FF
tetradic
#FF6098 #E8FF60 #60FFC7 #7860FF
square
#FF6098 #E8FF60 #60FFC7 #7860FF
split-complementary
#FF6098 #60FF78 #60E8FF
monochromatic
#E50051 #FF2370 #FF6098 #FF9DC0 #FFDAE7
Accessibility & contrast
On white
2.85
#FF6098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#FF6098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6098
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6098 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8699
Deuteranopia (green-blind)
#A9A494
Tritanopia (blue-blind)
#FF4E76
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff6098; /* rgb */ color: rgb(255, 96, 152); /* oklch */ color: oklch(70.9% 0.198 1.8);
Tailwind
colors: {
custom: {
50: '#ff95b6',
500: '#ff6098',
950: '#000000',
},
}SCSS
$custom: #ff6098; $custom-light: #ff95b6; $custom-dark: #000000;
JSON
{
"hex": "#ff6098",
"rgb": {
"r": 255,
"g": 96,
"b": 152
},
"hsl": {
"h": 338.868,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.70904,
"c": 0.19842,
"h": 1.8
},
"luminance": 0.31893
}Semantic roles & 50–950 ramp
primary
#FF6098
secondary
#C6F5E4
accent
#E69500
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80