#FF6DB0#FF6DB0
#FF6DB0 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.2% C 0.190 H 354.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DB0 |
|---|---|
| RGB | rgb(255, 109, 176) |
| HSL | hsl(332, 100%, 71%) |
| HSV | hsv(332, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 31%, 0%) |
| CIE-LAB | lab(66.01, 62.02, -7.59) |
| CIE-LCH | lch(66.01, 62.48, 353.02°) |
| OKLab | oklab(73.18% 0.1886 -0.0193) |
| OKLCH | oklch(73.18% 0.19 354.2) |
| XYZ | xyz(54.5477, 35.3373, 45.0139) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.71
Bubblegum (survey)
#FF6CB5
ΔE00 1.20
Hot Pink
#FF69B4
ΔE00 1.40
Pink (survey)
#FF81C0
ΔE00 4.08
Medium Pink
#F36196
ΔE00 5.18
Carnation Pink
#FF7FA7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DB0 #6DFFBC
analogous
#FF6DF9 #FF6DB0 #FF736D
triadic
#FF6DB0 #B0FF6D #6DB0FF
tetradic
#FF6DB0 #F9FF6D #6DFFBC #736DFF
square
#FF6DB0 #F9FF6D #6DFFBC #736DFF
split-complementary
#FF6DB0 #6DFF73 #6DF9FF
monochromatic
#F2006F #FF308F #FF6DB0 #FFAAD1 #FFE0EE
Accessibility & contrast
On white
2.60
#FF6DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#FF6DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DB0
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DB0 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B2
Deuteranopia (green-blind)
#AAAAAD
Tritanopia (blue-blind)
#FF6487
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff6db0; /* rgb */ color: rgb(255, 109, 176); /* oklch */ color: oklch(73.2% 0.190 354.2);
Tailwind
colors: {
custom: {
50: '#ff9dc7',
500: '#ff6db0',
950: '#000000',
},
}SCSS
$custom: #ff6db0; $custom-light: #ff9dc7; $custom-dark: #000000;
JSON
{
"hex": "#ff6db0",
"rgb": {
"r": 255,
"g": 109,
"b": 176
},
"hsl": {
"h": 332.466,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73178,
"c": 0.18959,
"h": 354.2
},
"luminance": 0.35332
}Semantic roles & 50–950 ramp
primary
#FF6DB0
secondary
#D1F7E5
accent
#E67C00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82