#FEB8A4#FEB8A4
#FEB8A4 is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.3% C 0.087 H 36.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8A4 |
|---|---|
| RGB | rgb(254, 184, 164) |
| HSL | hsl(13, 98%, 82%) |
| HSV | hsv(13, 35%, 100%) |
| CMYK | cmyk(0%, 27.6%, 35.4%, 0.4%) |
| CIE-LAB | lab(80.76, 22.81, 20.20) |
| CIE-LCH | lch(80.76, 30.47, 41.52°) |
| OKLab | oklab(84.27% 0.0695 0.0516) |
| OKLCH | oklch(84.27% 0.087 36.6) |
| XYZ | xyz(64.7165, 58.0362, 42.9082) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.09
Light Salmon
#FEA993
ΔE00 3.92
Blush (survey)
#F29E8E
ΔE00 6.46
Peachy Pink
#FF9A8A
ΔE00 7.81
Lightsalmon
#FFA07A
ΔE00 7.88
Apricot
#FBCEB1
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8A4 #A4EAFE
analogous
#FEA4BD #FEB8A4 #FEE5A4
triadic
#FEB8A4 #A4FEB8 #B8A4FE
tetradic
#FEB8A4 #BDFEA4 #A4EAFE #E5A4FE
square
#FEB8A4 #BDFEA4 #A4EAFE #E5A4FE
split-complementary
#FEB8A4 #A4FEE5 #A4BDFE
monochromatic
#FD5A2B #FD8967 #FEB8A4 #FFE7E1 #FFE7E1
Accessibility & contrast
On white
1.67
#FEB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FEB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8A4
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8A4 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A2
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#FFAEB3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb8a4; /* rgb */ color: rgb(254, 184, 164); /* oklch */ color: oklch(84.3% 0.087 36.6);
Tailwind
colors: {
custom: {
50: '#ffcdbf',
500: '#feb8a4',
950: '#000000',
},
}SCSS
$custom: #feb8a4; $custom-light: #ffcdbf; $custom-dark: #000000;
JSON
{
"hex": "#feb8a4",
"rgb": {
"r": 254,
"g": 184,
"b": 164
},
"hsl": {
"h": 13.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.84274,
"c": 0.08652,
"h": 36.6
},
"luminance": 0.58032
}Semantic roles & 50–950 ramp
primary
#FEB8A4
secondary
#64C6E2
accent
#B3E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382