#FF6DBA#FF6DBA
#FF6DBA is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.5% C 0.194 H 350.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DBA |
|---|---|
| RGB | rgb(255, 109, 186) |
| HSL | hsl(328, 100%, 71%) |
| HSV | hsv(328, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 27.1%, 0%) |
| CIE-LAB | lab(66.33, 63.24, -12.79) |
| CIE-LCH | lch(66.33, 64.52, 348.57°) |
| OKLab | oklab(73.52% 0.1915 -0.0333) |
| OKLCH | oklch(73.52% 0.194 350.1) |
| XYZ | xyz(55.5738, 35.7478, 50.4181) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.00
Hot Pink
#FF69B4
ΔE00 1.18
Bubble Gum Pink
#FF69AF
ΔE00 2.16
Pink (survey)
#FF81C0
ΔE00 3.75
Bubblegum Pink
#FE83CC
ΔE00 4.52
Barbie Pink
#FE46A5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DBA #6DFFB2
analogous
#FB6DFF #FF6DBA #FF6D71
triadic
#FF6DBA #BAFF6D #6DBAFF
tetradic
#FF6DBA #FFFB6D #6DFFB2 #6D71FF
square
#FF6DBA #FFFB6D #6DFFB2 #6D71FF
split-complementary
#FF6DBA #71FF6D #6DFFFB
monochromatic
#F2007F #FF309D #FF6DBA #FFAAD7 #FFE0F1
Accessibility & contrast
On white
2.58
#FF6DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#FF6DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DBA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DBA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BC
Deuteranopia (green-blind)
#A7ABB6
Tritanopia (blue-blind)
#FF678B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6dba; /* rgb */ color: rgb(255, 109, 186); /* oklch */ color: oklch(73.5% 0.194 350.1);
Tailwind
colors: {
custom: {
50: '#ff9dce',
500: '#ff6dba',
950: '#000000',
},
}SCSS
$custom: #ff6dba; $custom-light: #ff9dce; $custom-dark: #000000;
JSON
{
"hex": "#ff6dba",
"rgb": {
"r": 255,
"g": 109,
"b": 186
},
"hsl": {
"h": 328.356,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73518,
"c": 0.19435,
"h": 350.1
},
"luminance": 0.35742
}Semantic roles & 50–950 ramp
primary
#FF6DBA
secondary
#D1F7E3
accent
#E66C00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F13
muted
#877F82