#FFB8A7#FFB8A7
#FFB8A7 is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.4% C 0.086 H 33.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8A7 |
|---|---|
| RGB | rgb(255, 184, 167) |
| HSL | hsl(12, 100%, 83%) |
| HSV | hsv(12, 35%, 100%) |
| CMYK | cmyk(0%, 27.8%, 34.5%, 0%) |
| CIE-LAB | lab(80.92, 23.54, 18.84) |
| CIE-LCH | lch(80.92, 30.15, 38.66°) |
| OKLab | oklab(84.45% 0.0718 0.0483) |
| OKLCH | oklch(84.45% 0.086 33.9) |
| XYZ | xyz(65.3576, 58.3350, 44.3691) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.66
Light Salmon
#FEA993
ΔE00 4.07
Blush (survey)
#F29E8E
ΔE00 6.26
Peachy Pink
#FF9A8A
ΔE00 7.51
Pale Rose
#FDC1C5
ΔE00 8.39
Lightsalmon
#FFA07A
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8A7 #A7EEFF
analogous
#FFA7C2 #FFB8A7 #FFE4A7
triadic
#FFB8A7 #A7FFB8 #B8A7FF
tetradic
#FFB8A7 #C2FFA7 #A7EEFF #E4A7FF
square
#FFB8A7 #C2FFA7 #A7EEFF #E4A7FF
split-complementary
#FFB8A7 #A7FFE4 #A7C2FF
monochromatic
#FF552D #FF876A #FFB8A7 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.66
#FFB8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#FFB8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8A7
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8A7 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A6
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#FFAEB3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb8a7; /* rgb */ color: rgb(255, 184, 167); /* oklch */ color: oklch(84.4% 0.086 33.9);
Tailwind
colors: {
custom: {
50: '#ffcdc1',
500: '#ffb8a7',
950: '#000000',
},
}SCSS
$custom: #ffb8a7; $custom-light: #ffcdc1; $custom-dark: #000000;
JSON
{
"hex": "#ffb8a7",
"rgb": {
"r": 255,
"g": 184,
"b": 167
},
"hsl": {
"h": 11.591,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.84446,
"c": 0.08646,
"h": 33.9
},
"luminance": 0.58331
}Semantic roles & 50–950 ramp
primary
#FFB8A7
secondary
#66CCE4
accent
#B9E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382