#FE99B2#FE99B2
#FE99B2 is a light, vivid red. Relative luminance 0.471; OKLCH L 79.4% C 0.124 H 4.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99B2 |
|---|---|
| RGB | rgb(254, 153, 178) |
| HSL | hsl(345, 98%, 80%) |
| HSV | hsv(345, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 29.9%, 0.4%) |
| CIE-LAB | lab(74.24, 40.69, 3.34) |
| CIE-LCH | lch(74.24, 40.83, 4.70°) |
| OKLab | oklab(79.37% 0.1233 0.0093) |
| OKLCH | oklch(79.37% 0.124 4.3) |
| XYZ | xyz(60.3022, 47.0722, 48.0207) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.16
Pinky
#FC86AA
ΔE00 4.33
Pig Pink
#E78EA5
ΔE00 4.43
Rose Pink
#F7879A
ΔE00 5.15
Soft Pink
#FDB0C0
ΔE00 5.52
Carnation Pink
#FF7FA7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99B2 #99FEE5
analogous
#FE99E4 #FE99B2 #FEB399
triadic
#FE99B2 #B2FE99 #99B2FE
tetradic
#FE99B2 #E4FE99 #99FEE5 #B399FE
square
#FE99B2 #E4FE99 #99FEE5 #B399FE
split-complementary
#FE99B2 #99FEB3 #99E4FE
monochromatic
#FD2056 #FD5C84 #FE99B2 #FFD6E0 #FFE1E8
Accessibility & contrast
On white
2.02
#FE99B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FE99B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99B2
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99B2 | 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)
#A9ABB3
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#FF91A2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe99b2; /* rgb */ color: rgb(254, 153, 178); /* oklch */ color: oklch(79.4% 0.124 4.3);
Tailwind
colors: {
custom: {
50: '#ffb8c8',
500: '#fe99b2',
950: '#000000',
},
}SCSS
$custom: #fe99b2; $custom-light: #ffb8c8; $custom-dark: #000000;
JSON
{
"hex": "#fe99b2",
"rgb": {
"r": 254,
"g": 153,
"b": 178
},
"hsl": {
"h": 345.149,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.79366,
"c": 0.1236,
"h": 4.3
},
"luminance": 0.47068
}Semantic roles & 50–950 ramp
primary
#FE99B2
secondary
#D4F7EE
accent
#E6AD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082