#FFB8A9#FFB8A9
#FFB8A9 is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.5% C 0.086 H 32.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8A9 |
|---|---|
| RGB | rgb(255, 184, 169) |
| HSL | hsl(10, 100%, 83%) |
| HSV | hsv(10, 34%, 100%) |
| CMYK | cmyk(0%, 27.8%, 33.7%, 0%) |
| CIE-LAB | lab(80.97, 23.78, 17.82) |
| CIE-LCH | lch(80.97, 29.72, 36.84°) |
| OKLab | oklab(84.49% 0.0725 0.0458) |
| OKLCH | oklch(84.49% 0.086 32.3) |
| XYZ | xyz(65.5439, 58.4096, 45.3503) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.25
Light Salmon
#FEA993
ΔE00 4.40
Blush (survey)
#F29E8E
ΔE00 6.26
Peachy Pink
#FF9A8A
ΔE00 7.48
Pale Rose
#FDC1C5
ΔE00 7.71
Light Rose
#FFC5CB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8A9 #A9F0FF
analogous
#FFA9C5 #FFB8A9 #FFE3A9
triadic
#FFB8A9 #A9FFB8 #B8A9FF
tetradic
#FFB8A9 #C5FFA9 #A9F0FF #E3A9FF
square
#FFB8A9 #C5FFA9 #A9F0FF #E3A9FF
split-complementary
#FFB8A9 #A9FFE3 #A9C5FF
monochromatic
#FF532F #FF856C #FFB8A9 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.66
#FFB8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#FFB8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8A9
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8A9 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A8
Deuteranopia (green-blind)
#D8CFA8
Tritanopia (blue-blind)
#FFAFB4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb8a9; /* rgb */ color: rgb(255, 184, 169); /* oklch */ color: oklch(84.5% 0.086 32.3);
Tailwind
colors: {
custom: {
50: '#ffcdc2',
500: '#ffb8a9',
950: '#000000',
},
}SCSS
$custom: #ffb8a9; $custom-light: #ffcdc2; $custom-dark: #000000;
JSON
{
"hex": "#ffb8a9",
"rgb": {
"r": 255,
"g": 184,
"b": 169
},
"hsl": {
"h": 10.465,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.84491,
"c": 0.08576,
"h": 32.3
},
"luminance": 0.58406
}Semantic roles & 50–950 ramp
primary
#FFB8A9
secondary
#68CFE4
accent
#BDE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382