#FEB5BE#FEB5BE
#FEB5BE is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.4% C 0.086 H 10.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB5BE |
|---|---|
| RGB | rgb(254, 181, 190) |
| HSL | hsl(353, 97%, 85%) |
| HSV | hsv(353, 29%, 100%) |
| CMYK | cmyk(0%, 28.7%, 25.2%, 0.4%) |
| CIE-LAB | lab(80.65, 27.71, 6.06) |
| CIE-LCH | lch(80.65, 28.37, 12.33°) |
| OKLab | oklab(84.38% 0.0841 0.0162) |
| OKLCH | oklch(84.38% 0.086 10.9) |
| XYZ | xyz(66.6925, 57.8400, 56.3566) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.75
Soft Pink
#FDB0C0
ΔE00 2.40
Pink
#FFC0CB
ΔE00 3.06
Bubblegum
#FFC1CC
ΔE00 3.33
Pale Rose
#FDC1C5
ΔE00 3.50
Pastel Pink
#FFBACD
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB5BE #B5FEF5
analogous
#FEB5E2 #FEB5BE #FED0B5
triadic
#FEB5BE #BEFEB5 #B5BEFE
tetradic
#FEB5BE #E2FEB5 #B5FEF5 #D0B5FE
square
#FEB5BE #E2FEB5 #B5FEF5 #D0B5FE
split-complementary
#FEB5BE #B5FED0 #B5E2FE
monochromatic
#FC3C54 #FD7989 #FEB5BE #FFE1E4 #FFE1E4
Accessibility & contrast
On white
1.67
#FEB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#FEB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB5BE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB5BE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb5be; /* rgb */ color: rgb(254, 181, 190); /* oklch */ color: oklch(84.4% 0.086 10.9);
Tailwind
colors: {
custom: {
50: '#ffcbd1',
500: '#feb5be',
950: '#000000',
},
}SCSS
$custom: #feb5be; $custom-light: #ffcbd1; $custom-dark: #000000;
JSON
{
"hex": "#feb5be",
"rgb": {
"r": 254,
"g": 181,
"b": 190
},
"hsl": {
"h": 352.603,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.84379,
"c": 0.0856,
"h": 10.9
},
"luminance": 0.57836
}Semantic roles & 50–950 ramp
primary
#FEB5BE
secondary
#73E4D6
accent
#E6C900
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383