#F7B595#F7B595
#F7B595 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.7% C 0.089 H 46.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B595 |
|---|---|
| RGB | rgb(247, 181, 149) |
| HSL | hsl(20, 86%, 78%) |
| HSV | hsv(20, 40%, 97%) |
| CMYK | cmyk(0%, 26.7%, 39.7%, 3.1%) |
| CIE-LAB | lab(79.04, 20.00, 25.73) |
| CIE-LCH | lch(79.04, 32.59, 52.14°) |
| OKLab | oklab(82.68% 0.0606 0.0647) |
| OKLCH | oklch(82.68% 0.089 46.9) |
| XYZ | xyz(60.3087, 54.9957, 35.8667) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.54
Peach (survey)
#FFB07C
ΔE00 5.44
Light Salmon
#FEA993
ΔE00 6.01
Lightsalmon
#FFA07A
ΔE00 6.36
Apricot
#FBCEB1
ΔE00 6.99
Pinkish Tan
#D99B82
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B595 #95D7F7
analogous
#F795A6 #F7B595 #F7E695
triadic
#F7B595 #95F7B5 #B595F7
tetradic
#F7B595 #A6F795 #95D7F7 #E695F7
square
#F7B595 #A6F795 #95D7F7 #E695F7
split-complementary
#F7B595 #95F7E6 #95A6F7
monochromatic
#EE6623 #F38D5C #F7B595 #FBDDCE #FDEBE3
Accessibility & contrast
On white
1.75
#F7B595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#F7B595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B595
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B595 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB93
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#FFAAAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f7b595; /* rgb */ color: rgb(247, 181, 149); /* oklch */ color: oklch(82.7% 0.089 46.9);
Tailwind
colors: {
custom: {
50: '#fccbb4',
500: '#f7b595',
950: '#000000',
},
}SCSS
$custom: #f7b595; $custom-light: #fccbb4; $custom-dark: #000000;
JSON
{
"hex": "#f7b595",
"rgb": {
"r": 247,
"g": 181,
"b": 149
},
"hsl": {
"h": 19.592,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.82681,
"c": 0.08862,
"h": 46.9
},
"luminance": 0.54992
}Semantic roles & 50–950 ramp
primary
#F7B595
secondary
#5AAED6
accent
#9AE203
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281