#FEB0B1#FEB0B1
#FEB0B1 is a very light, moderate red. Relative luminance 0.553; OKLCH L 83.2% C 0.092 H 18.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB0B1 |
|---|---|
| RGB | rgb(254, 176, 177) |
| HSL | hsl(359, 98%, 84%) |
| HSV | hsv(359, 31%, 100%) |
| CMYK | cmyk(0%, 30.7%, 30.3%, 0.4%) |
| CIE-LAB | lab(79.21, 28.61, 11.03) |
| CIE-LCH | lch(79.21, 30.66, 21.09°) |
| OKLab | oklab(83.17% 0.087 0.0289) |
| OKLCH | oklch(83.17% 0.092 18.4) |
| XYZ | xyz(64.3360, 55.2999, 48.8718) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.08
Pale Rose
#FDC1C5
ΔE00 4.89
Soft Pink
#FDB0C0
ΔE00 5.24
Pink
#FFC0CB
ΔE00 5.91
Light Rose
#FFC5CB
ΔE00 6.03
Bubblegum
#FFC1CC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB0B1 #B0FEFD
analogous
#FEB0D8 #FEB0B1 #FED6B0
triadic
#FEB0B1 #B1FEB0 #B0B1FE
tetradic
#FEB0B1 #D8FEB0 #B0FEFD #D6B0FE
square
#FEB0B1 #D8FEB0 #B0FEFD #D6B0FE
split-complementary
#FEB0B1 #B0FED6 #B0D8FE
monochromatic
#FC373A #FD7475 #FEB0B1 #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.74
#FEB0B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FEB0B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB0B1
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB0B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB0B1 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#FFA8B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb0b1; /* rgb */ color: rgb(254, 176, 177); /* oklch */ color: oklch(83.2% 0.092 18.4);
Tailwind
colors: {
custom: {
50: '#ffc8c8',
500: '#feb0b1',
950: '#000000',
},
}SCSS
$custom: #feb0b1; $custom-light: #ffc8c8; $custom-dark: #000000;
JSON
{
"hex": "#feb0b1",
"rgb": {
"r": 254,
"g": 176,
"b": 177
},
"hsl": {
"h": 359.231,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.83172,
"c": 0.09166,
"h": 18.4
},
"luminance": 0.55296
}Semantic roles & 50–950 ramp
primary
#FEB0B1
secondary
#6EE4E2
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282