#FFBBAA#FFBBAA
#FFBBAA is a very light, moderate red. Relative luminance 0.597; OKLCH L 85.0% C 0.083 H 34.5°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBAA |
|---|---|
| RGB | rgb(255, 187, 170) |
| HSL | hsl(12, 100%, 83%) |
| HSV | hsv(12, 33%, 100%) |
| CMYK | cmyk(0%, 26.7%, 33.3%, 0%) |
| CIE-LAB | lab(81.68, 22.33, 18.28) |
| CIE-LCH | lch(81.68, 28.86, 39.30°) |
| OKLab | oklab(85.05% 0.0682 0.0469) |
| OKLCH | oklch(85.05% 0.083 34.5) |
| XYZ | xyz(66.2680, 59.7068, 46.0565) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.21
Light Salmon
#FEA993
ΔE00 4.80
Blush (survey)
#F29E8E
ΔE00 7.00
Pale Rose
#FDC1C5
ΔE00 8.19
Peachy Pink
#FF9A8A
ΔE00 8.31
Apricot
#FBCEB1
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBAA #AAEEFF
analogous
#FFAAC3 #FFBBAA #FFE5AA
triadic
#FFBBAA #AAFFBB #BBAAFF
tetradic
#FFBBAA #C3FFAA #AAEEFF #E5AAFF
square
#FFBBAA #C3FFAA #AAEEFF #E5AAFF
split-complementary
#FFBBAA #AAFFE5 #AAC3FF
monochromatic
#FF5930 #FF8A6D #FFBBAA #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.62
#FFBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FFBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBAA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBAA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#DAD0A9
Tritanopia (blue-blind)
#FFB2B6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbbaa; /* rgb */ color: rgb(255, 187, 170); /* oklch */ color: oklch(85.0% 0.083 34.5);
Tailwind
colors: {
custom: {
50: '#ffcfc3',
500: '#ffbbaa',
950: '#000000',
},
}SCSS
$custom: #ffbbaa; $custom-light: #ffcfc3; $custom-dark: #000000;
JSON
{
"hex": "#ffbbaa",
"rgb": {
"r": 255,
"g": 187,
"b": 170
},
"hsl": {
"h": 12,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.8505,
"c": 0.0828,
"h": 34.5
},
"luminance": 0.59703
}Semantic roles & 50–950 ramp
primary
#FFBBAA
secondary
#69CCE4
accent
#B8E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382