#FF7DCB#FF7DCB
#FF7DCB is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.2% C 0.180 H 345.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DCB |
|---|---|
| RGB | rgb(255, 125, 203) |
| HSL | hsl(324, 100%, 75%) |
| HSV | hsv(324, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 20.4%, 0%) |
| CIE-LAB | lab(69.64, 58.22, -17.33) |
| CIE-LCH | lch(69.64, 60.75, 343.42°) |
| OKLab | oklab(76.17% 0.174 -0.0458) |
| OKLCH | oklch(76.17% 0.18 345.2) |
| XYZ | xyz(59.3545, 40.2438, 61.1301) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.16
Pink (survey)
#FF81C0
ΔE00 2.87
Bubblegum (survey)
#FF6CB5
ΔE00 4.48
Hot Pink
#FF69B4
ΔE00 4.83
Bubble Gum Pink
#FF69AF
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DCB #7DFFB1
analogous
#F27DFF #FF7DCB #FF7D8A
triadic
#FF7DCB #CBFF7D #7DCBFF
tetradic
#FF7DCB #FFF27D #7DFFB1 #7D8AFF
square
#FF7DCB #FFF27D #7DFFB1 #7D8AFF
split-complementary
#FF7DCB #8AFF7D #7DFFF2
monochromatic
#FF039A #FF40B3 #FF7DCB #FFBAE3 #FFE0F3
Accessibility & contrast
On white
2.32
#FF7DCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FF7DCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DCB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DCB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCE
Deuteranopia (green-blind)
#ABB2C8
Tritanopia (blue-blind)
#FF7C9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dcb; /* rgb */ color: rgb(255, 125, 203); /* oklch */ color: oklch(76.2% 0.180 345.2);
Tailwind
colors: {
custom: {
50: '#ffa7db',
500: '#ff7dcb',
950: '#000000',
},
}SCSS
$custom: #ff7dcb; $custom-light: #ffa7db; $custom-dark: #000000;
JSON
{
"hex": "#ff7dcb",
"rgb": {
"r": 255,
"g": 125,
"b": 203
},
"hsl": {
"h": 324,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76172,
"c": 0.17988,
"h": 345.2
},
"luminance": 0.40239
}Semantic roles & 50–950 ramp
primary
#FF7DCB
secondary
#D4F7E2
accent
#E65C00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83