#FE9BB3#FE9BB3
#FE9BB3 is a light, vivid red. Relative luminance 0.478; OKLCH L 79.7% C 0.121 H 4.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9BB3 |
|---|---|
| RGB | rgb(254, 155, 179) |
| HSL | hsl(345, 98%, 80%) |
| HSV | hsv(345, 39%, 100%) |
| CMYK | cmyk(0%, 39%, 29.5%, 0.4%) |
| CIE-LAB | lab(74.68, 39.79, 3.44) |
| CIE-LCH | lch(74.68, 39.94, 4.94°) |
| OKLab | oklab(79.71% 0.1205 0.0095) |
| OKLCH | oklch(79.71% 0.121 4.5) |
| XYZ | xyz(60.7331, 47.7727, 48.6614) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 4.65
Pinky
#FC86AA
ΔE00 4.79
Soft Pink
#FDB0C0
ΔE00 5.06
Rose Pink
#F7879A
ΔE00 5.44
Faded Pink
#DE9DAC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9BB3 #9BFEE6
analogous
#FE9BE4 #FE9BB3 #FEB59B
triadic
#FE9BB3 #B3FE9B #9BB3FE
tetradic
#FE9BB3 #E4FE9B #9BFEE6 #B59BFE
square
#FE9BB3 #E4FE9B #9BFEE6 #B59BFE
split-complementary
#FE9BB3 #9BFEB5 #9BE4FE
monochromatic
#FD2257 #FD5E85 #FE9BB3 #FFD8E1 #FFE1E8
Accessibility & contrast
On white
1.99
#FE9BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FE9BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9BB3
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9BB3 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB4
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#FF93A3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe9bb3; /* rgb */ color: rgb(254, 155, 179); /* oklch */ color: oklch(79.7% 0.121 4.5);
Tailwind
colors: {
custom: {
50: '#ffbac9',
500: '#fe9bb3',
950: '#000000',
},
}SCSS
$custom: #fe9bb3; $custom-light: #ffbac9; $custom-dark: #000000;
JSON
{
"hex": "#fe9bb3",
"rgb": {
"r": 254,
"g": 155,
"b": 179
},
"hsl": {
"h": 345.455,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.79714,
"c": 0.12087,
"h": 4.5
},
"luminance": 0.47768
}Semantic roles & 50–950 ramp
primary
#FE9BB3
secondary
#D4F7EF
accent
#E6AE00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182