#FE99BA#FE99BA
#FE99BA is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.6% C 0.126 H 359.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99BA |
|---|---|
| RGB | rgb(254, 153, 186) |
| HSL | hsl(340, 98%, 80%) |
| HSV | hsv(340, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 26.8%, 0.4%) |
| CIE-LAB | lab(74.45, 41.73, -0.76) |
| CIE-LCH | lch(74.45, 41.74, 358.95°) |
| OKLab | oklab(79.6% 0.1261 -0.0014) |
| OKLCH | oklch(79.6% 0.126 359.3) |
| XYZ | xyz(61.1290, 47.4029, 52.3749) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.26
Pig Pink
#E78EA5
ΔE00 5.01
Rosa
#FE86A4
ΔE00 5.01
Carnation Pink
#FF7FA7
ΔE00 5.61
Powder Pink
#FFB2D0
ΔE00 5.94
Soft Pink
#FDB0C0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99BA #99FEDD
analogous
#FE99ED #FE99BA #FEAB99
triadic
#FE99BA #BAFE99 #99BAFE
tetradic
#FE99BA #EDFE99 #99FEDD #AB99FE
square
#FE99BA #EDFE99 #99FEDD #AB99FE
split-complementary
#FE99BA #99FEAB #99EDFE
monochromatic
#FD2068 #FD5C91 #FE99BA #FFD6E3 #FFE1EB
Accessibility & contrast
On white
2.00
#FE99BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FE99BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99BA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99BA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBB
Deuteranopia (green-blind)
#C0BEB8
Tritanopia (blue-blind)
#FF93A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe99ba; /* rgb */ color: rgb(254, 153, 186); /* oklch */ color: oklch(79.6% 0.126 359.3);
Tailwind
colors: {
custom: {
50: '#ffb8ce',
500: '#fe99ba',
950: '#000000',
},
}SCSS
$custom: #fe99ba; $custom-light: #ffb8ce; $custom-dark: #000000;
JSON
{
"hex": "#fe99ba",
"rgb": {
"r": 254,
"g": 153,
"b": 186
},
"hsl": {
"h": 340.396,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.79596,
"c": 0.12606,
"h": 359.3
},
"luminance": 0.47398
}Semantic roles & 50–950 ramp
primary
#FE99BA
secondary
#D4F7EC
accent
#E69B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082