#F6BBAF#F6BBAF
#F6BBAF is a very light, moderate red. Relative luminance 0.582; OKLCH L 84.2% C 0.071 H 31.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BBAF |
|---|---|
| RGB | rgb(246, 187, 175) |
| HSL | hsl(10, 80%, 83%) |
| HSV | hsv(10, 29%, 96%) |
| CMYK | cmyk(0%, 24%, 28.9%, 3.5%) |
| CIE-LAB | lab(80.87, 19.60, 14.33) |
| CIE-LCH | lch(80.87, 24.28, 36.17°) |
| OKLab | oklab(84.25% 0.0602 0.0371) |
| OKLCH | oklch(84.25% 0.071 31.7) |
| XYZ | xyz(63.5156, 58.2319, 48.4435) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.17
Light Salmon
#FEA993
ΔE00 6.40
Pale Rose
#FDC1C5
ΔE00 6.44
Light Rose
#FFC5CB
ΔE00 7.42
Blush (survey)
#F29E8E
ΔE00 7.61
Lightpink
#FFB6C1
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BBAF #AFEAF6
analogous
#F6AFC6 #F6BBAF #F6DFAF
triadic
#F6BBAF #AFF6BB #BBAFF6
tetradic
#F6BBAF #C6F6AF #AFEAF6 #DFAFF6
square
#F6BBAF #C6F6AF #AFEAF6 #DFAFF6
split-complementary
#F6BBAF #AFF6DF #AFC6F6
monochromatic
#EA5D41 #F08C78 #F6BBAF #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.66
#F6BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F6BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BBAF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BBAF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f6bbaf; /* rgb */ color: rgb(246, 187, 175); /* oklch */ color: oklch(84.2% 0.071 31.7);
Tailwind
colors: {
custom: {
50: '#facfc6',
500: '#f6bbaf',
950: '#000000',
},
}SCSS
$custom: #f6bbaf; $custom-light: #facfc6; $custom-dark: #000000;
JSON
{
"hex": "#f6bbaf",
"rgb": {
"r": 246,
"g": 187,
"b": 175
},
"hsl": {
"h": 10.141,
"s": 79.775,
"l": 82.549
},
"oklch": {
"l": 0.84249,
"c": 0.07075,
"h": 31.7
},
"luminance": 0.58229
}Semantic roles & 50–950 ramp
primary
#F6BBAF
secondary
#72C6D7
accent
#B8DC09
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382