#F5B299#F5B299
#F5B299 is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.0% C 0.086 H 41.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B299 |
|---|---|
| RGB | rgb(245, 178, 153) |
| HSL | hsl(16, 82%, 78%) |
| HSV | hsv(16, 38%, 96%) |
| CMYK | cmyk(0%, 27.3%, 37.6%, 3.9%) |
| CIE-LAB | lab(78.20, 21.27, 22.42) |
| CIE-LCH | lch(78.20, 30.90, 46.52°) |
| OKLab | oklab(82.01% 0.0646 0.0568) |
| OKLCH | oklch(82.01% 0.086 41.3) |
| XYZ | xyz(59.3284, 53.5569, 37.3434) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.54
Light Salmon
#FEA993
ΔE00 4.01
Lightsalmon
#FFA07A
ΔE00 6.32
Blush (survey)
#F29E8E
ΔE00 6.33
Pinkish Tan
#D99B82
ΔE00 6.61
Darksalmon
#E9967A
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B299 #99DCF5
analogous
#F599AE #F5B299 #F5E099
triadic
#F5B299 #99F5B2 #B299F5
tetradic
#F5B299 #AEF599 #99DCF5 #E099F5
square
#F5B299 #AEF599 #99DCF5 #E099F5
split-complementary
#F5B299 #99F5E0 #99AEF5
monochromatic
#EA5E2A #F08861 #F5B299 #FADCD1 #FCEAE3
Accessibility & contrast
On white
1.79
#F5B299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#F5B299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B299
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B299 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#FFA8AB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f5b299; /* rgb */ color: rgb(245, 178, 153); /* oklch */ color: oklch(82.0% 0.086 41.3);
Tailwind
colors: {
custom: {
50: '#fac9b7',
500: '#f5b299',
950: '#000000',
},
}SCSS
$custom: #f5b299; $custom-light: #fac9b7; $custom-dark: #000000;
JSON
{
"hex": "#f5b299",
"rgb": {
"r": 245,
"g": 178,
"b": 153
},
"hsl": {
"h": 16.304,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.8201,
"c": 0.08605,
"h": 41.3
},
"luminance": 0.53553
}Semantic roles & 50–950 ramp
primary
#F5B299
secondary
#5FB4D4
accent
#A4DF07
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281