#FE6EB4#FE6EB4
#FE6EB4 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.189 H 352.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6EB4 |
|---|---|
| RGB | rgb(254, 110, 180) |
| HSL | hsl(331, 99%, 71%) |
| HSV | hsv(331, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 29.1%, 0.4%) |
| CIE-LAB | lab(66.15, 61.76, -9.66) |
| CIE-LCH | lch(66.15, 62.51, 351.11°) |
| OKLab | oklab(73.3% 0.1875 -0.0248) |
| OKLCH | oklch(73.3% 0.189 352.5) |
| XYZ | xyz(54.6896, 35.5233, 47.1476) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.45
Hot Pink
#FF69B4
ΔE00 0.90
Bubble Gum Pink
#FF69AF
ΔE00 1.13
Pink (survey)
#FF81C0
ΔE00 3.68
Bubblegum Pink
#FE83CC
ΔE00 5.14
Medium Pink
#F36196
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6EB4 #6EFEB8
analogous
#FE6EFC #FE6EB4 #FE706E
triadic
#FE6EB4 #B4FE6E #6EB4FE
tetradic
#FE6EB4 #FCFE6E #6EFEB8 #706EFE
square
#FE6EB4 #FCFE6E #6EFEB8 #706EFE
split-complementary
#FE6EB4 #6EFE70 #6EFCFE
monochromatic
#F00275 #FE3195 #FE6EB4 #FEABD3 #FFE1EF
Accessibility & contrast
On white
2.59
#FE6EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FE6EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6EB4
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6EB4 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8291B6
Deuteranopia (green-blind)
#A9AAB1
Tritanopia (blue-blind)
#FF6789
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fe6eb4; /* rgb */ color: rgb(254, 110, 180); /* oklch */ color: oklch(73.3% 0.189 352.5);
Tailwind
colors: {
custom: {
50: '#ff9dca',
500: '#fe6eb4',
950: '#000000',
},
}SCSS
$custom: #fe6eb4; $custom-light: #ff9dca; $custom-dark: #000000;
JSON
{
"hex": "#fe6eb4",
"rgb": {
"r": 254,
"g": 110,
"b": 180
},
"hsl": {
"h": 330.833,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.73297,
"c": 0.18909,
"h": 352.5
},
"luminance": 0.35518
}Semantic roles & 50–950 ramp
primary
#FE6EB4
secondary
#D1F7E4
accent
#E67600
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82