#FFBBAE#FFBBAE
#FFBBAE is a very light, moderate red. Relative luminance 0.599; OKLCH L 85.1% C 0.081 H 31.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBAE |
|---|---|
| RGB | rgb(255, 187, 174) |
| HSL | hsl(10, 100%, 84%) |
| HSV | hsv(10, 32%, 100%) |
| CMYK | cmyk(0%, 26.7%, 31.8%, 0%) |
| CIE-LAB | lab(81.76, 22.83, 16.26) |
| CIE-LCH | lch(81.76, 28.02, 35.46°) |
| OKLab | oklab(85.14% 0.0698 0.0419) |
| OKLCH | oklch(85.14% 0.081 31) |
| XYZ | xyz(66.6521, 59.8605, 48.0797) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.27
Light Salmon
#FEA993
ΔE00 5.44
Pale Rose
#FDC1C5
ΔE00 6.76
Blush (survey)
#F29E8E
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.78
Peachy Pink
#FF9A8A
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBAE #AEF2FF
analogous
#FFAECA #FFBBAE #FFE4AE
triadic
#FFBBAE #AEFFBB #BBAEFF
tetradic
#FFBBAE #CAFFAE #AEF2FF #E4AEFF
square
#FFBBAE #CAFFAE #AEF2FF #E4AEFF
split-complementary
#FFBBAE #AEFFE4 #AECAFF
monochromatic
#FF5434 #FF8871 #FFBBAE #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.62
#FFBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#FFBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBAE
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBAE | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AD
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#FFB2B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbbae; /* rgb */ color: rgb(255, 187, 174); /* oklch */ color: oklch(85.1% 0.081 31.0);
Tailwind
colors: {
custom: {
50: '#ffcfc6',
500: '#ffbbae',
950: '#000000',
},
}SCSS
$custom: #ffbbae; $custom-light: #ffcfc6; $custom-dark: #000000;
JSON
{
"hex": "#ffbbae",
"rgb": {
"r": 255,
"g": 187,
"b": 174
},
"hsl": {
"h": 9.63,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.85142,
"c": 0.0814,
"h": 31
},
"luminance": 0.59857
}Semantic roles & 50–950 ramp
primary
#FFBBAE
secondary
#6CD2E5
accent
#C1E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382