#FF6099#FF6099
#FF6099 is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.9% C 0.199 H 1.4°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6099 |
|---|---|
| RGB | rgb(255, 96, 153) |
| HSL | hsl(338, 100%, 69%) |
| HSV | hsv(338, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 40%, 0%) |
| CIE-LAB | lab(63.29, 65.02, 1.55) |
| CIE-LCH | lch(63.29, 65.03, 1.37°) |
| OKLab | oklab(70.93% 0.1987 0.0048) |
| OKLCH | oklch(70.93% 0.199 1.4) |
| XYZ | xyz(51.1760, 31.9316, 33.5992) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.96
Strawberry
#FC5A8D
ΔE00 2.44
Rosy Pink
#F6688E
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Warm Pink
#FB5581
ΔE00 5.00
Hot Pink
#FF69B4
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6099 #60FFC6
analogous
#FF60E8 #FF6099 #FF7760
triadic
#FF6099 #99FF60 #6099FF
tetradic
#FF6099 #E8FF60 #60FFC6 #7760FF
square
#FF6099 #E8FF60 #60FFC6 #7760FF
split-complementary
#FF6099 #60FF77 #60E8FF
monochromatic
#E50052 #FF2372 #FF6099 #FF9DC0 #FFDAE8
Accessibility & contrast
On white
2.84
#FF6099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#FF6099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6099
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6099 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E869B
Deuteranopia (green-blind)
#A9A595
Tritanopia (blue-blind)
#FF4F76
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff6099; /* rgb */ color: rgb(255, 96, 153); /* oklch */ color: oklch(70.9% 0.199 1.4);
Tailwind
colors: {
custom: {
50: '#ff95b6',
500: '#ff6099',
950: '#000000',
},
}SCSS
$custom: #ff6099; $custom-light: #ff95b6; $custom-dark: #000000;
JSON
{
"hex": "#ff6099",
"rgb": {
"r": 255,
"g": 96,
"b": 153
},
"hsl": {
"h": 338.491,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.70933,
"c": 0.19871,
"h": 1.4
},
"luminance": 0.31926
}Semantic roles & 50–950 ramp
primary
#FF6099
secondary
#C6F5E4
accent
#E69300
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80