#FEB8A2#FEB8A2
#FEB8A2 is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.2% C 0.087 H 38.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8A2 |
|---|---|
| RGB | rgb(254, 184, 162) |
| HSL | hsl(14, 98%, 82%) |
| HSV | hsv(14, 36%, 100%) |
| CMYK | cmyk(0%, 27.6%, 36.2%, 0.4%) |
| CIE-LAB | lab(80.72, 22.58, 21.21) |
| CIE-LCH | lch(80.72, 30.98, 43.21°) |
| OKLab | oklab(84.23% 0.0687 0.054) |
| OKLCH | oklch(84.23% 0.087 38.2) |
| XYZ | xyz(64.5373, 57.9645, 41.9644) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.95
Light Salmon
#FEA993
ΔE00 3.95
Blush (survey)
#F29E8E
ΔE00 6.69
Lightsalmon
#FFA07A
ΔE00 7.46
Peachy Pink
#FF9A8A
ΔE00 8.03
Apricot
#FBCEB1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8A2 #A2E8FE
analogous
#FEA2BA #FEB8A2 #FEE6A2
triadic
#FEB8A2 #A2FEB8 #B8A2FE
tetradic
#FEB8A2 #BAFEA2 #A2E8FE #E6A2FE
square
#FEB8A2 #BAFEA2 #A2E8FE #E6A2FE
split-complementary
#FEB8A2 #A2FEE6 #A2BAFE
monochromatic
#FD5C29 #FD8A65 #FEB8A2 #FFE6DF #FFE8E1
Accessibility & contrast
On white
1.67
#FEB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FEB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8A2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8A2 | 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)
#C9C0A0
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#FFAEB2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb8a2; /* rgb */ color: rgb(254, 184, 162); /* oklch */ color: oklch(84.2% 0.087 38.2);
Tailwind
colors: {
custom: {
50: '#ffcdbd',
500: '#feb8a2',
950: '#000000',
},
}SCSS
$custom: #feb8a2; $custom-light: #ffcdbd; $custom-dark: #000000;
JSON
{
"hex": "#feb8a2",
"rgb": {
"r": 254,
"g": 184,
"b": 162
},
"hsl": {
"h": 14.348,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.8423,
"c": 0.08738,
"h": 38.2
},
"luminance": 0.5796
}Semantic roles & 50–950 ramp
primary
#FEB8A2
secondary
#62C3E2
accent
#AFE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382