#FF4FDF#FF4FDF
#FF4FDF is a light, highly saturated pink. Relative luminance 0.322; OKLCH L 71.9% C 0.256 H 336.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF4FDF |
|---|---|
| RGB | rgb(255, 79, 223) |
| HSL | hsl(311, 100%, 65%) |
| HSV | hsv(311, 69%, 100%) |
| CMYK | cmyk(0%, 69%, 12.5%, 0%) |
| CIE-LAB | lab(63.50, 79.87, -37.98) |
| CIE-LCH | lch(63.50, 88.44, 334.57°) |
| OKLab | oklab(71.9% 0.2341 -0.1034) |
| OKLCH | oklch(71.9% 0.256 336.2) |
| XYZ | xyz(57.3561, 32.1847, 72.9893) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.99
Light Magenta
#FA5FF7
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.80
Bright Magenta
#FF08E8
ΔE00 5.21
Purply Pink
#F075E6
ΔE00 5.46
Purpleish Pink
#DF4EC8
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF4FDF #4FFF6F
analogous
#C74FFF #FF4FDF #FF4F87
triadic
#FF4FDF #DFFF4F #4FDFFF
tetradic
#FF4FDF #FFC74F #4FFF6F #4F87FF
square
#FF4FDF #FFC74F #4FFF6F #4F87FF
split-complementary
#FF4FDF #87FF4F #4FFFC7
monochromatic
#D400AD #FF12D4 #FF4FDF #FF8CEA #FFC9F5
Accessibility & contrast
On white
2.82
#FF4FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#FF4FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF4FDF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF4FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF4FDF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5289E3
Deuteranopia (green-blind)
#8DA3DB
Tritanopia (blue-blind)
#FF5A91
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff4fdf; /* rgb */ color: rgb(255, 79, 223); /* oklch */ color: oklch(71.9% 0.256 336.2);
Tailwind
colors: {
custom: {
50: '#ff8ee9',
500: '#ff4fdf',
950: '#000000',
},
}SCSS
$custom: #ff4fdf; $custom-light: #ff8ee9; $custom-dark: #000000;
JSON
{
"hex": "#ff4fdf",
"rgb": {
"r": 255,
"g": 79,
"b": 223
},
"hsl": {
"h": 310.909,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.71904,
"c": 0.25592,
"h": 336.2
},
"luminance": 0.3218
}Semantic roles & 50–950 ramp
primary
#FF4FDF
secondary
#B7F2C2
accent
#E62A00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190D16
muted
#877E84