#FEB8BD#FEB8BD
#FEB8BD is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.9% C 0.082 H 14.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8BD |
|---|---|
| RGB | rgb(254, 184, 189) |
| HSL | hsl(356, 97%, 86%) |
| HSV | hsv(356, 28%, 100%) |
| CMYK | cmyk(0%, 27.6%, 25.6%, 0.4%) |
| CIE-LAB | lab(81.31, 26.00, 7.54) |
| CIE-LCH | lch(81.31, 27.07, 16.18°) |
| OKLab | oklab(84.88% 0.079 0.02) |
| OKLCH | oklch(84.88% 0.082 14.2) |
| XYZ | xyz(67.2001, 59.0296, 55.9885) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.06
Pale Rose
#FDC1C5
ΔE00 2.53
Pink
#FFC0CB
ΔE00 3.20
Bubblegum
#FFC1CC
ΔE00 3.41
Light Rose
#FFC5CB
ΔE00 3.50
Soft Pink
#FDB0C0
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8BD #B8FEF9
analogous
#FEB8E0 #FEB8BD #FED6B8
triadic
#FEB8BD #BDFEB8 #B8BDFE
tetradic
#FEB8BD #E0FEB8 #B8FEF9 #D6B8FE
square
#FEB8BD #E0FEB8 #B8FEF9 #D6B8FE
split-complementary
#FEB8BD #B8FED6 #B8E0FE
monochromatic
#FC3F4D #FD7C85 #FEB8BD #FFE1E3 #FFE1E3
Accessibility & contrast
On white
1.64
#FEB8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#FEB8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8BD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8BD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#FFB2BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #feb8bd; /* rgb */ color: rgb(254, 184, 189); /* oklch */ color: oklch(84.9% 0.082 14.2);
Tailwind
colors: {
custom: {
50: '#ffcdd0',
500: '#feb8bd',
950: '#000000',
},
}SCSS
$custom: #feb8bd; $custom-light: #ffcdd0; $custom-dark: #000000;
JSON
{
"hex": "#feb8bd",
"rgb": {
"r": 254,
"g": 184,
"b": 189
},
"hsl": {
"h": 355.714,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.84879,
"c": 0.08153,
"h": 14.2
},
"luminance": 0.59026
}Semantic roles & 50–950 ramp
primary
#FEB8BD
secondary
#75E5DD
accent
#E6D500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383