#FD6EBE#FD6EBE
#FD6EBE is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.5% C 0.193 H 348.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EBE |
|---|---|
| RGB | rgb(253, 110, 190) |
| HSL | hsl(326, 97%, 71%) |
| HSV | hsv(326, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 24.9%, 0.8%) |
| CIE-LAB | lab(66.33, 62.73, -15.06) |
| CIE-LCH | lch(66.33, 64.51, 346.50°) |
| OKLab | oklab(73.51% 0.1893 -0.0395) |
| OKLCH | oklch(73.51% 0.193 348.2) |
| XYZ | xyz(55.3802, 35.7573, 52.6904) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.95
Hot Pink
#FF69B4
ΔE00 2.05
Bubble Gum Pink
#FF69AF
ΔE00 3.08
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum Pink
#FE83CC
ΔE00 4.11
Barbie Pink
#FE46A5
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EBE #6EFDAD
analogous
#F56EFD #FD6EBE #FD6E76
triadic
#FD6EBE #BEFD6E #6EBEFD
tetradic
#FD6EBE #FDF56E #6EFDAD #6E76FD
square
#FD6EBE #FDF56E #6EFDAD #6E76FD
split-complementary
#FD6EBE #76FD6E #6EFDF5
monochromatic
#ED0386 #FC32A3 #FD6EBE #FEAAD9 #FFE1F1
Accessibility & contrast
On white
2.58
#FD6EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#FD6EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EBE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EBE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C1
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#FF6A8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fd6ebe; /* rgb */ color: rgb(253, 110, 190); /* oklch */ color: oklch(73.5% 0.193 348.2);
Tailwind
colors: {
custom: {
50: '#ff9dd1',
500: '#fd6ebe',
950: '#000000',
},
}SCSS
$custom: #fd6ebe; $custom-light: #ff9dd1; $custom-dark: #000000;
JSON
{
"hex": "#fd6ebe",
"rgb": {
"r": 253,
"g": 110,
"b": 190
},
"hsl": {
"h": 326.434,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.73509,
"c": 0.19333,
"h": 348.2
},
"luminance": 0.35752
}Semantic roles & 50–950 ramp
primary
#FD6EBE
secondary
#D1F6E1
accent
#E66500
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82