#FF609A#FF609A
#FF609A is a light, vivid pink. Relative luminance 0.320; OKLCH L 71.0% C 0.199 H 1.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF609A |
|---|---|
| RGB | rgb(255, 96, 154) |
| HSL | hsl(338, 100%, 69%) |
| HSV | hsv(338, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 39.6%, 0%) |
| CIE-LAB | lab(63.31, 65.12, 1.01) |
| CIE-LCH | lch(63.31, 65.12, 0.89°) |
| OKLab | oklab(70.96% 0.199 0.0034) |
| OKLCH | oklch(70.96% 0.199 1) |
| XYZ | xyz(51.2589, 31.9648, 34.0360) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.95
Strawberry
#FC5A8D
ΔE00 2.65
Rosy Pink
#F6688E
ΔE00 3.59
Bubble Gum Pink
#FF69AF
ΔE00 4.27
Warm Pink
#FB5581
ΔE00 5.22
Hot Pink
#FF69B4
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF609A #60FFC5
analogous
#FF60EA #FF609A #FF7660
triadic
#FF609A #9AFF60 #609AFF
tetradic
#FF609A #EAFF60 #60FFC5 #7660FF
square
#FF609A #EAFF60 #60FFC5 #7660FF
split-complementary
#FF609A #60FF76 #60EAFF
monochromatic
#E50053 #FF2373 #FF609A #FF9DC1 #FFDAE8
Accessibility & contrast
On white
2.84
#FF609A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#FF609A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF609A
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF609A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF609A | 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)
#7E869C
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#FF4F77
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff609a; /* rgb */ color: rgb(255, 96, 154); /* oklch */ color: oklch(71.0% 0.199 1.0);
Tailwind
colors: {
custom: {
50: '#ff95b7',
500: '#ff609a',
950: '#000000',
},
}SCSS
$custom: #ff609a; $custom-light: #ff95b7; $custom-dark: #000000;
JSON
{
"hex": "#ff609a",
"rgb": {
"r": 255,
"g": 96,
"b": 154
},
"hsl": {
"h": 338.113,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.70962,
"c": 0.19901,
"h": 1
},
"luminance": 0.31959
}Semantic roles & 50–950 ramp
primary
#FF609A
secondary
#C6F5E4
accent
#E69200
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80