#F9BBAE#F9BBAE
#F9BBAE is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.5% C 0.075 H 32.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBAE |
|---|---|
| RGB | rgb(249, 187, 174) |
| HSL | hsl(10, 86%, 83%) |
| HSV | hsv(10, 30%, 98%) |
| CMYK | cmyk(0%, 24.9%, 30.1%, 2.4%) |
| CIE-LAB | lab(81.15, 20.59, 15.31) |
| CIE-LCH | lch(81.15, 25.66, 36.62°) |
| OKLab | oklab(84.53% 0.0632 0.0396) |
| OKLCH | oklch(84.53% 0.075 32.1) |
| XYZ | xyz(64.4787, 58.7398, 47.9779) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.62
Light Salmon
#FEA993
ΔE00 5.90
Pale Rose
#FDC1C5
ΔE00 6.73
Blush (survey)
#F29E8E
ΔE00 7.33
Light Rose
#FFC5CB
ΔE00 7.73
Peachy Pink
#FF9A8A
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBAE #AEECF9
analogous
#F9AEC6 #F9BBAE #F9E0AE
triadic
#F9BBAE #AEF9BB #BBAEF9
tetradic
#F9BBAE #C6F9AE #AEECF9 #E0AEF9
square
#F9BBAE #C6F9AE #AEECF9 #E0AEF9
split-complementary
#F9BBAE #AEF9E0 #AEC6F9
monochromatic
#F15B3C #F58B75 #F9BBAE #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.65
#F9BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#F9BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBAE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBAE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bbae; /* rgb */ color: rgb(249, 187, 174); /* oklch */ color: oklch(84.5% 0.075 32.1);
Tailwind
colors: {
custom: {
50: '#fccfc6',
500: '#f9bbae',
950: '#000000',
},
}SCSS
$custom: #f9bbae; $custom-light: #fccfc6; $custom-dark: #000000;
JSON
{
"hex": "#f9bbae",
"rgb": {
"r": 249,
"g": 187,
"b": 174
},
"hsl": {
"h": 10.4,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.84528,
"c": 0.07452,
"h": 32.1
},
"luminance": 0.58736
}Semantic roles & 50–950 ramp
primary
#F9BBAE
secondary
#70C9DC
accent
#BCE303
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382