#FEB8A9#FEB8A9
#FEB8A9 is a very light, moderate red. Relative luminance 0.582; OKLCH L 84.4% C 0.085 H 32.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8A9 |
|---|---|
| RGB | rgb(254, 184, 169) |
| HSL | hsl(11, 98%, 83%) |
| HSV | hsv(11, 33%, 100%) |
| CMYK | cmyk(0%, 27.6%, 33.5%, 0.4%) |
| CIE-LAB | lab(80.86, 23.41, 17.66) |
| CIE-LCH | lch(80.86, 29.32, 37.03°) |
| OKLab | oklab(84.39% 0.0714 0.0454) |
| OKLCH | oklch(84.39% 0.085 32.4) |
| XYZ | xyz(65.1769, 58.2203, 45.3331) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.27
Light Salmon
#FEA993
ΔE00 4.45
Blush (survey)
#F29E8E
ΔE00 6.28
Peachy Pink
#FF9A8A
ΔE00 7.57
Pale Rose
#FDC1C5
ΔE00 7.68
Light Rose
#FFC5CB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8A9 #A9EFFE
analogous
#FEA9C4 #FEB8A9 #FEE2A9
triadic
#FEB8A9 #A9FEB8 #B8A9FE
tetradic
#FEB8A9 #C4FEA9 #A9EFFE #E2A9FE
square
#FEB8A9 #C4FEA9 #A9EFFE #E2A9FE
split-complementary
#FEB8A9 #A9FEE2 #A9C4FE
monochromatic
#FD5430 #FD866D #FEB8A9 #FFE6E1 #FFE6E1
Accessibility & contrast
On white
1.66
#FEB8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FEB8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8A9
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8A9 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A8
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#FFAFB4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feb8a9; /* rgb */ color: rgb(254, 184, 169); /* oklch */ color: oklch(84.4% 0.085 32.4);
Tailwind
colors: {
custom: {
50: '#ffcdc2',
500: '#feb8a9',
950: '#000000',
},
}SCSS
$custom: #feb8a9; $custom-light: #ffcdc2; $custom-dark: #000000;
JSON
{
"hex": "#feb8a9",
"rgb": {
"r": 254,
"g": 184,
"b": 169
},
"hsl": {
"h": 10.588,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.84386,
"c": 0.08461,
"h": 32.4
},
"luminance": 0.58216
}Semantic roles & 50–950 ramp
primary
#FEB8A9
secondary
#68CDE3
accent
#BDE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382