#FF76DE#FF76DE
#FF76DE is a light, highly saturated pink. Relative luminance 0.395; OKLCH L 76.0% C 0.203 H 337.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76DE |
|---|---|
| RGB | rgb(255, 118, 222) |
| HSL | hsl(314, 100%, 73%) |
| HSV | hsv(314, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 12.9%, 0%) |
| CIE-LAB | lab(69.11, 64.21, -28.71) |
| CIE-LCH | lch(69.11, 70.34, 335.91°) |
| OKLab | oklab(76% 0.188 -0.0774) |
| OKLCH | oklch(76% 0.203 337.6) |
| XYZ | xyz(60.9039, 39.4954, 73.5087) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 4.03
Violet (CSS)
#EE82EE
ΔE00 4.72
Bubblegum Pink
#FE83CC
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76DE #76FF97
analogous
#DC76FF #FF76DE #FF7699
triadic
#FF76DE #DEFF76 #76DEFF
tetradic
#FF76DE #FFDC76 #76FF97 #7699FF
square
#FF76DE #FFDC76 #76FF97 #7699FF
split-complementary
#FF76DE #99FF76 #76FFDC
monochromatic
#FB00BE #FF39CF #FF76DE #FFB3ED #FFE0F8
Accessibility & contrast
On white
2.36
#FF76DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF76DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76DE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76DE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9BE1
Deuteranopia (green-blind)
#A1B0DA
Tritanopia (blue-blind)
#FF7BA0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff76de; /* rgb */ color: rgb(255, 118, 222); /* oklch */ color: oklch(76.0% 0.203 337.6);
Tailwind
colors: {
custom: {
50: '#ffa3e8',
500: '#ff76de',
950: '#000000',
},
}SCSS
$custom: #ff76de; $custom-light: #ffa3e8; $custom-dark: #000000;
JSON
{
"hex": "#ff76de",
"rgb": {
"r": 255,
"g": 118,
"b": 222
},
"hsl": {
"h": 314.453,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76001,
"c": 0.20334,
"h": 337.6
},
"luminance": 0.39491
}Semantic roles & 50–950 ramp
primary
#FF76DE
secondary
#D4F7DC
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84