#FF74FE#FF74FE
#FF74FE is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.2% C 0.231 H 327.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74FE |
|---|---|
| RGB | rgb(255, 116, 254) |
| HSL | hsl(300, 100%, 73%) |
| HSV | hsv(300, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 0.4%, 0%) |
| CIE-LAB | lab(70.11, 70.18, -44.76) |
| CIE-LCH | lch(70.11, 83.24, 327.47°) |
| OKLab | oklab(77.18% 0.1956 -0.1232) |
| OKLCH | oklch(77.18% 0.231 327.8) |
| XYZ | xyz(65.3738, 40.9105, 98.1999) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.50
Light Magenta
#FA5FF7
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 3.92
Orchid
#DA70D6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74FE #74FF75
analogous
#BB74FF #FF74FE #FF74B8
triadic
#FF74FE #FEFF74 #74FEFF
tetradic
#FF74FE #FFBB74 #74FF75 #74B8FF
square
#FF74FE #FFBB74 #74FF75 #74B8FF
split-complementary
#FF74FE #B8FF74 #74FFBB
monochromatic
#F900F7 #FF37FE #FF74FE #FFB1FE #FFE0FF
Accessibility & contrast
On white
2.29
#FF74FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FF74FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74FE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74FE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#FF84AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff74fe; /* rgb */ color: rgb(255, 116, 254); /* oklch */ color: oklch(77.2% 0.231 327.8);
Tailwind
colors: {
custom: {
50: '#ffa2ff',
500: '#ff74fe',
950: '#000000',
},
}SCSS
$custom: #ff74fe; $custom-light: #ffa2ff; $custom-dark: #000000;
JSON
{
"hex": "#ff74fe",
"rgb": {
"r": 255,
"g": 116,
"b": 254
},
"hsl": {
"h": 300.432,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.77177,
"c": 0.23115,
"h": 327.8
},
"luminance": 0.40907
}Semantic roles & 50–950 ramp
primary
#FF74FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86