#FF76FD#FF76FD
#FF76FD is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.4% C 0.227 H 328.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76FD |
|---|---|
| RGB | rgb(255, 118, 253) |
| HSL | hsl(301, 100%, 73%) |
| HSV | hsv(301, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 0.8%, 0%) |
| CIE-LAB | lab(70.39, 69.13, -43.77) |
| CIE-LCH | lch(70.39, 81.83, 327.66°) |
| OKLab | oklab(77.37% 0.193 -0.1203) |
| OKLCH | oklch(77.37% 0.227 328.1) |
| XYZ | xyz(65.4471, 41.3127, 97.4364) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 4.01
Orchid
#DA70D6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76FD #76FF78
analogous
#BC76FF #FF76FD #FF76B8
triadic
#FF76FD #FDFF76 #76FDFF
tetradic
#FF76FD #FFBC76 #76FF78 #76B8FF
square
#FF76FD #FFBC76 #76FF78 #76B8FF
split-complementary
#FF76FD #B8FF76 #76FFBC
monochromatic
#FB00F7 #FF39FC #FF76FD #FFB3FE #FFE0FF
Accessibility & contrast
On white
2.27
#FF76FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FF76FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76FD
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76FD | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff76fd; /* rgb */ color: rgb(255, 118, 253); /* oklch */ color: oklch(77.4% 0.227 328.1);
Tailwind
colors: {
custom: {
50: '#ffa3fe',
500: '#ff76fd',
950: '#000000',
},
}SCSS
$custom: #ff76fd; $custom-light: #ffa3fe; $custom-dark: #000000;
JSON
{
"hex": "#ff76fd",
"rgb": {
"r": 255,
"g": 118,
"b": 253
},
"hsl": {
"h": 300.876,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.77369,
"c": 0.22745,
"h": 328.1
},
"luminance": 0.41309
}Semantic roles & 50–950 ramp
primary
#FF76FD
secondary
#D4F7D4
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86