#FF76FE#FF76FE
#FF76FE is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.4% C 0.228 H 327.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76FE |
|---|---|
| RGB | rgb(255, 118, 254) |
| HSL | hsl(300, 100%, 73%) |
| HSV | hsv(300, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 0.4%, 0%) |
| CIE-LAB | lab(70.44, 69.30, -44.25) |
| CIE-LCH | lch(70.44, 82.22, 327.44°) |
| OKLab | oklab(77.42% 0.1931 -0.1217) |
| OKLCH | oklch(77.42% 0.228 327.8) |
| XYZ | xyz(65.6068, 41.3766, 98.2776) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 4.12
Orchid
#DA70D6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76FE #76FF77
analogous
#BB76FF #FF76FE #FF76B9
triadic
#FF76FE #FEFF76 #76FEFF
tetradic
#FF76FE #FFBB76 #76FF77 #76B9FF
square
#FF76FE #FFBB76 #76FF77 #76B9FF
split-complementary
#FF76FE #B9FF76 #76FFBB
monochromatic
#FB00F9 #FF39FE #FF76FE #FFB3FE #FFE0FF
Accessibility & contrast
On white
2.26
#FF76FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FF76FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76FE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76FE | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#94B3FA
Tritanopia (blue-blind)
#FF86AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff76fe; /* rgb */ color: rgb(255, 118, 254); /* oklch */ color: oklch(77.4% 0.228 327.8);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#ff76fe',
950: '#000000',
},
}SCSS
$custom: #ff76fe; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#ff76fe",
"rgb": {
"r": 255,
"g": 118,
"b": 254
},
"hsl": {
"h": 300.438,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.77416,
"c": 0.22827,
"h": 327.8
},
"luminance": 0.41373
}Semantic roles & 50–950 ramp
primary
#FF76FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86