#FFB8A5#FFB8A5
#FFB8A5 is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.4% C 0.087 H 35.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8A5 |
|---|---|
| RGB | rgb(255, 184, 165) |
| HSL | hsl(13, 100%, 82%) |
| HSV | hsv(13, 35%, 100%) |
| CMYK | cmyk(0%, 27.8%, 35.3%, 0%) |
| CIE-LAB | lab(80.88, 23.31, 19.85) |
| CIE-LCH | lch(80.88, 30.61, 40.42°) |
| OKLab | oklab(84.4% 0.071 0.0507) |
| OKLCH | oklch(84.4% 0.087 35.6) |
| XYZ | xyz(65.1742, 58.2617, 43.4028) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.19
Light Salmon
#FEA993
ΔE00 3.88
Blush (survey)
#F29E8E
ΔE00 6.35
Peachy Pink
#FF9A8A
ΔE00 7.62
Lightsalmon
#FFA07A
ΔE00 8.09
Darksalmon
#E9967A
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8A5 #A5ECFF
analogous
#FFA5BF #FFB8A5 #FFE5A5
triadic
#FFB8A5 #A5FFB8 #B8A5FF
tetradic
#FFB8A5 #BFFFA5 #A5ECFF #E5A5FF
square
#FFB8A5 #BFFFA5 #A5ECFF #E5A5FF
split-complementary
#FFB8A5 #A5FFE5 #A5BFFF
monochromatic
#FF572B #FF8868 #FFB8A5 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.66
#FFB8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FFB8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8A5
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8A5 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A4
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#FFAEB3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb8a5; /* rgb */ color: rgb(255, 184, 165); /* oklch */ color: oklch(84.4% 0.087 35.6);
Tailwind
colors: {
custom: {
50: '#ffcdbf',
500: '#ffb8a5',
950: '#000000',
},
}SCSS
$custom: #ffb8a5; $custom-light: #ffcdbf; $custom-dark: #000000;
JSON
{
"hex": "#ffb8a5",
"rgb": {
"r": 255,
"g": 184,
"b": 165
},
"hsl": {
"h": 12.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.84401,
"c": 0.08723,
"h": 35.6
},
"luminance": 0.58258
}Semantic roles & 50–950 ramp
primary
#FFB8A5
secondary
#64C9E4
accent
#B5E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382