#FE74FF#FE74FF
#FE74FF is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.1% C 0.231 H 327.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74FF |
|---|---|
| RGB | rgb(254, 116, 255) |
| HSL | hsl(300, 100%, 73%) |
| HSV | hsv(300, 55%, 100%) |
| CMYK | cmyk(0.4%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(70.03, 70.09, -45.45) |
| CIE-LCH | lch(70.03, 83.54, 327.04°) |
| OKLab | oklab(77.1% 0.1947 -0.1252) |
| OKLCH | oklch(77.1% 0.231 327.3) |
| XYZ | xyz(65.1674, 40.7855, 99.0283) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.41
Light Magenta
#FA5FF7
ΔE00 3.57
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 4.06
Orchid
#DA70D6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74FF #75FF74
analogous
#B874FF #FE74FF #FF74BB
triadic
#FE74FF #FFFE74 #74FFFE
tetradic
#FE74FF #FFB874 #75FF74 #74BBFF
square
#FE74FF #FFB874 #75FF74 #74BBFF
split-complementary
#FE74FF #BBFF74 #74FFB8
monochromatic
#F700F9 #FE37FF #FE74FF #FEB1FF #FFE0FF
Accessibility & contrast
On white
2.29
#FE74FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FE74FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74FF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74FF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#FF84AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe74ff; /* rgb */ color: rgb(254, 116, 255); /* oklch */ color: oklch(77.1% 0.231 327.3);
Tailwind
colors: {
custom: {
50: '#ffa2ff',
500: '#fe74ff',
950: '#000000',
},
}SCSS
$custom: #fe74ff; $custom-light: #ffa2ff; $custom-dark: #000000;
JSON
{
"hex": "#fe74ff",
"rgb": {
"r": 254,
"g": 116,
"b": 255
},
"hsl": {
"h": 299.568,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.77101,
"c": 0.23143,
"h": 327.3
},
"luminance": 0.40782
}Semantic roles & 50–950 ramp
primary
#FE74FF
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86