#FEB6BB#FEB6BB
#FEB6BB is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.5% C 0.084 H 14.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB6BB |
|---|---|
| RGB | rgb(254, 182, 187) |
| HSL | hsl(356, 97%, 85%) |
| HSV | hsv(356, 28%, 100%) |
| CMYK | cmyk(0%, 28.3%, 26.4%, 0.4%) |
| CIE-LAB | lab(80.80, 26.78, 7.90) |
| CIE-LCH | lch(80.80, 27.92, 16.43°) |
| OKLab | oklab(84.48% 0.0814 0.0209) |
| OKLCH | oklch(84.48% 0.084 14.4) |
| XYZ | xyz(66.5720, 58.1183, 54.7155) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.07
Pale Rose
#FDC1C5
ΔE00 3.05
Pink
#FFC0CB
ΔE00 3.62
Soft Pink
#FDB0C0
ΔE00 3.74
Bubblegum
#FFC1CC
ΔE00 3.85
Light Rose
#FFC5CB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB6BB #B6FEF9
analogous
#FEB6DF #FEB6BB #FED5B6
triadic
#FEB6BB #BBFEB6 #B6BBFE
tetradic
#FEB6BB #DFFEB6 #B6FEF9 #D5B6FE
square
#FEB6BB #DFFEB6 #B6FEF9 #D5B6FE
split-complementary
#FEB6BB #B6FED5 #B6DFFE
monochromatic
#FC3D4B #FD7A83 #FEB6BB #FFE1E3 #FFE1E3
Accessibility & contrast
On white
1.66
#FEB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#FEB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB6BB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB6BB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BB
Deuteranopia (green-blind)
#D3CEBA
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feb6bb; /* rgb */ color: rgb(254, 182, 187); /* oklch */ color: oklch(84.5% 0.084 14.4);
Tailwind
colors: {
custom: {
50: '#ffcccf',
500: '#feb6bb',
950: '#000000',
},
}SCSS
$custom: #feb6bb; $custom-light: #ffcccf; $custom-dark: #000000;
JSON
{
"hex": "#feb6bb",
"rgb": {
"r": 254,
"g": 182,
"b": 187
},
"hsl": {
"h": 355.833,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.84475,
"c": 0.08404,
"h": 14.4
},
"luminance": 0.58115
}Semantic roles & 50–950 ramp
primary
#FEB6BB
secondary
#74E5DD
accent
#E6D600
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383