#FFB8A2#FFB8A2
#FFB8A2 is a very light, moderate red. Relative luminance 0.582; OKLCH L 84.3% C 0.088 H 37.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8A2 |
|---|---|
| RGB | rgb(255, 184, 162) |
| HSL | hsl(14, 100%, 82%) |
| HSV | hsv(14, 36%, 100%) |
| CMYK | cmyk(0%, 27.8%, 36.5%, 0%) |
| CIE-LAB | lab(80.82, 22.95, 21.37) |
| CIE-LCH | lch(80.82, 31.36, 42.95°) |
| OKLab | oklab(84.34% 0.0698 0.0544) |
| OKLCH | oklch(84.34% 0.089 37.9) |
| XYZ | xyz(64.9043, 58.1537, 41.9816) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.85
Light Salmon
#FEA993
ΔE00 3.85
Blush (survey)
#F29E8E
ΔE00 6.65
Lightsalmon
#FFA07A
ΔE00 7.42
Peachy Pink
#FF9A8A
ΔE00 7.93
Apricot
#FBCEB1
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8A2 #A2E9FF
analogous
#FFA2BB #FFB8A2 #FFE7A2
triadic
#FFB8A2 #A2FFB8 #B8A2FF
tetradic
#FFB8A2 #BBFFA2 #A2E9FF #E7A2FF
square
#FFB8A2 #BBFFA2 #A2E9FF #E7A2FF
split-complementary
#FFB8A2 #A2FFE7 #A2BBFF
monochromatic
#FF5B28 #FF8965 #FFB8A2 #FFE7DF #FFE8E0
Accessibility & contrast
On white
1.66
#FFB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#FFB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8A2
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8A2 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#D9CEA1
Tritanopia (blue-blind)
#FFAEB2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb8a2; /* rgb */ color: rgb(255, 184, 162); /* oklch */ color: oklch(84.3% 0.088 37.9);
Tailwind
colors: {
custom: {
50: '#ffcdbd',
500: '#ffb8a2',
950: '#000000',
},
}SCSS
$custom: #ffb8a2; $custom-light: #ffcdbd; $custom-dark: #000000;
JSON
{
"hex": "#ffb8a2",
"rgb": {
"r": 255,
"g": 184,
"b": 162
},
"hsl": {
"h": 14.194,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.84335,
"c": 0.0885,
"h": 37.9
},
"luminance": 0.5815
}Semantic roles & 50–950 ramp
primary
#FFB8A2
secondary
#62C5E3
accent
#AFE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382