#FEB8A6#FEB8A6
#FEB8A6 is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.3% C 0.086 H 34.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8A6 |
|---|---|
| RGB | rgb(254, 184, 166) |
| HSL | hsl(12, 98%, 82%) |
| HSV | hsv(12, 35%, 100%) |
| CMYK | cmyk(0%, 27.6%, 34.6%, 0.4%) |
| CIE-LAB | lab(80.80, 23.05, 19.18) |
| CIE-LCH | lch(80.80, 29.99, 39.77°) |
| OKLab | oklab(84.32% 0.0703 0.0491) |
| OKLCH | oklch(84.32% 0.086 34.9) |
| XYZ | xyz(64.8985, 58.1090, 43.8669) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.46
Light Salmon
#FEA993
ΔE00 4.03
Blush (survey)
#F29E8E
ΔE00 6.32
Peachy Pink
#FF9A8A
ΔE00 7.65
Lightsalmon
#FFA07A
ΔE00 8.37
Pale Rose
#FDC1C5
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8A6 #A6ECFE
analogous
#FEA6C0 #FEB8A6 #FEE4A6
triadic
#FEB8A6 #A6FEB8 #B8A6FE
tetradic
#FEB8A6 #C0FEA6 #A6ECFE #E4A6FE
square
#FEB8A6 #C0FEA6 #A6ECFE #E4A6FE
split-complementary
#FEB8A6 #A6FEE4 #A6C0FE
monochromatic
#FD572D #FD8869 #FEB8A6 #FFE7E1 #FFE7E1
Accessibility & contrast
On white
1.66
#FEB8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#FEB8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8A6
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8A6 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A5
Deuteranopia (green-blind)
#D8CEA5
Tritanopia (blue-blind)
#FFAEB3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feb8a6; /* rgb */ color: rgb(254, 184, 166); /* oklch */ color: oklch(84.3% 0.086 34.9);
Tailwind
colors: {
custom: {
50: '#ffcdc0',
500: '#feb8a6',
950: '#000000',
},
}SCSS
$custom: #feb8a6; $custom-light: #ffcdc0; $custom-dark: #000000;
JSON
{
"hex": "#feb8a6",
"rgb": {
"r": 254,
"g": 184,
"b": 166
},
"hsl": {
"h": 12.273,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.84318,
"c": 0.0857,
"h": 34.9
},
"luminance": 0.58105
}Semantic roles & 50–950 ramp
primary
#FEB8A6
secondary
#66C9E2
accent
#B7E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382