#FEB8A1#FEB8A1
#FEB8A1 is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.2% C 0.088 H 39.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8A1 |
|---|---|
| RGB | rgb(254, 184, 161) |
| HSL | hsl(15, 98%, 81%) |
| HSV | hsv(15, 37%, 100%) |
| CMYK | cmyk(0%, 27.6%, 36.6%, 0.4%) |
| CIE-LAB | lab(80.70, 22.46, 21.72) |
| CIE-LCH | lch(80.70, 31.24, 44.04°) |
| OKLab | oklab(84.21% 0.0683 0.0552) |
| OKLCH | oklch(84.21% 0.088 39) |
| XYZ | xyz(64.4488, 57.9291, 41.4982) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.99
Light Salmon
#FEA993
ΔE00 4.02
Blush (survey)
#F29E8E
ΔE00 6.82
Lightsalmon
#FFA07A
ΔE00 7.26
Apricot
#FBCEB1
ΔE00 8.09
Peachy Pink
#FF9A8A
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8A1 #A1E7FE
analogous
#FEA1B9 #FEB8A1 #FEE7A1
triadic
#FEB8A1 #A1FEB8 #B8A1FE
tetradic
#FEB8A1 #B9FEA1 #A1E7FE #E7A1FE
square
#FEB8A1 #B9FEA1 #A1E7FE #E7A1FE
split-complementary
#FEB8A1 #A1FEE7 #A1B9FE
monochromatic
#FD5D28 #FD8A64 #FEB8A1 #FFE6DE #FFE8E1
Accessibility & contrast
On white
1.67
#FEB8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FEB8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8A1
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8A1 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09F
Deuteranopia (green-blind)
#D9CEA1
Tritanopia (blue-blind)
#FFAEB2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb8a1; /* rgb */ color: rgb(254, 184, 161); /* oklch */ color: oklch(84.2% 0.088 39.0);
Tailwind
colors: {
custom: {
50: '#ffcdbd',
500: '#feb8a1',
950: '#000000',
},
}SCSS
$custom: #feb8a1; $custom-light: #ffcdbd; $custom-dark: #000000;
JSON
{
"hex": "#feb8a1",
"rgb": {
"r": 254,
"g": 184,
"b": 161
},
"hsl": {
"h": 14.839,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.84208,
"c": 0.08784,
"h": 39
},
"luminance": 0.57925
}Semantic roles & 50–950 ramp
primary
#FEB8A1
secondary
#62C2E2
accent
#ADE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382