#FEB5BF#FEB5BF
#FEB5BF is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.4% C 0.086 H 10.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB5BF |
|---|---|
| RGB | rgb(254, 181, 191) |
| HSL | hsl(352, 97%, 85%) |
| HSV | hsv(352, 29%, 100%) |
| CMYK | cmyk(0%, 28.7%, 24.8%, 0.4%) |
| CIE-LAB | lab(80.67, 27.85, 5.55) |
| CIE-LCH | lch(80.67, 28.40, 11.28°) |
| OKLab | oklab(84.41% 0.0844 0.0149) |
| OKLCH | oklch(84.41% 0.086 10) |
| XYZ | xyz(66.8021, 57.8839, 56.9342) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.43
Soft Pink
#FDB0C0
ΔE00 2.11
Pink
#FFC0CB
ΔE00 2.93
Bubblegum
#FFC1CC
ΔE00 3.20
Pastel Pink
#FFBACD
ΔE00 3.51
Pale Rose
#FDC1C5
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB5BF #B5FEF4
analogous
#FEB5E3 #FEB5BF #FECFB5
triadic
#FEB5BF #BFFEB5 #B5BFFE
tetradic
#FEB5BF #E3FEB5 #B5FEF4 #CFB5FE
square
#FEB5BF #E3FEB5 #B5FEF4 #CFB5FE
split-complementary
#FEB5BF #B5FECF #B5E3FE
monochromatic
#FC3C57 #FD798B #FEB5BF #FFE1E5 #FFE1E5
Accessibility & contrast
On white
1.67
#FEB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FEB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB5BF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB5BF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#FFAFB9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb5bf; /* rgb */ color: rgb(254, 181, 191); /* oklch */ color: oklch(84.4% 0.086 10.0);
Tailwind
colors: {
custom: {
50: '#ffcbd2',
500: '#feb5bf',
950: '#000000',
},
}SCSS
$custom: #feb5bf; $custom-light: #ffcbd2; $custom-dark: #000000;
JSON
{
"hex": "#feb5bf",
"rgb": {
"r": 254,
"g": 181,
"b": 191
},
"hsl": {
"h": 351.781,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.84406,
"c": 0.08573,
"h": 10
},
"luminance": 0.5788
}Semantic roles & 50–950 ramp
primary
#FEB5BF
secondary
#73E4D5
accent
#E6C600
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383