#F7BBAF#F7BBAF
#F7BBAF is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.3% C 0.072 H 31.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBAF |
|---|---|
| RGB | rgb(247, 187, 175) |
| HSL | hsl(10, 82%, 83%) |
| HSV | hsv(10, 29%, 97%) |
| CMYK | cmyk(0%, 24.3%, 29.1%, 3.1%) |
| CIE-LAB | lab(80.97, 19.98, 14.49) |
| CIE-LCH | lch(80.97, 24.68, 35.95°) |
| OKLab | oklab(84.35% 0.0613 0.0375) |
| OKLCH | oklch(84.35% 0.072 31.5) |
| XYZ | xyz(63.8673, 58.4133, 48.4599) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.07
Light Salmon
#FEA993
ΔE00 6.29
Pale Rose
#FDC1C5
ΔE00 6.40
Light Rose
#FFC5CB
ΔE00 7.39
Blush (survey)
#F29E8E
ΔE00 7.53
Lightpink
#FFB6C1
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBAF #AFEBF7
analogous
#F7AFC7 #F7BBAF #F7DFAF
triadic
#F7BBAF #AFF7BB #BBAFF7
tetradic
#F7BBAF #C7F7AF #AFEBF7 #DFAFF7
square
#F7BBAF #C7F7AF #AFEBF7 #DFAFF7
split-complementary
#F7BBAF #AFF7DF #AFC7F7
monochromatic
#EC5C40 #F18C77 #F7BBAF #FCE7E3 #FCE7E3
Accessibility & contrast
On white
1.66
#F7BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#F7BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBAF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBAF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7bbaf; /* rgb */ color: rgb(247, 187, 175); /* oklch */ color: oklch(84.3% 0.072 31.5);
Tailwind
colors: {
custom: {
50: '#fbcfc6',
500: '#f7bbaf',
950: '#000000',
},
}SCSS
$custom: #f7bbaf; $custom-light: #fbcfc6; $custom-dark: #000000;
JSON
{
"hex": "#f7bbaf",
"rgb": {
"r": 247,
"g": 187,
"b": 175
},
"hsl": {
"h": 10,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.84349,
"c": 0.0719,
"h": 31.5
},
"luminance": 0.5841
}Semantic roles & 50–950 ramp
primary
#F7BBAF
secondary
#72C7D9
accent
#BADE07
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382