#F7B494#F7B494
#F7B494 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.5% C 0.090 H 46.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B494 |
|---|---|
| RGB | rgb(247, 180, 148) |
| HSL | hsl(19, 86%, 77%) |
| HSV | hsv(19, 40%, 97%) |
| CMYK | cmyk(0%, 27.1%, 40.1%, 3.1%) |
| CIE-LAB | lab(78.79, 20.42, 25.93) |
| CIE-LCH | lch(78.79, 33.00, 51.78°) |
| OKLab | oklab(82.48% 0.0617 0.0652) |
| OKLCH | oklch(82.48% 0.09 46.5) |
| XYZ | xyz(60.0266, 54.5587, 35.3805) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.37
Peach (survey)
#FFB07C
ΔE00 5.42
Light Salmon
#FEA993
ΔE00 5.78
Lightsalmon
#FFA07A
ΔE00 6.08
Pinkish Tan
#D99B82
ΔE00 7.26
Apricot
#FBCEB1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B494 #94D7F7
analogous
#F794A5 #F7B494 #F7E694
triadic
#F7B494 #94F7B4 #B494F7
tetradic
#F7B494 #A5F794 #94D7F7 #E694F7
square
#F7B494 #A5F794 #94D7F7 #E694F7
split-complementary
#F7B494 #94F7E6 #94A5F7
monochromatic
#EE6422 #F38C5B #F7B494 #FBDCCD #FDEBE3
Accessibility & contrast
On white
1.76
#F7B494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#F7B494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B494
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B494 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB92
Deuteranopia (green-blind)
#D5C994
Tritanopia (blue-blind)
#FFA9AC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f7b494; /* rgb */ color: rgb(247, 180, 148); /* oklch */ color: oklch(82.5% 0.090 46.5);
Tailwind
colors: {
custom: {
50: '#fccab3',
500: '#f7b494',
950: '#000000',
},
}SCSS
$custom: #f7b494; $custom-light: #fccab3; $custom-dark: #000000;
JSON
{
"hex": "#f7b494",
"rgb": {
"r": 247,
"g": 180,
"b": 148
},
"hsl": {
"h": 19.394,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.82479,
"c": 0.08975,
"h": 46.5
},
"luminance": 0.54555
}Semantic roles & 50–950 ramp
primary
#F7B494
secondary
#59AED6
accent
#9AE303
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281