#FE98BA#FE98BA
#FE98BA is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.4% C 0.128 H 359.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FE98BA |
|---|---|
| RGB | rgb(254, 152, 186) |
| HSL | hsl(340, 98%, 80%) |
| HSV | hsv(340, 40%, 100%) |
| CMYK | cmyk(0%, 40.2%, 26.8%, 0.4%) |
| CIE-LAB | lab(74.24, 42.25, -1.07) |
| CIE-LCH | lch(74.24, 42.26, 358.55°) |
| OKLab | oklab(79.44% 0.1276 -0.0022) |
| OKLCH | oklch(79.44% 0.128 359) |
| XYZ | xyz(60.9660, 47.0770, 52.3206) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.94
Pig Pink
#E78EA5
ΔE00 5.01
Carnation Pink
#FF7FA7
ΔE00 5.42
Powder Pink
#FFB2D0
ΔE00 6.11
Soft Pink
#FDB0C0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE98BA #98FEDC
analogous
#FE98ED #FE98BA #FEA998
triadic
#FE98BA #BAFE98 #98BAFE
tetradic
#FE98BA #EDFE98 #98FEDC #A998FE
square
#FE98BA #EDFE98 #98FEDC #A998FE
split-complementary
#FE98BA #98FEA9 #98EDFE
monochromatic
#FD1F69 #FD5B91 #FE98BA #FFD5E3 #FFE1EB
Accessibility & contrast
On white
2.02
#FE98BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FE98BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE98BA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE98BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE98BA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBB
Deuteranopia (green-blind)
#BFBEB8
Tritanopia (blue-blind)
#FF92A4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe98ba; /* rgb */ color: rgb(254, 152, 186); /* oklch */ color: oklch(79.4% 0.128 359.0);
Tailwind
colors: {
custom: {
50: '#ffb8ce',
500: '#fe98ba',
950: '#000000',
},
}SCSS
$custom: #fe98ba; $custom-light: #ffb8ce; $custom-dark: #000000;
JSON
{
"hex": "#fe98ba",
"rgb": {
"r": 254,
"g": 152,
"b": 186
},
"hsl": {
"h": 340,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.79438,
"c": 0.12761,
"h": 359
},
"luminance": 0.47072
}Semantic roles & 50–950 ramp
primary
#FE98BA
secondary
#D4F7EB
accent
#E69900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082