#FF79CE#FF79CE
#FF79CE is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.8% C 0.188 H 343.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79CE |
|---|---|
| RGB | rgb(255, 121, 206) |
| HSL | hsl(322, 100%, 74%) |
| HSV | hsv(322, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 19.2%, 0%) |
| CIE-LAB | lab(69.04, 60.51, -19.92) |
| CIE-LCH | lch(69.04, 63.71, 341.78°) |
| OKLab | oklab(75.76% 0.1803 -0.0529) |
| OKLCH | oklch(75.76% 0.188 343.6) |
| XYZ | xyz(59.2193, 39.3958, 62.8658) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.20
Pink (survey)
#FF81C0
ΔE00 3.99
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Hot Pink
#FF69B4
ΔE00 5.02
Bubble Gum Pink
#FF69AF
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79CE #79FFAA
analogous
#ED79FF #FF79CE #FF798B
triadic
#FF79CE #CEFF79 #79CEFF
tetradic
#FF79CE #FFED79 #79FFAA #798BFF
square
#FF79CE #FFED79 #79FFAA #798BFF
split-complementary
#FF79CE #8BFF79 #79FFED
monochromatic
#FE00A1 #FF3CB8 #FF79CE #FFB6E4 #FFE0F4
Accessibility & contrast
On white
2.37
#FF79CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FF79CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79CE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79CE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD1
Deuteranopia (green-blind)
#A8B1CB
Tritanopia (blue-blind)
#FF799A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff79ce; /* rgb */ color: rgb(255, 121, 206); /* oklch */ color: oklch(75.8% 0.188 343.6);
Tailwind
colors: {
custom: {
50: '#ffa4dd',
500: '#ff79ce',
950: '#000000',
},
}SCSS
$custom: #ff79ce; $custom-light: #ffa4dd; $custom-dark: #000000;
JSON
{
"hex": "#ff79ce",
"rgb": {
"r": 255,
"g": 121,
"b": 206
},
"hsl": {
"h": 321.94,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.75755,
"c": 0.18793,
"h": 343.6
},
"luminance": 0.39391
}Semantic roles & 50–950 ramp
primary
#FF79CE
secondary
#D4F7E1
accent
#E65400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83