#FEB4BE#FEB4BE
#FEB4BE is a very light, moderate red. Relative luminance 0.574; OKLCH L 84.2% C 0.087 H 10.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB4BE |
|---|---|
| RGB | rgb(254, 180, 190) |
| HSL | hsl(352, 97%, 85%) |
| HSV | hsv(352, 29%, 100%) |
| CMYK | cmyk(0%, 29.1%, 25.2%, 0.4%) |
| CIE-LAB | lab(80.42, 28.24, 5.73) |
| CIE-LCH | lch(80.42, 28.81, 11.47°) |
| OKLab | oklab(84.21% 0.0856 0.0154) |
| OKLCH | oklch(84.21% 0.087 10.2) |
| XYZ | xyz(66.4899, 57.4348, 56.2891) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.62
Soft Pink
#FDB0C0
ΔE00 2.03
Pink
#FFC0CB
ΔE00 3.19
Bubblegum
#FFC1CC
ΔE00 3.46
Pastel Pink
#FFBACD
ΔE00 3.66
Pale Rose
#FDC1C5
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB4BE #B4FEF4
analogous
#FEB4E3 #FEB4BE #FECFB4
triadic
#FEB4BE #BEFEB4 #B4BEFE
tetradic
#FEB4BE #E3FEB4 #B4FEF4 #CFB4FE
square
#FEB4BE #E3FEB4 #B4FEF4 #CFB4FE
split-complementary
#FEB4BE #B4FECF #B4E3FE
monochromatic
#FC3B55 #FD788A #FEB4BE #FFE1E5 #FFE1E5
Accessibility & contrast
On white
1.68
#FEB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FEB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB4BE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB4BE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#FFAEB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb4be; /* rgb */ color: rgb(254, 180, 190); /* oklch */ color: oklch(84.2% 0.087 10.2);
Tailwind
colors: {
custom: {
50: '#ffcbd1',
500: '#feb4be',
950: '#000000',
},
}SCSS
$custom: #feb4be; $custom-light: #ffcbd1; $custom-dark: #000000;
JSON
{
"hex": "#feb4be",
"rgb": {
"r": 254,
"g": 180,
"b": 190
},
"hsl": {
"h": 351.892,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.84205,
"c": 0.08698,
"h": 10.2
},
"luminance": 0.57431
}Semantic roles & 50–950 ramp
primary
#FEB4BE
secondary
#72E4D5
accent
#E6C600
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383