#FF3FC8#FF3FC8
#FF3FC8 is a light, highly saturated pink. Relative luminance 0.290; OKLCH L 69.6% C 0.258 H 342.3°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3FC8 |
|---|---|
| RGB | rgb(255, 63, 200) |
| HSL | hsl(317, 100%, 62%) |
| HSV | hsv(317, 75%, 100%) |
| CMYK | cmyk(0%, 75.3%, 21.6%, 0%) |
| CIE-LAB | lab(60.77, 81.77, -29.21) |
| CIE-LCH | lch(60.77, 86.83, 340.34°) |
| OKLab | oklab(69.61% 0.246 -0.0784) |
| OKLCH | oklch(69.61% 0.258 342.3) |
| XYZ | xyz(53.4447, 28.9908, 57.4136) |
| Luminance | 0.2898 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bright Pink
#FE01B1
ΔE00 4.93
Hot Magenta
#F504C9
ΔE00 5.19
Purpleish Pink
#DF4EC8
ΔE00 5.19
Bright Magenta
#FF08E8
ΔE00 6.03
Candy Pink
#FF63E9
ΔE00 6.51
Barbie Pink
#FE46A5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3FC8 #3FFF76
analogous
#D63FFF #FF3FC8 #FF3F68
triadic
#FF3FC8 #C8FF3F #3FC8FF
tetradic
#FF3FC8 #FFD63F #3FFF76 #3F68FF
square
#FF3FC8 #FFD63F #3FFF76 #3F68FF
split-complementary
#FF3FC8 #68FF3F #3FFFD6
monochromatic
#C4008C #FF02B6 #FF3FC8 #FF7CDA #FFB9EB
Accessibility & contrast
On white
3.09
#FF3FC8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#FF3FC8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF3FC8
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3FC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3FC8 | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#537FCC
Deuteranopia (green-blind)
#909EC4
Tritanopia (blue-blind)
#FF4180
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ff3fc8; /* rgb */ color: rgb(255, 63, 200); /* oklch */ color: oklch(69.6% 0.258 342.3);
Tailwind
colors: {
custom: {
50: '#ff87d9',
500: '#ff3fc8',
950: '#000000',
},
}SCSS
$custom: #ff3fc8; $custom-light: #ff87d9; $custom-dark: #000000;
JSON
{
"hex": "#ff3fc8",
"rgb": {
"r": 255,
"g": 63,
"b": 200
},
"hsl": {
"h": 317.188,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.69613,
"c": 0.25823,
"h": 342.3
},
"luminance": 0.28985
}Semantic roles & 50–950 ramp
primary
#FF3FC8
secondary
#AAF0BE
accent
#E64200
background
#FFF9FD
surface
#FFF1FA
border
#D7CBD3
text
#190D14
muted
#877E83