#FF76EB#FF76EB
#FF76EB is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.213 H 333.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76EB |
|---|---|
| RGB | rgb(255, 118, 235) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 7.8%, 0%) |
| CIE-LAB | lab(69.63, 66.21, -35.10) |
| CIE-LCH | lch(69.63, 74.94, 332.07°) |
| OKLab | oklab(76.55% 0.1904 -0.0955) |
| OKLCH | oklch(76.55% 0.213 333.4) |
| XYZ | xyz(62.7138, 40.2194, 83.0411) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.40
Candy Pink
#FF63E9
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76EB #76FF8A
analogous
#CE76FF #FF76EB #FF76A6
triadic
#FF76EB #EBFF76 #76EBFF
tetradic
#FF76EB #FFCE76 #76FF8A #76A6FF
square
#FF76EB #FFCE76 #76FF8A #76A6FF
split-complementary
#FF76EB #A6FF76 #76FFCE
monochromatic
#FB00D6 #FF39E2 #FF76EB #FFB3F4 #FFE0FB
Accessibility & contrast
On white
2.32
#FF76EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FF76EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76EB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76EB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff76eb; /* rgb */ color: rgb(255, 118, 235); /* oklch */ color: oklch(76.6% 0.213 333.4);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#ff76eb',
950: '#000000',
},
}SCSS
$custom: #ff76eb; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#ff76eb",
"rgb": {
"r": 255,
"g": 118,
"b": 235
},
"hsl": {
"h": 308.759,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76552,
"c": 0.21303,
"h": 333.4
},
"luminance": 0.40215
}Semantic roles & 50–950 ramp
primary
#FF76EB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85