#FF74E2#FF74E2
#FF74E2 is a light, highly saturated pink. Relative luminance 0.392; OKLCH L 75.9% C 0.209 H 336.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74E2 |
|---|---|
| RGB | rgb(255, 116, 226) |
| HSL | hsl(313, 100%, 73%) |
| HSV | hsv(313, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 11.4%, 0%) |
| CIE-LAB | lab(68.93, 65.72, -31.21) |
| CIE-LCH | lch(68.93, 72.75, 334.60°) |
| OKLab | oklab(75.92% 0.1914 -0.0845) |
| OKLCH | oklch(75.92% 0.209 336.2) |
| XYZ | xyz(61.2133, 39.2463, 76.2880) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.91
Candy Pink
#FF63E9
ΔE00 3.26
Violet (CSS)
#EE82EE
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74E2 #74FF91
analogous
#D674FF #FF74E2 #FF749C
triadic
#FF74E2 #E2FF74 #74E2FF
tetradic
#FF74E2 #FFD674 #74FF91 #749CFF
square
#FF74E2 #FFD674 #74FF91 #749CFF
split-complementary
#FF74E2 #9CFF74 #74FFD6
monochromatic
#F900C5 #FF37D5 #FF74E2 #FFB1EF #FFE0F9
Accessibility & contrast
On white
2.37
#FF74E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FF74E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74E2
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74E2 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769BE6
Deuteranopia (green-blind)
#9EB0DE
Tritanopia (blue-blind)
#FF7BA1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff74e2; /* rgb */ color: rgb(255, 116, 226); /* oklch */ color: oklch(75.9% 0.209 336.2);
Tailwind
colors: {
custom: {
50: '#ffa2eb',
500: '#ff74e2',
950: '#000000',
},
}SCSS
$custom: #ff74e2; $custom-light: #ffa2eb; $custom-dark: #000000;
JSON
{
"hex": "#ff74e2",
"rgb": {
"r": 255,
"g": 116,
"b": 226
},
"hsl": {
"h": 312.518,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.7592,
"c": 0.20923,
"h": 336.2
},
"luminance": 0.39242
}Semantic roles & 50–950 ramp
primary
#FF74E2
secondary
#D4F7DB
accent
#E63000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84