#FF7DCF#FF7DCF
#FF7DCF is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.3% C 0.182 H 343.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DCF |
|---|---|
| RGB | rgb(255, 125, 207) |
| HSL | hsl(322, 100%, 75%) |
| HSV | hsv(322, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 18.8%, 0%) |
| CIE-LAB | lab(69.78, 58.79, -19.35) |
| CIE-LCH | lch(69.78, 61.89, 341.78°) |
| OKLab | oklab(76.32% 0.175 -0.0514) |
| OKLCH | oklch(76.32% 0.182 343.6) |
| XYZ | xyz(59.8374, 40.4370, 63.6730) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.55
Pink (survey)
#FF81C0
ΔE00 3.66
Bubblegum (survey)
#FF6CB5
ΔE00 5.10
Hot Pink
#FF69B4
ΔE00 5.40
Bubble Gum Pink
#FF69AF
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DCF #7DFFAD
analogous
#EE7DFF #FF7DCF #FF7D8E
triadic
#FF7DCF #CFFF7D #7DCFFF
tetradic
#FF7DCF #FFEE7D #7DFFAD #7D8EFF
square
#FF7DCF #FFEE7D #7DFFAD #7D8EFF
split-complementary
#FF7DCF #8EFF7D #7DFFEE
monochromatic
#FF03A2 #FF40B8 #FF7DCF #FFBAE6 #FFE0F4
Accessibility & contrast
On white
2.31
#FF7DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FF7DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DCF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DCF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD2
Deuteranopia (green-blind)
#AAB2CC
Tritanopia (blue-blind)
#FF7D9D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dcf; /* rgb */ color: rgb(255, 125, 207); /* oklch */ color: oklch(76.3% 0.182 343.6);
Tailwind
colors: {
custom: {
50: '#ffa7dd',
500: '#ff7dcf',
950: '#000000',
},
}SCSS
$custom: #ff7dcf; $custom-light: #ffa7dd; $custom-dark: #000000;
JSON
{
"hex": "#ff7dcf",
"rgb": {
"r": 255,
"g": 125,
"b": 207
},
"hsl": {
"h": 322.154,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76319,
"c": 0.18238,
"h": 343.6
},
"luminance": 0.40432
}Semantic roles & 50–950 ramp
primary
#FF7DCF
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83