#FF6DBC#FF6DBC
#FF6DBC is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.6% C 0.195 H 349.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DBC |
|---|---|
| RGB | rgb(255, 109, 188) |
| HSL | hsl(328, 100%, 71%) |
| HSV | hsv(328, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 26.3%, 0%) |
| CIE-LAB | lab(66.39, 63.50, -13.82) |
| CIE-LCH | lch(66.39, 64.98, 347.72°) |
| OKLab | oklab(73.59% 0.192 -0.0361) |
| OKLCH | oklch(73.59% 0.195 349.4) |
| XYZ | xyz(55.7879, 35.8334, 51.5457) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.42
Hot Pink
#FF69B4
ΔE00 1.54
Bubble Gum Pink
#FF69AF
ΔE00 2.56
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.35
Barbie Pink
#FE46A5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DBC #6DFFB0
analogous
#F96DFF #FF6DBC #FF6D73
triadic
#FF6DBC #BCFF6D #6DBCFF
tetradic
#FF6DBC #FFF96D #6DFFB0 #6D73FF
square
#FF6DBC #FFF96D #6DFFB0 #6D73FF
split-complementary
#FF6DBC #73FF6D #6DFFF9
monochromatic
#F20083 #FF30A0 #FF6DBC #FFAAD8 #FFE0F1
Accessibility & contrast
On white
2.57
#FF6DBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FF6DBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DBC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DBC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BE
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#FF688C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6dbc; /* rgb */ color: rgb(255, 109, 188); /* oklch */ color: oklch(73.6% 0.195 349.4);
Tailwind
colors: {
custom: {
50: '#ff9dd0',
500: '#ff6dbc',
950: '#000000',
},
}SCSS
$custom: #ff6dbc; $custom-light: #ff9dd0; $custom-dark: #000000;
JSON
{
"hex": "#ff6dbc",
"rgb": {
"r": 255,
"g": 109,
"b": 188
},
"hsl": {
"h": 327.534,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73588,
"c": 0.19539,
"h": 349.4
},
"luminance": 0.35828
}Semantic roles & 50–950 ramp
primary
#FF6DBC
secondary
#D1F7E2
accent
#E66900
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82