#FF7DBB#FF7DBB
#FF7DBB is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.6% C 0.171 H 352.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DBB |
|---|---|
| RGB | rgb(255, 125, 187) |
| HSL | hsl(331, 100%, 75%) |
| HSV | hsv(331, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 26.7%, 0%) |
| CIE-LAB | lab(69.13, 56.06, -9.16) |
| CIE-LCH | lch(69.13, 56.81, 350.72°) |
| OKLab | oklab(75.62% 0.1694 -0.0236) |
| OKLCH | oklch(75.62% 0.171 352.1) |
| XYZ | xyz(57.5453, 39.5202, 51.6015) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.06
Bubblegum (survey)
#FF6CB5
ΔE00 3.14
Bubblegum Pink
#FE83CC
ΔE00 3.45
Hot Pink
#FF69B4
ΔE00 3.66
Bubble Gum Pink
#FF69AF
ΔE00 3.75
Carnation Pink
#FF7FA7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DBB #7DFFC1
analogous
#FF7DFC #FF7DBB #FF807D
triadic
#FF7DBB #BBFF7D #7DBBFF
tetradic
#FF7DBB #FCFF7D #7DFFC1 #807DFF
square
#FF7DBB #FCFF7D #7DFFC1 #807DFF
split-complementary
#FF7DBB #7DFF80 #7DFCFF
monochromatic
#FF037B #FF409B #FF7DBB #FFBADB #FFE0EF
Accessibility & contrast
On white
2.36
#FF7DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF7DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DBB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DBB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABD
Deuteranopia (green-blind)
#AFB1B8
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7dbb; /* rgb */ color: rgb(255, 125, 187); /* oklch */ color: oklch(75.6% 0.171 352.1);
Tailwind
colors: {
custom: {
50: '#ffa6cf',
500: '#ff7dbb',
950: '#000000',
},
}SCSS
$custom: #ff7dbb; $custom-light: #ffa6cf; $custom-dark: #000000;
JSON
{
"hex": "#ff7dbb",
"rgb": {
"r": 255,
"g": 125,
"b": 187
},
"hsl": {
"h": 331.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75616,
"c": 0.17104,
"h": 352.1
},
"luminance": 0.39515
}Semantic roles & 50–950 ramp
primary
#FF7DBB
secondary
#D4F7E6
accent
#E67800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82