#FF629F#FF629F
#FF629F is a light, vivid pink. Relative luminance 0.325; OKLCH L 71.3% C 0.198 H 359.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF629F |
|---|---|
| RGB | rgb(255, 98, 159) |
| HSL | hsl(337, 100%, 69%) |
| HSV | hsv(337, 62%, 100%) |
| CMYK | cmyk(0%, 61.6%, 37.6%, 0%) |
| CIE-LAB | lab(63.76, 64.81, -1.21) |
| CIE-LCH | lch(63.76, 64.82, 358.93°) |
| OKLab | oklab(71.34% 0.198 -0.0024) |
| OKLCH | oklch(71.34% 0.198 359.3) |
| XYZ | xyz(51.8689, 32.5044, 36.3366) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.33
Bubble Gum Pink
#FF69AF
ΔE00 3.23
Strawberry
#FC5A8D
ΔE00 3.67
Hot Pink
#FF69B4
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 4.40
Rosy Pink
#F6688E
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF629F #62FFC2
analogous
#FF62ED #FF629F #FF7462
triadic
#FF629F #9FFF62 #629FFF
tetradic
#FF629F #EDFF62 #62FFC2 #7462FF
square
#FF629F #EDFF62 #62FFC2 #7462FF
split-complementary
#FF629F #62FF74 #62EDFF
monochromatic
#E7005A #FF257A #FF629F #FF9FC4 #FFDCEA
Accessibility & contrast
On white
2.80
#FF629F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#FF629F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF629F
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF629F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF629F | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E88A1
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#FF537A
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff629f; /* rgb */ color: rgb(255, 98, 159); /* oklch */ color: oklch(71.3% 0.198 359.3);
Tailwind
colors: {
custom: {
50: '#ff96bb',
500: '#ff629f',
950: '#000000',
},
}SCSS
$custom: #ff629f; $custom-light: #ff96bb; $custom-dark: #000000;
JSON
{
"hex": "#ff629f",
"rgb": {
"r": 255,
"g": 98,
"b": 159
},
"hsl": {
"h": 336.688,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.71338,
"c": 0.19802,
"h": 359.3
},
"luminance": 0.32499
}Semantic roles & 50–950 ramp
primary
#FF629F
secondary
#C8F5E3
accent
#E68C00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80