#F9BBAF#F9BBAF
#F9BBAF is a very light, moderate red. Relative luminance 0.588; OKLCH L 84.6% C 0.074 H 31.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBAF |
|---|---|
| RGB | rgb(249, 187, 175) |
| HSL | hsl(10, 86%, 83%) |
| HSV | hsv(10, 30%, 98%) |
| CMYK | cmyk(0%, 24.9%, 29.7%, 2.4%) |
| CIE-LAB | lab(81.17, 20.72, 14.80) |
| CIE-LCH | lch(81.17, 25.46, 35.54°) |
| OKLab | oklab(84.55% 0.0635 0.0383) |
| OKLCH | oklch(84.55% 0.074 31.1) |
| XYZ | xyz(64.5766, 58.7790, 48.4932) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.89
Light Salmon
#FEA993
ΔE00 6.09
Pale Rose
#FDC1C5
ΔE00 6.35
Light Rose
#FFC5CB
ΔE00 7.36
Blush (survey)
#F29E8E
ΔE00 7.39
Lightpink
#FFB6C1
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBAF #AFEDF9
analogous
#F9AFC8 #F9BBAF #F9E0AF
triadic
#F9BBAF #AFF9BB #BBAFF9
tetradic
#F9BBAF #C8F9AF #AFEDF9 #E0AFF9
square
#F9BBAF #C8F9AF #AFEDF9 #E0AFF9
split-complementary
#F9BBAF #AFF9E0 #AFC8F9
monochromatic
#F05A3D #F58B76 #F9BBAF #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.65
#F9BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#F9BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBAF
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBAF | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bbaf; /* rgb */ color: rgb(249, 187, 175); /* oklch */ color: oklch(84.6% 0.074 31.1);
Tailwind
colors: {
custom: {
50: '#fccfc6',
500: '#f9bbaf',
950: '#000000',
},
}SCSS
$custom: #f9bbaf; $custom-light: #fccfc6; $custom-dark: #000000;
JSON
{
"hex": "#f9bbaf",
"rgb": {
"r": 249,
"g": 187,
"b": 175
},
"hsl": {
"h": 9.73,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.84552,
"c": 0.0742,
"h": 31.1
},
"luminance": 0.58776
}Semantic roles & 50–950 ramp
primary
#F9BBAF
secondary
#71CADC
accent
#BEE303
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382