#FF74DF#FF74DF
#FF74DF is a light, highly saturated pink. Relative luminance 0.391; OKLCH L 75.8% C 0.207 H 337.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74DF |
|---|---|
| RGB | rgb(255, 116, 223) |
| HSL | hsl(314, 100%, 73%) |
| HSV | hsv(314, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 12.5%, 0%) |
| CIE-LAB | lab(68.81, 65.26, -29.72) |
| CIE-LCH | lch(68.81, 71.71, 335.51°) |
| OKLab | oklab(75.79% 0.1909 -0.0803) |
| OKLCH | oklch(75.79% 0.207 337.2) |
| XYZ | xyz(60.8053, 39.0831, 74.1390) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 4.64
Bubblegum Pink
#FE83CC
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.91
Light Magenta
#FA5FF7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74DF #74FF94
analogous
#D974FF #FF74DF #FF7499
triadic
#FF74DF #DFFF74 #74DFFF
tetradic
#FF74DF #FFD974 #74FF94 #7499FF
square
#FF74DF #FFD974 #74FF94 #7499FF
split-complementary
#FF74DF #99FF74 #74FFD9
monochromatic
#F900BF #FF37D1 #FF74DF #FFB1ED #FFE0F8
Accessibility & contrast
On white
2.38
#FF74DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FF74DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74DF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74DF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE2
Deuteranopia (green-blind)
#A0B0DB
Tritanopia (blue-blind)
#FF7AA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff74df; /* rgb */ color: rgb(255, 116, 223); /* oklch */ color: oklch(75.8% 0.207 337.2);
Tailwind
colors: {
custom: {
50: '#ffa2e9',
500: '#ff74df',
950: '#000000',
},
}SCSS
$custom: #ff74df; $custom-light: #ffa2e9; $custom-dark: #000000;
JSON
{
"hex": "#ff74df",
"rgb": {
"r": 255,
"g": 116,
"b": 223
},
"hsl": {
"h": 313.813,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75794,
"c": 0.20706,
"h": 337.2
},
"luminance": 0.39078
}Semantic roles & 50–950 ramp
primary
#FF74DF
secondary
#D4F7DC
accent
#E63500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84