#FF7DCD#FF7DCD
#FF7DCD is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.181 H 344.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DCD |
|---|---|
| RGB | rgb(255, 125, 205) |
| HSL | hsl(323, 100%, 75%) |
| HSV | hsv(323, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 19.6%, 0%) |
| CIE-LAB | lab(69.71, 58.51, -18.34) |
| CIE-LCH | lch(69.71, 61.31, 342.59°) |
| OKLab | oklab(76.24% 0.1745 -0.0486) |
| OKLCH | oklch(76.24% 0.181 344.4) |
| XYZ | xyz(59.5944, 40.3398, 62.3934) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.30
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Hot Pink
#FF69B4
ΔE00 5.11
Bubble Gum Pink
#FF69AF
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DCD #7DFFAF
analogous
#F07DFF #FF7DCD #FF7D8C
triadic
#FF7DCD #CDFF7D #7DCDFF
tetradic
#FF7DCD #FFF07D #7DFFAF #7D8CFF
square
#FF7DCD #FFF07D #7DFFAF #7D8CFF
split-complementary
#FF7DCD #8CFF7D #7DFFF0
monochromatic
#FF039E #FF40B5 #FF7DCD #FFBAE5 #FFE0F3
Accessibility & contrast
On white
2.32
#FF7DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FF7DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DCD
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DCD | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD0
Deuteranopia (green-blind)
#ABB2CA
Tritanopia (blue-blind)
#FF7C9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dcd; /* rgb */ color: rgb(255, 125, 205); /* oklch */ color: oklch(76.2% 0.181 344.4);
Tailwind
colors: {
custom: {
50: '#ffa7dc',
500: '#ff7dcd',
950: '#000000',
},
}SCSS
$custom: #ff7dcd; $custom-light: #ffa7dc; $custom-dark: #000000;
JSON
{
"hex": "#ff7dcd",
"rgb": {
"r": 255,
"g": 125,
"b": 205
},
"hsl": {
"h": 323.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76245,
"c": 0.18111,
"h": 344.4
},
"luminance": 0.40335
}Semantic roles & 50–950 ramp
primary
#FF7DCD
secondary
#D4F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83