#FF74FB#FF74FB
#FF74FB is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 77.0% C 0.229 H 328.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74FB |
|---|---|
| RGB | rgb(255, 116, 251) |
| HSL | hsl(302, 100%, 73%) |
| HSV | hsv(302, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 1.6%, 0%) |
| CIE-LAB | lab(69.98, 69.68, -43.33) |
| CIE-LCH | lch(69.98, 82.06, 328.13°) |
| OKLab | oklab(77.04% 0.1953 -0.119) |
| OKLCH | oklch(77.04% 0.229 328.6) |
| XYZ | xyz(64.8972, 40.7199, 95.6896) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.30
Violet (CSS)
#EE82EE
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.58
Candy Pink
#FF63E9
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.61
Orchid
#DA70D6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74FB #74FF78
analogous
#BE74FF #FF74FB #FF74B5
triadic
#FF74FB #FBFF74 #74FBFF
tetradic
#FF74FB #FFBE74 #74FF78 #74B5FF
square
#FF74FB #FFBE74 #74FF78 #74B5FF
split-complementary
#FF74FB #B5FF74 #74FFBE
monochromatic
#F900F1 #FF37F9 #FF74FB #FFB1FD #FFE0FE
Accessibility & contrast
On white
2.30
#FF74FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FF74FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74FB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74FB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#94B2F7
Tritanopia (blue-blind)
#FF83AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff74fb; /* rgb */ color: rgb(255, 116, 251); /* oklch */ color: oklch(77.0% 0.229 328.6);
Tailwind
colors: {
custom: {
50: '#ffa2fd',
500: '#ff74fb',
950: '#000000',
},
}SCSS
$custom: #ff74fb; $custom-light: #ffa2fd; $custom-dark: #000000;
JSON
{
"hex": "#ff74fb",
"rgb": {
"r": 255,
"g": 116,
"b": 251
},
"hsl": {
"h": 301.727,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.77035,
"c": 0.22869,
"h": 328.6
},
"luminance": 0.40716
}Semantic roles & 50–950 ramp
primary
#FF74FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85