#F7B591#F7B591
#F7B591 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.6% C 0.091 H 49.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B591 |
|---|---|
| RGB | rgb(247, 181, 145) |
| HSL | hsl(21, 86%, 77%) |
| HSV | hsv(21, 41%, 97%) |
| CMYK | cmyk(0%, 26.7%, 41.3%, 3.1%) |
| CIE-LAB | lab(78.97, 19.57, 27.77) |
| CIE-LCH | lch(78.97, 33.97, 54.83°) |
| OKLab | oklab(82.6% 0.059 0.0695) |
| OKLCH | oklch(82.6% 0.091 49.7) |
| XYZ | xyz(59.9949, 54.8701, 34.2136) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.32
Pale Salmon
#FFB19A
ΔE00 5.74
Lightsalmon
#FFA07A
ΔE00 6.55
Apricot
#FBCEB1
ΔE00 6.94
Light Salmon
#FEA993
ΔE00 7.11
Apricot (survey)
#FFB16D
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B591 #91D3F7
analogous
#F791A0 #F7B591 #F7E891
triadic
#F7B591 #91F7B5 #B591F7
tetradic
#F7B591 #A0F791 #91D3F7 #E891F7
square
#F7B591 #A0F791 #91D3F7 #E891F7
split-complementary
#F7B591 #91F7E8 #91A0F7
monochromatic
#EF681F #F38F58 #F7B591 #FBDBCA #FDECE2
Accessibility & contrast
On white
1.75
#F7B591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#F7B591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B591
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B591 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8E
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#FFA9AC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f7b591; /* rgb */ color: rgb(247, 181, 145); /* oklch */ color: oklch(82.6% 0.091 49.7);
Tailwind
colors: {
custom: {
50: '#fccbb1',
500: '#f7b591',
950: '#000000',
},
}SCSS
$custom: #f7b591; $custom-light: #fccbb1; $custom-dark: #000000;
JSON
{
"hex": "#f7b591",
"rgb": {
"r": 247,
"g": 181,
"b": 145
},
"hsl": {
"h": 21.176,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.82601,
"c": 0.09111,
"h": 49.7
},
"luminance": 0.54866
}Semantic roles & 50–950 ramp
primary
#F7B591
secondary
#57A9D6
accent
#94E303
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281