#FEB5BD#FEB5BD
#FEB5BD is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.4% C 0.086 H 11.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB5BD |
|---|---|
| RGB | rgb(254, 181, 189) |
| HSL | hsl(353, 97%, 85%) |
| HSV | hsv(353, 29%, 100%) |
| CMYK | cmyk(0%, 28.7%, 25.6%, 0.4%) |
| CIE-LAB | lab(80.63, 27.58, 6.56) |
| CIE-LCH | lch(80.63, 28.35, 13.39°) |
| OKLab | oklab(84.35% 0.0837 0.0175) |
| OKLCH | oklch(84.35% 0.086 11.8) |
| XYZ | xyz(66.5835, 57.7964, 55.7830) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.08
Soft Pink
#FDB0C0
ΔE00 2.71
Pink
#FFC0CB
ΔE00 3.22
Pale Rose
#FDC1C5
ΔE00 3.40
Bubblegum
#FFC1CC
ΔE00 3.48
Light Rose
#FFC5CB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB5BD #B5FEF6
analogous
#FEB5E1 #FEB5BD #FED2B5
triadic
#FEB5BD #BDFEB5 #B5BDFE
tetradic
#FEB5BD #E1FEB5 #B5FEF6 #D2B5FE
square
#FEB5BD #E1FEB5 #B5FEF6 #D2B5FE
split-complementary
#FEB5BD #B5FED2 #B5E1FE
monochromatic
#FC3C51 #FD7987 #FEB5BD #FFE1E4 #FFE1E4
Accessibility & contrast
On white
1.67
#FEB5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#FEB5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB5BD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB5BD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#D2CDBC
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb5bd; /* rgb */ color: rgb(254, 181, 189); /* oklch */ color: oklch(84.4% 0.086 11.8);
Tailwind
colors: {
custom: {
50: '#ffcbd0',
500: '#feb5bd',
950: '#000000',
},
}SCSS
$custom: #feb5bd; $custom-light: #ffcbd0; $custom-dark: #000000;
JSON
{
"hex": "#feb5bd",
"rgb": {
"r": 254,
"g": 181,
"b": 189
},
"hsl": {
"h": 353.425,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.84353,
"c": 0.0855,
"h": 11.8
},
"luminance": 0.57793
}Semantic roles & 50–950 ramp
primary
#FEB5BD
secondary
#73E4D8
accent
#E6CC00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383