#F9BAAE#F9BAAE
#F9BAAE is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.3% C 0.075 H 30.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BAAE |
|---|---|
| RGB | rgb(249, 186, 174) |
| HSL | hsl(10, 86%, 83%) |
| HSV | hsv(10, 30%, 98%) |
| CMYK | cmyk(0%, 25.3%, 30.1%, 2.4%) |
| CIE-LAB | lab(80.91, 21.12, 14.98) |
| CIE-LCH | lch(80.91, 25.89, 35.34°) |
| OKLab | oklab(84.35% 0.0647 0.0388) |
| OKLCH | oklch(84.35% 0.075 30.9) |
| XYZ | xyz(64.2673, 58.3170, 47.9074) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.74
Light Salmon
#FEA993
ΔE00 5.87
Pale Rose
#FDC1C5
ΔE00 6.41
Blush (survey)
#F29E8E
ΔE00 7.13
Light Rose
#FFC5CB
ΔE00 7.44
Lightpink
#FFB6C1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BAAE #AEEDF9
analogous
#F9AEC7 #F9BAAE #F9DFAE
triadic
#F9BAAE #AEF9BA #BAAEF9
tetradic
#F9BAAE #C7F9AE #AEEDF9 #DFAEF9
square
#F9BAAE #C7F9AE #AEEDF9 #DFAEF9
split-complementary
#F9BAAE #AEF9DF #AEC7F9
monochromatic
#F1593C #F58975 #F9BAAE #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.66
#F9BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#F9BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BAAE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BAAE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#D6CEAD
Tritanopia (blue-blind)
#FFB2B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f9baae; /* rgb */ color: rgb(249, 186, 174); /* oklch */ color: oklch(84.3% 0.075 30.9);
Tailwind
colors: {
custom: {
50: '#fccfc6',
500: '#f9baae',
950: '#000000',
},
}SCSS
$custom: #f9baae; $custom-light: #fccfc6; $custom-dark: #000000;
JSON
{
"hex": "#f9baae",
"rgb": {
"r": 249,
"g": 186,
"b": 174
},
"hsl": {
"h": 9.6,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.84347,
"c": 0.07543,
"h": 30.9
},
"luminance": 0.58314
}Semantic roles & 50–950 ramp
primary
#F9BAAE
secondary
#70CADC
accent
#BFE303
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382