#F9BBB2#F9BBB2
#F9BBB2 is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.6% C 0.073 H 28.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBB2 |
|---|---|
| RGB | rgb(249, 187, 178) |
| HSL | hsl(8, 86%, 84%) |
| HSV | hsv(8, 29%, 98%) |
| CMYK | cmyk(0%, 24.9%, 28.5%, 2.4%) |
| CIE-LAB | lab(81.24, 21.11, 13.28) |
| CIE-LCH | lch(81.24, 24.94, 32.18°) |
| OKLab | oklab(84.62% 0.0647 0.0345) |
| OKLCH | oklch(84.62% 0.073 28.1) |
| XYZ | xyz(64.8745, 58.8982, 50.0622) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.22
Pale Salmon
#FFB19A
ΔE00 5.82
Light Rose
#FFC5CB
ΔE00 6.27
Light Salmon
#FEA993
ΔE00 6.78
Lightpink
#FFB6C1
ΔE00 7.48
Pink
#FFC0CB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBB2 #B2F0F9
analogous
#F9B2CC #F9BBB2 #F9DEB2
triadic
#F9BBB2 #B2F9BB #BBB2F9
tetradic
#F9BBB2 #CCF9B2 #B2F0F9 #DEB2F9
square
#F9BBB2 #CCF9B2 #B2F0F9 #DEB2F9
split-complementary
#F9BBB2 #B2F9DE #B2CCF9
monochromatic
#F05740 #F58979 #F9BBB2 #FDE6E3 #FDE6E3
Accessibility & contrast
On white
1.64
#F9BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#F9BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBB2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBB2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#D6CFB1
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bbb2; /* rgb */ color: rgb(249, 187, 178); /* oklch */ color: oklch(84.6% 0.073 28.1);
Tailwind
colors: {
custom: {
50: '#fccfc9',
500: '#f9bbb2',
950: '#000000',
},
}SCSS
$custom: #f9bbb2; $custom-light: #fccfc9; $custom-dark: #000000;
JSON
{
"hex": "#f9bbb2",
"rgb": {
"r": 249,
"g": 187,
"b": 178
},
"hsl": {
"h": 7.606,
"s": 85.542,
"l": 83.725
},
"oklch": {
"l": 0.84624,
"c": 0.07333,
"h": 28.1
},
"luminance": 0.58895
}Semantic roles & 50–950 ramp
primary
#F9BBB2
secondary
#73CFDC
accent
#C6E203
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382