#FEB9BB#FEB9BB
#FEB9BB is a very light, moderate red. Relative luminance 0.594; OKLCH L 85.0% C 0.080 H 17.0°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB9BB |
|---|---|
| RGB | rgb(254, 185, 187) |
| HSL | hsl(358, 97%, 86%) |
| HSV | hsv(358, 27%, 100%) |
| CMYK | cmyk(0%, 27.2%, 26.4%, 0.4%) |
| CIE-LAB | lab(81.49, 25.20, 8.88) |
| CIE-LCH | lch(81.49, 26.72, 19.41°) |
| OKLab | oklab(85% 0.0767 0.0234) |
| OKLCH | oklch(85% 0.08 17) |
| XYZ | xyz(67.1930, 59.3603, 54.9225) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.50
Lightpink
#FFB6C1
ΔE00 3.14
Light Rose
#FFC5CB
ΔE00 3.65
Pink
#FFC0CB
ΔE00 3.92
Bubblegum
#FFC1CC
ΔE00 4.08
Soft Pink
#FDB0C0
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB9BB #B9FEFC
analogous
#FEB9DD #FEB9BB #FED9B9
triadic
#FEB9BB #BBFEB9 #B9BBFE
tetradic
#FEB9BB #DDFEB9 #B9FEFC #D9B9FE
square
#FEB9BB #DDFEB9 #B9FEFC #D9B9FE
split-complementary
#FEB9BB #B9FED9 #B9DDFE
monochromatic
#FC4046 #FD7D80 #FEB9BB #FFE1E2 #FFE1E2
Accessibility & contrast
On white
1.63
#FEB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#FEB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB9BB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB9BB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#D5D0BA
Tritanopia (blue-blind)
#FFB2BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #feb9bb; /* rgb */ color: rgb(254, 185, 187); /* oklch */ color: oklch(85.0% 0.080 17.0);
Tailwind
colors: {
custom: {
50: '#ffcecf',
500: '#feb9bb',
950: '#000000',
},
}SCSS
$custom: #feb9bb; $custom-light: #ffcecf; $custom-dark: #000000;
JSON
{
"hex": "#feb9bb",
"rgb": {
"r": 254,
"g": 185,
"b": 187
},
"hsl": {
"h": 358.261,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.85003,
"c": 0.08023,
"h": 17
},
"luminance": 0.59357
}Semantic roles & 50–950 ramp
primary
#FEB9BB
secondary
#76E5E2
accent
#E6DF00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181313
muted
#868383