#FEB8A8#FEB8A8
#FEB8A8 is a very light, moderate red. Relative luminance 0.582; OKLCH L 84.4% C 0.085 H 33.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8A8 |
|---|---|
| RGB | rgb(254, 184, 168) |
| HSL | hsl(11, 98%, 83%) |
| HSV | hsv(11, 34%, 100%) |
| CMYK | cmyk(0%, 27.6%, 33.9%, 0.4%) |
| CIE-LAB | lab(80.84, 23.29, 18.17) |
| CIE-LCH | lch(80.84, 29.54, 37.96°) |
| OKLab | oklab(84.36% 0.071 0.0466) |
| OKLCH | oklch(84.36% 0.085 33.3) |
| XYZ | xyz(65.0834, 58.1829, 44.8406) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.98
Light Salmon
#FEA993
ΔE00 4.28
Blush (survey)
#F29E8E
ΔE00 6.27
Peachy Pink
#FF9A8A
ΔE00 7.57
Pale Rose
#FDC1C5
ΔE00 8.03
Lightsalmon
#FFA07A
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8A8 #A8EEFE
analogous
#FEA8C3 #FEB8A8 #FEE3A8
triadic
#FEB8A8 #A8FEB8 #B8A8FE
tetradic
#FEB8A8 #C3FEA8 #A8EEFE #E3A8FE
square
#FEB8A8 #C3FEA8 #A8EEFE #E3A8FE
split-complementary
#FEB8A8 #A8FEE3 #A8C3FE
monochromatic
#FD552F #FD876B #FEB8A8 #FFE6E1 #FFE6E1
Accessibility & contrast
On white
1.66
#FEB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FEB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8A8
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8A8 | 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)
#C8C0A7
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#FFAFB4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feb8a8; /* rgb */ color: rgb(254, 184, 168); /* oklch */ color: oklch(84.4% 0.085 33.3);
Tailwind
colors: {
custom: {
50: '#ffcdc1',
500: '#feb8a8',
950: '#000000',
},
}SCSS
$custom: #feb8a8; $custom-light: #ffcdc1; $custom-dark: #000000;
JSON
{
"hex": "#feb8a8",
"rgb": {
"r": 254,
"g": 184,
"b": 168
},
"hsl": {
"h": 11.163,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.84364,
"c": 0.08496,
"h": 33.3
},
"luminance": 0.58179
}Semantic roles & 50–950 ramp
primary
#FEB8A8
secondary
#68CCE3
accent
#BBE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382