#FF7DC8#FF7DC8
#FF7DC8 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.1% C 0.178 H 346.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DC8 |
|---|---|
| RGB | rgb(255, 125, 200) |
| HSL | hsl(325, 100%, 75%) |
| HSV | hsv(325, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 21.6%, 0%) |
| CIE-LAB | lab(69.54, 57.81, -15.81) |
| CIE-LCH | lch(69.54, 59.93, 344.70°) |
| OKLab | oklab(76.06% 0.1731 -0.0416) |
| OKLCH | oklch(76.06% 0.178 346.5) |
| XYZ | xyz(59.0005, 40.1022, 59.2655) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.20
Pink (survey)
#FF81C0
ΔE00 2.27
Bubblegum (survey)
#FF6CB5
ΔE00 4.05
Hot Pink
#FF69B4
ΔE00 4.44
Bubble Gum Pink
#FF69AF
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DC8 #7DFFB4
analogous
#F57DFF #FF7DC8 #FF7D87
triadic
#FF7DC8 #C8FF7D #7DC8FF
tetradic
#FF7DC8 #FFF57D #7DFFB4 #7D87FF
square
#FF7DC8 #FFF57D #7DFFB4 #7D87FF
split-complementary
#FF7DC8 #87FF7D #7DFFF5
monochromatic
#FF0394 #FF40AE #FF7DC8 #FFBAE2 #FFE0F2
Accessibility & contrast
On white
2.33
#FF7DC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FF7DC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DC8
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DC8 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899CCA
Deuteranopia (green-blind)
#ACB2C5
Tritanopia (blue-blind)
#FF7B9A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dc8; /* rgb */ color: rgb(255, 125, 200); /* oklch */ color: oklch(76.1% 0.178 346.5);
Tailwind
colors: {
custom: {
50: '#ffa7d8',
500: '#ff7dc8',
950: '#000000',
},
}SCSS
$custom: #ff7dc8; $custom-light: #ffa7d8; $custom-dark: #000000;
JSON
{
"hex": "#ff7dc8",
"rgb": {
"r": 255,
"g": 125,
"b": 200
},
"hsl": {
"h": 325.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76064,
"c": 0.17808,
"h": 346.5
},
"luminance": 0.40097
}Semantic roles & 50–950 ramp
primary
#FF7DC8
secondary
#D4F7E3
accent
#E66100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83