#FFB8A4#FFB8A4
#FFB8A4 is a very light, moderate red. Relative luminance 0.582; OKLCH L 84.4% C 0.088 H 36.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8A4 |
|---|---|
| RGB | rgb(255, 184, 164) |
| HSL | hsl(13, 100%, 82%) |
| HSV | hsv(13, 36%, 100%) |
| CMYK | cmyk(0%, 27.8%, 35.7%, 0%) |
| CIE-LAB | lab(80.86, 23.19, 20.36) |
| CIE-LCH | lch(80.86, 30.86, 41.28°) |
| OKLab | oklab(84.38% 0.0706 0.052) |
| OKLCH | oklch(84.38% 0.088 36.4) |
| XYZ | xyz(65.0835, 58.2254, 42.9254) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.01
Light Salmon
#FEA993
ΔE00 3.83
Blush (survey)
#F29E8E
ΔE00 6.43
Peachy Pink
#FF9A8A
ΔE00 7.71
Lightsalmon
#FFA07A
ΔE00 7.85
Apricot
#FBCEB1
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8A4 #A4EBFF
analogous
#FFA4BE #FFB8A4 #FFE6A4
triadic
#FFB8A4 #A4FFB8 #B8A4FF
tetradic
#FFB8A4 #BEFFA4 #A4EBFF #E6A4FF
square
#FFB8A4 #BEFFA4 #A4EBFF #E6A4FF
split-complementary
#FFB8A4 #A4FFE6 #A4BEFF
monochromatic
#FF592A #FF8867 #FFB8A4 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.66
#FFB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FFB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8A4
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8A4 | 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)
#C8C0A2
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#FFAEB3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb8a4; /* rgb */ color: rgb(255, 184, 164); /* oklch */ color: oklch(84.4% 0.088 36.4);
Tailwind
colors: {
custom: {
50: '#ffcdbf',
500: '#ffb8a4',
950: '#000000',
},
}SCSS
$custom: #ffb8a4; $custom-light: #ffcdbf; $custom-dark: #000000;
JSON
{
"hex": "#ffb8a4",
"rgb": {
"r": 255,
"g": 184,
"b": 164
},
"hsl": {
"h": 13.187,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.84379,
"c": 0.08764,
"h": 36.4
},
"luminance": 0.58221
}Semantic roles & 50–950 ramp
primary
#FFB8A4
secondary
#64C7E4
accent
#B3E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382