#FE6DB3#FE6DB3
#FE6DB3 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.1% C 0.190 H 352.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6DB3 |
|---|---|
| RGB | rgb(254, 109, 179) |
| HSL | hsl(331, 99%, 71%) |
| HSV | hsv(331, 57%, 100%) |
| CMYK | cmyk(0%, 57.1%, 29.5%, 0.4%) |
| CIE-LAB | lab(65.96, 62.08, -9.39) |
| CIE-LCH | lch(65.96, 62.79, 351.40°) |
| OKLab | oklab(73.14% 0.1885 -0.0241) |
| OKLCH | oklch(73.14% 0.19 352.7) |
| XYZ | xyz(54.4808, 35.2681, 46.5773) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.48
Hot Pink
#FF69B4
ΔE00 0.81
Bubble Gum Pink
#FF69AF
ΔE00 0.91
Pink (survey)
#FF81C0
ΔE00 3.89
Bubblegum Pink
#FE83CC
ΔE00 5.36
Medium Pink
#F36196
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6DB3 #6DFEB8
analogous
#FE6DFC #FE6DB3 #FE6F6D
triadic
#FE6DB3 #B3FE6D #6DB3FE
tetradic
#FE6DB3 #FCFE6D #6DFEB8 #6F6DFE
square
#FE6DB3 #FCFE6D #6DFEB8 #6F6DFE
split-complementary
#FE6DB3 #6DFE6F #6DFCFE
monochromatic
#EF0274 #FE3093 #FE6DB3 #FEAAD3 #FFE1EF
Accessibility & contrast
On white
2.61
#FE6DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FE6DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6DB3
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6DB3 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8190B5
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#FF6588
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fe6db3; /* rgb */ color: rgb(254, 109, 179); /* oklch */ color: oklch(73.1% 0.190 352.7);
Tailwind
colors: {
custom: {
50: '#ff9dc9',
500: '#fe6db3',
950: '#000000',
},
}SCSS
$custom: #fe6db3; $custom-light: #ff9dc9; $custom-dark: #000000;
JSON
{
"hex": "#fe6db3",
"rgb": {
"r": 254,
"g": 109,
"b": 179
},
"hsl": {
"h": 331.034,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.7314,
"c": 0.19005,
"h": 352.7
},
"luminance": 0.35263
}Semantic roles & 50–950 ramp
primary
#FE6DB3
secondary
#D0F6E4
accent
#E67700
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82