#F7B594#F7B594
#F7B594 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.7% C 0.089 H 47.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B594 |
|---|---|
| RGB | rgb(247, 181, 148) |
| HSL | hsl(20, 86%, 77%) |
| HSV | hsv(20, 40%, 97%) |
| CMYK | cmyk(0%, 26.7%, 40.1%, 3.1%) |
| CIE-LAB | lab(79.02, 19.89, 26.24) |
| CIE-LCH | lch(79.02, 32.93, 52.84°) |
| OKLab | oklab(82.66% 0.0602 0.0659) |
| OKLCH | oklch(82.66% 0.089 47.6) |
| XYZ | xyz(60.2292, 54.9639, 35.4480) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.84
Peach (survey)
#FFB07C
ΔE00 5.15
Light Salmon
#FEA993
ΔE00 6.28
Lightsalmon
#FFA07A
ΔE00 6.38
Apricot
#FBCEB1
ΔE00 6.95
Pinkish Tan
#D99B82
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B594 #94D6F7
analogous
#F794A5 #F7B594 #F7E794
triadic
#F7B594 #94F7B5 #B594F7
tetradic
#F7B594 #A5F794 #94D6F7 #E794F7
square
#F7B594 #A5F794 #94D6F7 #E794F7
split-complementary
#F7B594 #94F7E7 #94A5F7
monochromatic
#EE6622 #F38E5B #F7B594 #FBDCCD #FDEBE3
Accessibility & contrast
On white
1.75
#F7B594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#F7B594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B594
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B594 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#FFAAAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f7b594; /* rgb */ color: rgb(247, 181, 148); /* oklch */ color: oklch(82.7% 0.089 47.6);
Tailwind
colors: {
custom: {
50: '#fccbb3',
500: '#f7b594',
950: '#000000',
},
}SCSS
$custom: #f7b594; $custom-light: #fccbb3; $custom-dark: #000000;
JSON
{
"hex": "#f7b594",
"rgb": {
"r": 247,
"g": 181,
"b": 148
},
"hsl": {
"h": 20,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.82661,
"c": 0.08923,
"h": 47.6
},
"luminance": 0.5496
}Semantic roles & 50–950 ramp
primary
#F7B594
secondary
#59ACD6
accent
#98E303
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281