#FFB6A2#FFB6A2
#FFB6A2 is a very light, moderate red. Relative luminance 0.573; OKLCH L 84.0% C 0.090 H 35.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB6A2 |
|---|---|
| RGB | rgb(255, 182, 162) |
| HSL | hsl(13, 100%, 82%) |
| HSV | hsv(13, 36%, 100%) |
| CMYK | cmyk(0%, 28.6%, 36.5%, 0%) |
| CIE-LAB | lab(80.36, 24.00, 20.74) |
| CIE-LCH | lch(80.36, 31.72, 40.83°) |
| OKLab | oklab(83.98% 0.0729 0.0529) |
| OKLCH | oklch(83.98% 0.09 35.9) |
| XYZ | xyz(64.4918, 57.3287, 41.8441) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.58
Light Salmon
#FEA993
ΔE00 3.31
Blush (survey)
#F29E8E
ΔE00 5.94
Peachy Pink
#FF9A8A
ΔE00 7.18
Lightsalmon
#FFA07A
ΔE00 7.51
Darksalmon
#E9967A
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB6A2 #A2EBFF
analogous
#FFA2BD #FFB6A2 #FFE5A2
triadic
#FFB6A2 #A2FFB6 #B6A2FF
tetradic
#FFB6A2 #BDFFA2 #A2EBFF #E5A2FF
square
#FFB6A2 #BDFFA2 #A2EBFF #E5A2FF
split-complementary
#FFB6A2 #A2FFE5 #A2BDFF
monochromatic
#FF5628 #FF8665 #FFB6A2 #FFE6DF #FFE7E0
Accessibility & contrast
On white
1.68
#FFB6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#FFB6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB6A2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB6A2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA0
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#FFACB1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb6a2; /* rgb */ color: rgb(255, 182, 162); /* oklch */ color: oklch(84.0% 0.090 35.9);
Tailwind
colors: {
custom: {
50: '#ffccbd',
500: '#ffb6a2',
950: '#000000',
},
}SCSS
$custom: #ffb6a2; $custom-light: #ffccbd; $custom-dark: #000000;
JSON
{
"hex": "#ffb6a2",
"rgb": {
"r": 255,
"g": 182,
"b": 162
},
"hsl": {
"h": 12.903,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.83978,
"c": 0.09007,
"h": 35.9
},
"luminance": 0.57325
}Semantic roles & 50–950 ramp
primary
#FFB6A2
secondary
#62C7E3
accent
#B4E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382