#FFB5AB#FFB5AB
#FFB5AB is a very light, moderate red. Relative luminance 0.572; OKLCH L 84.0% C 0.088 H 27.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5AB |
|---|---|
| RGB | rgb(255, 181, 171) |
| HSL | hsl(7, 100%, 84%) |
| HSV | hsv(7, 33%, 100%) |
| CMYK | cmyk(0%, 29%, 32.9%, 0%) |
| CIE-LAB | lab(80.32, 25.60, 15.85) |
| CIE-LCH | lch(80.32, 30.11, 31.76°) |
| OKLab | oklab(84.01% 0.078 0.0409) |
| OKLCH | oklch(84.01% 0.088 27.7) |
| XYZ | xyz(65.1165, 57.2521, 46.1412) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.74
Light Salmon
#FEA993
ΔE00 5.15
Blush (survey)
#F29E8E
ΔE00 6.01
Pale Rose
#FDC1C5
ΔE00 6.45
Peachy Pink
#FF9A8A
ΔE00 7.05
Light Rose
#FFC5CB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5AB #ABF5FF
analogous
#FFABCB #FFB5AB #FFDFAB
triadic
#FFB5AB #ABFFB5 #B5ABFF
tetradic
#FFB5AB #CBFFAB #ABF5FF #DFABFF
square
#FFB5AB #CBFFAB #ABF5FF #DFABFF
split-complementary
#FFB5AB #ABFFDF #ABCBFF
monochromatic
#FF4931 #FF7F6E #FFB5AB #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.69
#FFB5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#FFB5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5AB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5AB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#FFACB2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb5ab; /* rgb */ color: rgb(255, 181, 171); /* oklch */ color: oklch(84.0% 0.088 27.7);
Tailwind
colors: {
custom: {
50: '#ffcbc4',
500: '#ffb5ab',
950: '#000000',
},
}SCSS
$custom: #ffb5ab; $custom-light: #ffcbc4; $custom-dark: #000000;
JSON
{
"hex": "#ffb5ab",
"rgb": {
"r": 255,
"g": 181,
"b": 171
},
"hsl": {
"h": 7.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.84006,
"c": 0.08806,
"h": 27.7
},
"luminance": 0.57248
}Semantic roles & 50–950 ramp
primary
#FFB5AB
secondary
#6AD6E5
accent
#CAE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382