#FEB0A4#FEB0A4
#FEB0A4 is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.9% C 0.094 H 28.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB0A4 |
|---|---|
| RGB | rgb(254, 176, 164) |
| HSL | hsl(8, 98%, 82%) |
| HSV | hsv(8, 35%, 100%) |
| CMYK | cmyk(0%, 30.7%, 35.4%, 0.4%) |
| CIE-LAB | lab(78.93, 27.01, 17.66) |
| CIE-LCH | lch(78.93, 32.27, 33.18°) |
| OKLab | oklab(82.86% 0.082 0.0453) |
| OKLCH | oklch(82.86% 0.094 28.9) |
| XYZ | xyz(63.1015, 54.8061, 42.3698) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.89
Pale Salmon
#FFB19A
ΔE00 3.93
Blush (survey)
#F29E8E
ΔE00 4.67
Peachy Pink
#FF9A8A
ΔE00 5.67
Pale Rose
#FDC1C5
ΔE00 7.77
Lightpink
#FFB6C1
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB0A4 #A4F2FE
analogous
#FEA4C5 #FEB0A4 #FEDDA4
triadic
#FEB0A4 #A4FEB0 #B0A4FE
tetradic
#FEB0A4 #C5FEA4 #A4F2FE #DDA4FE
square
#FEB0A4 #C5FEA4 #A4F2FE #DDA4FE
split-complementary
#FEB0A4 #A4FEDD #A4C5FE
monochromatic
#FD472B #FD7B67 #FEB0A4 #FFE5E1 #FFE5E1
Accessibility & contrast
On white
1.76
#FEB0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FEB0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB0A4
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB0A4 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA3
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#FFA6AD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb0a4; /* rgb */ color: rgb(254, 176, 164); /* oklch */ color: oklch(82.9% 0.094 28.9);
Tailwind
colors: {
custom: {
50: '#ffc8bf',
500: '#feb0a4',
950: '#000000',
},
}SCSS
$custom: #feb0a4; $custom-light: #ffc8bf; $custom-dark: #000000;
JSON
{
"hex": "#feb0a4",
"rgb": {
"r": 254,
"g": 176,
"b": 164
},
"hsl": {
"h": 8,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.82859,
"c": 0.09371,
"h": 28.9
},
"luminance": 0.54802
}Semantic roles & 50–950 ramp
primary
#FEB0A4
secondary
#64D1E2
accent
#C7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282