#F0B497#F0B497
#F0B497 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.8% C 0.081 H 46.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B497 |
|---|---|
| RGB | rgb(240, 180, 151) |
| HSL | hsl(20, 75%, 77%) |
| HSV | hsv(20, 37%, 94%) |
| CMYK | cmyk(0%, 25%, 37.1%, 5.9%) |
| CIE-LAB | lab(78.11, 18.06, 23.29) |
| CIE-LCH | lch(78.11, 29.47, 52.21°) |
| OKLab | oklab(81.81% 0.0551 0.0589) |
| OKLCH | oklch(81.81% 0.081 46.9) |
| XYZ | xyz(57.8442, 53.4055, 36.5337) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.91
Light Salmon
#FEA993
ΔE00 6.33
Peach (survey)
#FFB07C
ΔE00 6.44
Pinkish Tan
#D99B82
ΔE00 6.73
Apricot
#FBCEB1
ΔE00 6.76
Lightsalmon
#FFA07A
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B497 #97D3F0
analogous
#F097A7 #F0B497 #F0E197
triadic
#F0B497 #97F0B4 #B497F0
tetradic
#F0B497 #A7F097 #97D3F0 #E197F0
square
#F0B497 #A7F097 #97D3F0 #E197F0
split-complementary
#F0B497 #97F0E1 #97A7F0
monochromatic
#E1672C #E88D62 #F0B497 #F8DBCC #FBECE4
Accessibility & contrast
On white
1.80
#F0B497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#F0B497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B497
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B497 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#FFAAAC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f0b497; /* rgb */ color: rgb(240, 180, 151); /* oklch */ color: oklch(81.8% 0.081 46.9);
Tailwind
colors: {
custom: {
50: '#f6cab5',
500: '#f0b497',
950: '#000000',
},
}SCSS
$custom: #f0b497; $custom-light: #f6cab5; $custom-dark: #000000;
JSON
{
"hex": "#f0b497",
"rgb": {
"r": 240,
"g": 180,
"b": 151
},
"hsl": {
"h": 19.551,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.81811,
"c": 0.08066,
"h": 46.9
},
"luminance": 0.53402
}Semantic roles & 50–950 ramp
primary
#F0B497
secondary
#5EA9CD
accent
#96D70F
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281