#F7BFAB#F7BFAB
#F7BFAB is a very light, moderate orange. Relative luminance 0.600; OKLCH L 85.0% C 0.070 H 40.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFAB |
|---|---|
| RGB | rgb(247, 191, 171) |
| HSL | hsl(16, 83%, 82%) |
| HSV | hsv(16, 31%, 97%) |
| CMYK | cmyk(0%, 22.7%, 30.8%, 3.1%) |
| CIE-LAB | lab(81.83, 17.35, 17.83) |
| CIE-LCH | lch(81.83, 24.88, 45.78°) |
| OKLab | oklab(84.99% 0.0536 0.0458) |
| OKLCH | oklch(84.99% 0.07 40.5) |
| XYZ | xyz(64.3407, 59.9793, 46.7083) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.91
Apricot
#FBCEB1
ΔE00 6.01
Light Salmon
#FEA993
ΔE00 6.76
Blush (survey)
#F29E8E
ΔE00 8.90
Pinkish Tan
#D99B82
ΔE00 9.39
Pale Rose
#FDC1C5
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFAB #ABE3F7
analogous
#F7ABBD #F7BFAB #F7E5AB
triadic
#F7BFAB #ABF7BF #BFABF7
tetradic
#F7BFAB #BDF7AB #ABE3F7 #E5ABF7
square
#F7BFAB #BDF7AB #ABE3F7 #E5ABF7
split-complementary
#F7BFAB #ABF7E5 #ABBDF7
monochromatic
#EC6A3B #F29473 #F7BFAB #FCEAE3 #FCEAE3
Accessibility & contrast
On white
1.62
#F7BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#F7BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFAB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFAB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AA
Deuteranopia (green-blind)
#D9D0AB
Tritanopia (blue-blind)
#FFB7BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f7bfab; /* rgb */ color: rgb(247, 191, 171); /* oklch */ color: oklch(85.0% 0.070 40.5);
Tailwind
colors: {
custom: {
50: '#fbd2c4',
500: '#f7bfab',
950: '#000000',
},
}SCSS
$custom: #f7bfab; $custom-light: #fbd2c4; $custom-dark: #000000;
JSON
{
"hex": "#f7bfab",
"rgb": {
"r": 247,
"g": 191,
"b": 171
},
"hsl": {
"h": 15.789,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.84988,
"c": 0.07048,
"h": 40.5
},
"luminance": 0.59976
}Semantic roles & 50–950 ramp
primary
#F7BFAB
secondary
#6EBCD8
accent
#A6DF06
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382