#FF6399#FF6399
#FF6399 is a light, vivid pink. Relative luminance 0.325; OKLCH L 71.3% C 0.195 H 1.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6399 |
|---|---|
| RGB | rgb(255, 99, 153) |
| HSL | hsl(339, 100%, 69%) |
| HSV | hsv(339, 61%, 100%) |
| CMYK | cmyk(0%, 61.2%, 40%, 0%) |
| CIE-LAB | lab(63.75, 63.77, 2.22) |
| CIE-LCH | lch(63.75, 63.81, 1.99°) |
| OKLab | oklab(71.27% 0.1947 0.0065) |
| OKLCH | oklch(71.27% 0.195 1.9) |
| XYZ | xyz(51.4550, 32.4895, 33.6922) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.22
Strawberry
#FC5A8D
ΔE00 2.50
Rosy Pink
#F6688E
ΔE00 3.02
Bubble Gum Pink
#FF69AF
ΔE00 4.64
Warm Pink
#FB5581
ΔE00 4.97
Carnation Pink
#FF7FA7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6399 #63FFC9
analogous
#FF63E7 #FF6399 #FF7B63
triadic
#FF6399 #99FF63 #6399FF
tetradic
#FF6399 #E7FF63 #63FFC9 #7B63FF
square
#FF6399 #E7FF63 #63FFC9 #7B63FF
split-complementary
#FF6399 #63FF7B #63E7FF
monochromatic
#E80050 #FF2671 #FF6399 #FFA0C1 #FFDDE9
Accessibility & contrast
On white
2.80
#FF6399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#FF6399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6399
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6399 | 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)
#81879A
Deuteranopia (green-blind)
#AAA695
Tritanopia (blue-blind)
#FF5278
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff6399; /* rgb */ color: rgb(255, 99, 153); /* oklch */ color: oklch(71.3% 0.195 1.9);
Tailwind
colors: {
custom: {
50: '#ff97b6',
500: '#ff6399',
950: '#000000',
},
}SCSS
$custom: #ff6399; $custom-light: #ff97b6; $custom-dark: #000000;
JSON
{
"hex": "#ff6399",
"rgb": {
"r": 255,
"g": 99,
"b": 153
},
"hsl": {
"h": 339.231,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.71274,
"c": 0.19484,
"h": 1.9
},
"luminance": 0.32484
}Semantic roles & 50–950 ramp
primary
#FF6399
secondary
#C8F5E6
accent
#E69600
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80