#FFB3AB#FFB3AB
#FFB3AB is a very light, moderate red. Relative luminance 0.564; OKLCH L 83.7% C 0.090 H 25.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3AB |
|---|---|
| RGB | rgb(255, 179, 171) |
| HSL | hsl(6, 100%, 84%) |
| HSV | hsv(6, 33%, 100%) |
| CMYK | cmyk(0%, 29.8%, 32.9%, 0%) |
| CIE-LAB | lab(79.87, 26.65, 15.21) |
| CIE-LCH | lch(79.87, 30.68, 29.71°) |
| OKLab | oklab(83.66% 0.0811 0.0393) |
| OKLCH | oklch(83.66% 0.09 25.9) |
| XYZ | xyz(64.7128, 56.4446, 46.0066) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.42
Light Salmon
#FEA993
ΔE00 5.55
Blush (survey)
#F29E8E
ΔE00 5.96
Pale Rose
#FDC1C5
ΔE00 6.20
Peachy Pink
#FF9A8A
ΔE00 6.87
Lightpink
#FFB6C1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3AB #ABF7FF
analogous
#FFABCD #FFB3AB #FFDDAB
triadic
#FFB3AB #ABFFB3 #B3ABFF
tetradic
#FFB3AB #CDFFAB #ABF7FF #DDABFF
square
#FFB3AB #CDFFAB #ABF7FF #DDABFF
split-complementary
#FFB3AB #ABFFDD #ABCDFF
monochromatic
#FF4431 #FF7C6E #FFB3AB #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.71
#FFB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#FFB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3AB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3AB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#FFAAB1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb3ab; /* rgb */ color: rgb(255, 179, 171); /* oklch */ color: oklch(83.7% 0.090 25.9);
Tailwind
colors: {
custom: {
50: '#ffcac4',
500: '#ffb3ab',
950: '#000000',
},
}SCSS
$custom: #ffb3ab; $custom-light: #ffcac4; $custom-dark: #000000;
JSON
{
"hex": "#ffb3ab",
"rgb": {
"r": 255,
"g": 179,
"b": 171
},
"hsl": {
"h": 5.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.83655,
"c": 0.09013,
"h": 25.9
},
"luminance": 0.5644
}Semantic roles & 50–950 ramp
primary
#FFB3AB
secondary
#6AD9E5
accent
#D0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282