#FFB0AA#FFB0AA
#FFB0AA is a very light, moderate red. Relative luminance 0.552; OKLCH L 83.1% C 0.094 H 24.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB0AA |
|---|---|
| RGB | rgb(255, 176, 170) |
| HSL | hsl(4, 100%, 83%) |
| HSV | hsv(4, 33%, 100%) |
| CMYK | cmyk(0%, 31%, 33.3%, 0%) |
| CIE-LAB | lab(79.17, 28.10, 14.77) |
| CIE-LCH | lch(79.17, 31.74, 27.72°) |
| OKLab | oklab(83.11% 0.0854 0.0382) |
| OKLCH | oklch(83.11% 0.094 24.1) |
| XYZ | xyz(64.0231, 55.2172, 45.3083) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.86
Light Salmon
#FEA993
ΔE00 5.96
Pale Salmon
#FFB19A
ΔE00 6.14
Pale Rose
#FDC1C5
ΔE00 6.27
Lightpink
#FFB6C1
ΔE00 6.53
Peachy Pink
#FF9A8A
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB0AA #AAF9FF
analogous
#FFAACE #FFB0AA #FFDAAA
triadic
#FFB0AA #AAFFB0 #B0AAFF
tetradic
#FFB0AA #CEFFAA #AAF9FF #DAAAFF
square
#FFB0AA #CEFFAA #AAF9FF #DAAAFF
split-complementary
#FFB0AA #AAFFDA #AACEFF
monochromatic
#FF3E30 #FF776D #FFB0AA #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.74
#FFB0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#FFB0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB0AA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB0AA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#D3CAA9
Tritanopia (blue-blind)
#FFA7AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb0aa; /* rgb */ color: rgb(255, 176, 170); /* oklch */ color: oklch(83.1% 0.094 24.1);
Tailwind
colors: {
custom: {
50: '#ffc8c3',
500: '#ffb0aa',
950: '#000000',
},
}SCSS
$custom: #ffb0aa; $custom-light: #ffc8c3; $custom-dark: #000000;
JSON
{
"hex": "#ffb0aa",
"rgb": {
"r": 255,
"g": 176,
"b": 170
},
"hsl": {
"h": 4.235,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.83108,
"c": 0.09359,
"h": 24.1
},
"luminance": 0.55213
}Semantic roles & 50–950 ramp
primary
#FFB0AA
secondary
#69DCE4
accent
#D5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282