#FF76EE#FF76EE
#FF76EE is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.215 H 332.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76EE |
|---|---|
| RGB | rgb(255, 118, 238) |
| HSL | hsl(307, 100%, 73%) |
| HSV | hsv(307, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 6.7%, 0%) |
| CIE-LAB | lab(69.75, 66.69, -36.56) |
| CIE-LCH | lch(69.75, 76.05, 331.27°) |
| OKLab | oklab(76.68% 0.1909 -0.0997) |
| OKLCH | oklch(76.68% 0.215 332.4) |
| XYZ | xyz(63.1509, 40.3942, 85.3430) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 4.60
Violet Pink
#FB5FFC
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76EE #76FF87
analogous
#CB76FF #FF76EE #FF76A9
triadic
#FF76EE #EEFF76 #76EEFF
tetradic
#FF76EE #FFCB76 #76FF87 #76A9FF
square
#FF76EE #FFCB76 #76FF87 #76A9FF
split-complementary
#FF76EE #A9FF76 #76FFCB
monochromatic
#FB00DC #FF39E6 #FF76EE #FFB3F6 #FFE0FB
Accessibility & contrast
On white
2.31
#FF76EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FF76EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76EE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76EE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#9BB2EA
Tritanopia (blue-blind)
#FF80A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff76ee; /* rgb */ color: rgb(255, 118, 238); /* oklch */ color: oklch(76.7% 0.215 332.4);
Tailwind
colors: {
custom: {
50: '#ffa3f4',
500: '#ff76ee',
950: '#000000',
},
}SCSS
$custom: #ff76ee; $custom-light: #ffa3f4; $custom-dark: #000000;
JSON
{
"hex": "#ff76ee",
"rgb": {
"r": 255,
"g": 118,
"b": 238
},
"hsl": {
"h": 307.445,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76684,
"c": 0.21537,
"h": 332.4
},
"luminance": 0.4039
}Semantic roles & 50–950 ramp
primary
#FF76EE
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85