#FEB8A3#FEB8A3
#FEB8A3 is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.3% C 0.087 H 37.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8A3 |
|---|---|
| RGB | rgb(254, 184, 163) |
| HSL | hsl(14, 98%, 82%) |
| HSV | hsv(14, 36%, 100%) |
| CMYK | cmyk(0%, 27.6%, 35.8%, 0.4%) |
| CIE-LAB | lab(80.74, 22.69, 20.70) |
| CIE-LCH | lch(80.74, 30.72, 42.37°) |
| OKLab | oklab(84.25% 0.0691 0.0528) |
| OKLCH | oklch(84.25% 0.087 37.4) |
| XYZ | xyz(64.6266, 58.0002, 42.4344) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.99
Light Salmon
#FEA993
ΔE00 3.92
Blush (survey)
#F29E8E
ΔE00 6.56
Lightsalmon
#FFA07A
ΔE00 7.66
Peachy Pink
#FF9A8A
ΔE00 7.91
Apricot
#FBCEB1
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8A3 #A3E9FE
analogous
#FEA3BC #FEB8A3 #FEE6A3
triadic
#FEB8A3 #A3FEB8 #B8A3FE
tetradic
#FEB8A3 #BCFEA3 #A3E9FE #E6A3FE
square
#FEB8A3 #BCFEA3 #A3E9FE #E6A3FE
split-complementary
#FEB8A3 #A3FEE6 #A3BCFE
monochromatic
#FD5B2A #FD8966 #FEB8A3 #FFE7E0 #FFE8E1
Accessibility & contrast
On white
1.67
#FEB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FEB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8A3
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8A3 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A1
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#FFAEB2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb8a3; /* rgb */ color: rgb(254, 184, 163); /* oklch */ color: oklch(84.3% 0.087 37.4);
Tailwind
colors: {
custom: {
50: '#ffcdbe',
500: '#feb8a3',
950: '#000000',
},
}SCSS
$custom: #feb8a3; $custom-light: #ffcdbe; $custom-dark: #000000;
JSON
{
"hex": "#feb8a3",
"rgb": {
"r": 254,
"g": 184,
"b": 163
},
"hsl": {
"h": 13.846,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.84252,
"c": 0.08694,
"h": 37.4
},
"luminance": 0.57996
}Semantic roles & 50–950 ramp
primary
#FEB8A3
secondary
#63C5E2
accent
#B1E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382