#FF7DBA#FF7DBA
#FF7DBA is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.6% C 0.171 H 352.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DBA |
|---|---|
| RGB | rgb(255, 125, 186) |
| HSL | hsl(332, 100%, 75%) |
| HSV | hsv(332, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 27.1%, 0%) |
| CIE-LAB | lab(69.10, 55.93, -8.65) |
| CIE-LCH | lch(69.10, 56.60, 351.21°) |
| OKLab | oklab(75.58% 0.1691 -0.0222) |
| OKLCH | oklch(75.58% 0.171 352.5) |
| XYZ | xyz(57.4386, 39.4775, 51.0397) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.23
Bubblegum (survey)
#FF6CB5
ΔE00 3.17
Bubblegum Pink
#FE83CC
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 3.69
Bubble Gum Pink
#FF69AF
ΔE00 3.71
Carnation Pink
#FF7FA7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DBA #7DFFC2
analogous
#FF7DFB #FF7DBA #FF817D
triadic
#FF7DBA #BAFF7D #7DBAFF
tetradic
#FF7DBA #FBFF7D #7DFFC2 #817DFF
square
#FF7DBA #FBFF7D #7DFFC2 #817DFF
split-complementary
#FF7DBA #7DFF81 #7DFBFF
monochromatic
#FF0379 #FF409A #FF7DBA #FFBADA #FFE0EF
Accessibility & contrast
On white
2.36
#FF7DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FF7DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DBA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DBA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABC
Deuteranopia (green-blind)
#B0B1B7
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7dba; /* rgb */ color: rgb(255, 125, 186); /* oklch */ color: oklch(75.6% 0.171 352.5);
Tailwind
colors: {
custom: {
50: '#ffa6ce',
500: '#ff7dba',
950: '#000000',
},
}SCSS
$custom: #ff7dba; $custom-light: #ffa6ce; $custom-dark: #000000;
JSON
{
"hex": "#ff7dba",
"rgb": {
"r": 255,
"g": 125,
"b": 186
},
"hsl": {
"h": 331.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75583,
"c": 0.17056,
"h": 352.5
},
"luminance": 0.39472
}Semantic roles & 50–950 ramp
primary
#FF7DBA
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82