#FF6DBE#FF6DBE
#FF6DBE is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.7% C 0.196 H 348.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DBE |
|---|---|
| RGB | rgb(255, 109, 190) |
| HSL | hsl(327, 100%, 71%) |
| HSV | hsv(327, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 25.5%, 0%) |
| CIE-LAB | lab(66.46, 63.75, -14.85) |
| CIE-LCH | lch(66.46, 65.46, 346.89°) |
| OKLab | oklab(73.66% 0.1926 -0.0389) |
| OKLCH | oklch(73.66% 0.196 348.6) |
| XYZ | xyz(56.0050, 35.9203, 52.6890) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.83
Hot Pink
#FF69B4
ΔE00 1.92
Bubble Gum Pink
#FF69AF
ΔE00 2.96
Pink (survey)
#FF81C0
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 4.20
Barbie Pink
#FE46A5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DBE #6DFFAE
analogous
#F76DFF #FF6DBE #FF6D75
triadic
#FF6DBE #BEFF6D #6DBEFF
tetradic
#FF6DBE #FFF76D #6DFFAE #6D75FF
square
#FF6DBE #FFF76D #6DFFAE #6D75FF
split-complementary
#FF6DBE #75FF6D #6DFFF7
monochromatic
#F20086 #FF30A3 #FF6DBE #FFAAD9 #FFE0F1
Accessibility & contrast
On white
2.57
#FF6DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FF6DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DBE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DBE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C1
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#FF698D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6dbe; /* rgb */ color: rgb(255, 109, 190); /* oklch */ color: oklch(73.7% 0.196 348.6);
Tailwind
colors: {
custom: {
50: '#ff9dd1',
500: '#ff6dbe',
950: '#000000',
},
}SCSS
$custom: #ff6dbe; $custom-light: #ff9dd1; $custom-dark: #000000;
JSON
{
"hex": "#ff6dbe",
"rgb": {
"r": 255,
"g": 109,
"b": 190
},
"hsl": {
"h": 326.712,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73659,
"c": 0.19646,
"h": 348.6
},
"luminance": 0.35915
}Semantic roles & 50–950 ramp
primary
#FF6DBE
secondary
#D1F7E2
accent
#E66600
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82