#FE7DB8#FE7DB8
#FE7DB8 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.169 H 353.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DB8 |
|---|---|
| RGB | rgb(254, 125, 184) |
| HSL | hsl(333, 98%, 74%) |
| HSV | hsv(333, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 27.6%, 0.4%) |
| CIE-LAB | lab(68.90, 55.36, -7.83) |
| CIE-LCH | lch(68.90, 55.91, 351.95°) |
| OKLab | oklab(75.39% 0.1675 -0.02) |
| OKLCH | oklch(75.39% 0.169 353.2) |
| XYZ | xyz(56.8605, 39.2038, 49.9106) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.56
Bubblegum (survey)
#FF6CB5
ΔE00 3.23
Bubble Gum Pink
#FF69AF
ΔE00 3.64
Hot Pink
#FF69B4
ΔE00 3.74
Bubblegum Pink
#FE83CC
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DB8 #7DFEC3
analogous
#FE7DF9 #FE7DB8 #FE837D
triadic
#FE7DB8 #B8FE7D #7DB8FE
tetradic
#FE7DB8 #F9FE7D #7DFEC3 #837DFE
square
#FE7DB8 #F9FE7D #7DFEC3 #837DFE
split-complementary
#FE7DB8 #7DFE83 #7DF9FE
monochromatic
#FD0476 #FE4097 #FE7DB8 #FEBAD9 #FFE1EE
Accessibility & contrast
On white
2.38
#FE7DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FE7DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DB8
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DB8 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9ABA
Deuteranopia (green-blind)
#AFB1B5
Tritanopia (blue-blind)
#FF7793
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe7db8; /* rgb */ color: rgb(254, 125, 184); /* oklch */ color: oklch(75.4% 0.169 353.2);
Tailwind
colors: {
custom: {
50: '#ffa6cd',
500: '#fe7db8',
950: '#000000',
},
}SCSS
$custom: #fe7db8; $custom-light: #ffa6cd; $custom-dark: #000000;
JSON
{
"hex": "#fe7db8",
"rgb": {
"r": 254,
"g": 125,
"b": 184
},
"hsl": {
"h": 332.558,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.75388,
"c": 0.16866,
"h": 353.2
},
"luminance": 0.39199
}Semantic roles & 50–950 ramp
primary
#FE7DB8
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82