#FE5B98#FE5B98
#FE5B98 is a light, highly saturated pink. Relative luminance 0.308; OKLCH L 70.2% C 0.204 H 0.8°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FE5B98 |
|---|---|
| RGB | rgb(254, 91, 152) |
| HSL | hsl(338, 99%, 68%) |
| HSV | hsv(338, 64%, 100%) |
| CMYK | cmyk(0%, 64.2%, 40.2%, 0.4%) |
| CIE-LAB | lab(62.36, 66.63, 0.76) |
| CIE-LCH | lch(62.36, 66.64, 0.65°) |
| OKLab | oklab(70.21% 0.2038 0.0028) |
| OKLCH | oklch(70.21% 0.204 0.8) |
| XYZ | xyz(50.2850, 30.8259, 33.0016) |
| Luminance | 0.3082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.72
Strawberry
#FC5A8D
ΔE00 2.44
Rosy Pink
#F6688E
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Warm Pink
#FB5581
ΔE00 5.00
Barbie Pink
#FE46A5
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE5B98 #5BFEC1
analogous
#FE5BEA #FE5B98 #FE6F5B
triadic
#FE5B98 #98FE5B #5B98FE
tetradic
#FE5B98 #EAFE5B #5BFEC1 #6F5BFE
square
#FE5B98 #EAFE5B #5BFEC1 #6F5BFE
split-complementary
#FE5B98 #5BFE6F #5BEAFE
monochromatic
#DD0154 #FE1E72 #FE5B98 #FE98BE #FFD5E4
Accessibility & contrast
On white
2.93
#FE5B98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#FE5B98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE5B98
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE5B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE5B98 | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B839A
Deuteranopia (green-blind)
#A6A294
Tritanopia (blue-blind)
#FF4973
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #fe5b98; /* rgb */ color: rgb(254, 91, 152); /* oklch */ color: oklch(70.2% 0.204 0.8);
Tailwind
colors: {
custom: {
50: '#ff92b6',
500: '#fe5b98',
950: '#000000',
},
}SCSS
$custom: #fe5b98; $custom-light: #ff92b6; $custom-dark: #000000;
JSON
{
"hex": "#fe5b98",
"rgb": {
"r": 254,
"g": 91,
"b": 152
},
"hsl": {
"h": 337.546,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.70206,
"c": 0.20379,
"h": 0.8
},
"luminance": 0.3082
}Semantic roles & 50–950 ramp
primary
#FE5B98
secondary
#C1F4E1
accent
#E69000
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80