#FF74EC#FF74EC
#FF74EC is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.217 H 333.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74EC |
|---|---|
| RGB | rgb(255, 116, 236) |
| HSL | hsl(308, 100%, 73%) |
| HSV | hsv(308, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 7.5%, 0%) |
| CIE-LAB | lab(69.33, 67.26, -36.10) |
| CIE-LCH | lch(69.33, 76.34, 331.78°) |
| OKLab | oklab(76.35% 0.1932 -0.0984) |
| OKLCH | oklch(76.35% 0.217 333) |
| XYZ | xyz(62.6257, 39.8113, 83.7265) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 4.47
Violet Pink
#FB5FFC
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74EC #74FF87
analogous
#CC74FF #FF74EC #FF74A7
triadic
#FF74EC #ECFF74 #74ECFF
tetradic
#FF74EC #FFCC74 #74FF87 #74A7FF
square
#FF74EC #FFCC74 #74FF87 #74A7FF
split-complementary
#FF74EC #A7FF74 #74FFCC
monochromatic
#F900D7 #FF37E4 #FF74EC #FFB1F4 #FFE0FB
Accessibility & contrast
On white
2.34
#FF74EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FF74EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74EC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74EC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF0
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff74ec; /* rgb */ color: rgb(255, 116, 236); /* oklch */ color: oklch(76.4% 0.217 333.0);
Tailwind
colors: {
custom: {
50: '#ffa2f2',
500: '#ff74ec',
950: '#000000',
},
}SCSS
$custom: #ff74ec; $custom-light: #ffa2f2; $custom-dark: #000000;
JSON
{
"hex": "#ff74ec",
"rgb": {
"r": 255,
"g": 116,
"b": 236
},
"hsl": {
"h": 308.201,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76351,
"c": 0.21676,
"h": 333
},
"luminance": 0.39807
}Semantic roles & 50–950 ramp
primary
#FF74EC
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85