#FFB2AB#FFB2AB
#FFB2AB is a very light, moderate red. Relative luminance 0.560; OKLCH L 83.5% C 0.091 H 25.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2AB |
|---|---|
| RGB | rgb(255, 178, 171) |
| HSL | hsl(5, 100%, 84%) |
| HSV | hsv(5, 33%, 100%) |
| CMYK | cmyk(0%, 30.2%, 32.9%, 0%) |
| CIE-LAB | lab(79.64, 27.17, 14.89) |
| CIE-LCH | lch(79.64, 30.99, 28.72°) |
| OKLab | oklab(83.48% 0.0827 0.0385) |
| OKLCH | oklch(83.48% 0.091 25) |
| XYZ | xyz(64.5131, 56.0452, 45.9400) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.78
Light Salmon
#FEA993
ΔE00 5.79
Blush (survey)
#F29E8E
ΔE00 5.98
Pale Rose
#FDC1C5
ΔE00 6.12
Lightpink
#FFB6C1
ΔE00 6.72
Peachy Pink
#FF9A8A
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2AB #ABF8FF
analogous
#FFABCE #FFB2AB #FFDCAB
triadic
#FFB2AB #ABFFB2 #B2ABFF
tetradic
#FFB2AB #CEFFAB #ABF8FF #DCABFF
square
#FFB2AB #CEFFAB #ABF8FF #DCABFF
split-complementary
#FFB2AB #ABFFDC #ABCEFF
monochromatic
#FF4231 #FF7A6E #FFB2AB #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.72
#FFB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FFB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2AB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2AB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#D4CBAA
Tritanopia (blue-blind)
#FFA9B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb2ab; /* rgb */ color: rgb(255, 178, 171); /* oklch */ color: oklch(83.5% 0.091 25.0);
Tailwind
colors: {
custom: {
50: '#ffc9c4',
500: '#ffb2ab',
950: '#000000',
},
}SCSS
$custom: #ffb2ab; $custom-light: #ffc9c4; $custom-dark: #000000;
JSON
{
"hex": "#ffb2ab",
"rgb": {
"r": 255,
"g": 178,
"b": 171
},
"hsl": {
"h": 5,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.8348,
"c": 0.09121,
"h": 25
},
"luminance": 0.56041
}Semantic roles & 50–950 ramp
primary
#FFB2AB
secondary
#6ADAE5
accent
#D2E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282