#FFB8A6#FFB8A6
#FFB8A6 is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.4% C 0.087 H 34.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8A6 |
|---|---|
| RGB | rgb(255, 184, 166) |
| HSL | hsl(12, 100%, 83%) |
| HSV | hsv(12, 35%, 100%) |
| CMYK | cmyk(0%, 27.8%, 34.9%, 0%) |
| CIE-LAB | lab(80.90, 23.42, 19.34) |
| CIE-LCH | lch(80.90, 30.38, 39.55°) |
| OKLab | oklab(84.42% 0.0714 0.0495) |
| OKLCH | oklch(84.42% 0.087 34.7) |
| XYZ | xyz(65.2655, 58.2982, 43.8841) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.41
Light Salmon
#FEA993
ΔE00 3.96
Blush (survey)
#F29E8E
ΔE00 6.29
Peachy Pink
#FF9A8A
ΔE00 7.56
Lightsalmon
#FFA07A
ΔE00 8.34
Pale Rose
#FDC1C5
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8A6 #A6EDFF
analogous
#FFA6C0 #FFB8A6 #FFE5A6
triadic
#FFB8A6 #A6FFB8 #B8A6FF
tetradic
#FFB8A6 #C0FFA6 #A6EDFF #E5A6FF
square
#FFB8A6 #C0FFA6 #A6EDFF #E5A6FF
split-complementary
#FFB8A6 #A6FFE5 #A6C0FF
monochromatic
#FF562C #FF8769 #FFB8A6 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.66
#FFB8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FFB8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8A6
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8A6 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A5
Deuteranopia (green-blind)
#D9CEA5
Tritanopia (blue-blind)
#FFAEB3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb8a6; /* rgb */ color: rgb(255, 184, 166); /* oklch */ color: oklch(84.4% 0.087 34.7);
Tailwind
colors: {
custom: {
50: '#ffcdc0',
500: '#ffb8a6',
950: '#000000',
},
}SCSS
$custom: #ffb8a6; $custom-light: #ffcdc0; $custom-dark: #000000;
JSON
{
"hex": "#ffb8a6",
"rgb": {
"r": 255,
"g": 184,
"b": 166
},
"hsl": {
"h": 12.135,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.84423,
"c": 0.08684,
"h": 34.7
},
"luminance": 0.58294
}Semantic roles & 50–950 ramp
primary
#FFB8A6
secondary
#65CAE4
accent
#B7E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382