#FF6299#FF6299
#FF6299 is a light, vivid pink. Relative luminance 0.323; OKLCH L 71.2% C 0.196 H 1.7°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6299 |
|---|---|
| RGB | rgb(255, 98, 153) |
| HSL | hsl(339, 100%, 69%) |
| HSV | hsv(339, 62%, 100%) |
| CMYK | cmyk(0%, 61.6%, 40%, 0%) |
| CIE-LAB | lab(63.59, 64.19, 1.99) |
| CIE-LCH | lch(63.59, 64.22, 1.78°) |
| OKLab | oklab(71.16% 0.1961 0.0059) |
| OKLCH | oklch(71.16% 0.196 1.7) |
| XYZ | xyz(51.3608, 32.3012, 33.6608) |
| Luminance | 0.3230 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.12
Strawberry
#FC5A8D
ΔE00 2.46
Rosy Pink
#F6688E
ΔE00 3.14
Bubble Gum Pink
#FF69AF
ΔE00 4.58
Warm Pink
#FB5581
ΔE00 4.97
Carnation Pink
#FF7FA7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6299 #62FFC8
analogous
#FF62E7 #FF6299 #FF7A62
triadic
#FF6299 #99FF62 #6299FF
tetradic
#FF6299 #E7FF62 #62FFC8 #7A62FF
square
#FF6299 #E7FF62 #62FFC8 #7A62FF
split-complementary
#FF6299 #62FF7A #62E7FF
monochromatic
#E70051 #FF2571 #FF6299 #FF9FC1 #FFDCE9
Accessibility & contrast
On white
2.82
#FF6299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#FF6299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6299
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6299 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80879A
Deuteranopia (green-blind)
#AAA595
Tritanopia (blue-blind)
#FF5177
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff6299; /* rgb */ color: rgb(255, 98, 153); /* oklch */ color: oklch(71.2% 0.196 1.7);
Tailwind
colors: {
custom: {
50: '#ff96b6',
500: '#ff6299',
950: '#000000',
},
}SCSS
$custom: #ff6299; $custom-light: #ff96b6; $custom-dark: #000000;
JSON
{
"hex": "#ff6299",
"rgb": {
"r": 255,
"g": 98,
"b": 153
},
"hsl": {
"h": 338.981,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.71159,
"c": 0.19614,
"h": 1.7
},
"luminance": 0.32295
}Semantic roles & 50–950 ramp
primary
#FF6299
secondary
#C8F5E5
accent
#E69500
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80