#FF76ED#FF76ED
#FF76ED is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.6% C 0.215 H 332.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76ED |
|---|---|
| RGB | rgb(255, 118, 237) |
| HSL | hsl(308, 100%, 73%) |
| HSV | hsv(308, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 7.1%, 0%) |
| CIE-LAB | lab(69.71, 66.53, -36.07) |
| CIE-LCH | lch(69.71, 75.68, 331.53°) |
| OKLab | oklab(76.64% 0.1908 -0.0983) |
| OKLCH | oklch(76.64% 0.215 332.7) |
| XYZ | xyz(63.0044, 40.3356, 84.5714) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 4.69
Violet Pink
#FB5FFC
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76ED #76FF88
analogous
#CC76FF #FF76ED #FF76A8
triadic
#FF76ED #EDFF76 #76EDFF
tetradic
#FF76ED #FFCC76 #76FF88 #76A8FF
square
#FF76ED #FFCC76 #76FF88 #76A8FF
split-complementary
#FF76ED #A8FF76 #76FFCC
monochromatic
#FB00DA #FF39E5 #FF76ED #FFB3F5 #FFE0FB
Accessibility & contrast
On white
2.32
#FF76ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FF76ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76ED
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76ED | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#9CB1E9
Tritanopia (blue-blind)
#FF80A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff76ed; /* rgb */ color: rgb(255, 118, 237); /* oklch */ color: oklch(76.6% 0.215 332.7);
Tailwind
colors: {
custom: {
50: '#ffa3f3',
500: '#ff76ed',
950: '#000000',
},
}SCSS
$custom: #ff76ed; $custom-light: #ffa3f3; $custom-dark: #000000;
JSON
{
"hex": "#ff76ed",
"rgb": {
"r": 255,
"g": 118,
"b": 237
},
"hsl": {
"h": 307.883,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.7664,
"c": 0.21458,
"h": 332.7
},
"luminance": 0.40331
}Semantic roles & 50–950 ramp
primary
#FF76ED
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85