#FF6DBF#FF6DBF
#FF6DBF is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.7% C 0.197 H 348.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DBF |
|---|---|
| RGB | rgb(255, 109, 191) |
| HSL | hsl(326, 100%, 71%) |
| HSV | hsv(326, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 25.1%, 0%) |
| CIE-LAB | lab(66.49, 63.88, -15.36) |
| CIE-LCH | lch(66.49, 65.70, 346.48°) |
| OKLab | oklab(73.69% 0.1928 -0.0403) |
| OKLCH | oklch(73.69% 0.197 348.2) |
| XYZ | xyz(56.1146, 35.9641, 53.2666) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.03
Hot Pink
#FF69B4
ΔE00 2.11
Bubble Gum Pink
#FF69AF
ΔE00 3.16
Pink (survey)
#FF81C0
ΔE00 4.01
Bubblegum Pink
#FE83CC
ΔE00 4.15
Barbie Pink
#FE46A5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DBF #6DFFAD
analogous
#F66DFF #FF6DBF #FF6D76
triadic
#FF6DBF #BFFF6D #6DBFFF
tetradic
#FF6DBF #FFF66D #6DFFAD #6D76FF
square
#FF6DBF #FFF66D #6DFFAD #6D76FF
split-complementary
#FF6DBF #76FF6D #6DFFF6
monochromatic
#F20088 #FF30A4 #FF6DBF #FFAADA #FFE0F2
Accessibility & contrast
On white
2.56
#FF6DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#FF6DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DBF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DBF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C2
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FF698E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6dbf; /* rgb */ color: rgb(255, 109, 191); /* oklch */ color: oklch(73.7% 0.197 348.2);
Tailwind
colors: {
custom: {
50: '#ff9dd2',
500: '#ff6dbf',
950: '#000000',
},
}SCSS
$custom: #ff6dbf; $custom-light: #ff9dd2; $custom-dark: #000000;
JSON
{
"hex": "#ff6dbf",
"rgb": {
"r": 255,
"g": 109,
"b": 191
},
"hsl": {
"h": 326.301,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73695,
"c": 0.19699,
"h": 348.2
},
"luminance": 0.35959
}Semantic roles & 50–950 ramp
primary
#FF6DBF
secondary
#D1F7E2
accent
#E66500
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82