#FE6EB5#FE6EB5
#FE6EB5 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.3% C 0.190 H 352.0°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6EB5 |
|---|---|
| RGB | rgb(254, 110, 181) |
| HSL | hsl(330, 99%, 71%) |
| HSV | hsv(330, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 28.7%, 0.4%) |
| CIE-LAB | lab(66.19, 61.88, -10.18) |
| CIE-LCH | lch(66.19, 62.71, 350.66°) |
| OKLab | oklab(73.33% 0.1877 -0.0262) |
| OKLCH | oklch(73.33% 0.19 352) |
| XYZ | xyz(54.7918, 35.5642, 47.6861) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.35
Hot Pink
#FF69B4
ΔE00 0.84
Bubble Gum Pink
#FF69AF
ΔE00 1.28
Pink (survey)
#FF81C0
ΔE00 3.64
Bubblegum Pink
#FE83CC
ΔE00 5.00
Medium Pink
#F36196
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6EB5 #6EFEB7
analogous
#FE6EFD #FE6EB5 #FE6F6E
triadic
#FE6EB5 #B5FE6E #6EB5FE
tetradic
#FE6EB5 #FDFE6E #6EFEB7 #6F6EFE
square
#FE6EB5 #FDFE6E #6EFEB7 #6F6EFE
split-complementary
#FE6EB5 #6EFE6F #6EFDFE
monochromatic
#F00277 #FE3196 #FE6EB5 #FEABD4 #FFE1EF
Accessibility & contrast
On white
2.59
#FE6EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FE6EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6EB5
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6EB5 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B7
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#FF678A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fe6eb5; /* rgb */ color: rgb(254, 110, 181); /* oklch */ color: oklch(73.3% 0.190 352.0);
Tailwind
colors: {
custom: {
50: '#ff9dcb',
500: '#fe6eb5',
950: '#000000',
},
}SCSS
$custom: #fe6eb5; $custom-light: #ff9dcb; $custom-dark: #000000;
JSON
{
"hex": "#fe6eb5",
"rgb": {
"r": 254,
"g": 110,
"b": 181
},
"hsl": {
"h": 330.417,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.73331,
"c": 0.18956,
"h": 352
},
"luminance": 0.35559
}Semantic roles & 50–950 ramp
primary
#FE6EB5
secondary
#D1F7E4
accent
#E67400
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82