#FF76EA#FF76EA
#FF76EA is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.212 H 333.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76EA |
|---|---|
| RGB | rgb(255, 118, 234) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 8.2%, 0%) |
| CIE-LAB | lab(69.58, 66.06, -34.61) |
| CIE-LCH | lch(69.58, 74.58, 332.35°) |
| OKLab | oklab(76.51% 0.1903 -0.0941) |
| OKLCH | oklch(76.51% 0.212 333.7) |
| XYZ | xyz(62.5698, 40.1617, 82.2824) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.43
Candy Pink
#FF63E9
ΔE00 3.08
Violet (CSS)
#EE82EE
ΔE00 3.37
Light Magenta
#FA5FF7
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76EA #76FF8B
analogous
#CF76FF #FF76EA #FF76A5
triadic
#FF76EA #EAFF76 #76EAFF
tetradic
#FF76EA #FFCF76 #76FF8B #76A5FF
square
#FF76EA #FFCF76 #76FF8B #76A5FF
split-complementary
#FF76EA #A5FF76 #76FFCF
monochromatic
#FB00D4 #FF39E1 #FF76EA #FFB3F3 #FFE0FA
Accessibility & contrast
On white
2.33
#FF76EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FF76EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76EA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76EA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEE
Deuteranopia (green-blind)
#9DB1E6
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff76ea; /* rgb */ color: rgb(255, 118, 234); /* oklch */ color: oklch(76.5% 0.212 333.7);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#ff76ea',
950: '#000000',
},
}SCSS
$custom: #ff76ea; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#ff76ea",
"rgb": {
"r": 255,
"g": 118,
"b": 234
},
"hsl": {
"h": 309.197,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76508,
"c": 0.21227,
"h": 333.7
},
"luminance": 0.40157
}Semantic roles & 50–950 ramp
primary
#FF76EA
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84