#F0B496#F0B496
#F0B496 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.8% C 0.081 H 47.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B496 |
|---|---|
| RGB | rgb(240, 180, 150) |
| HSL | hsl(20, 75%, 76%) |
| HSV | hsv(20, 38%, 94%) |
| CMYK | cmyk(0%, 25%, 37.5%, 5.9%) |
| CIE-LAB | lab(78.09, 17.94, 23.80) |
| CIE-LCH | lch(78.09, 29.80, 52.99°) |
| OKLab | oklab(81.79% 0.0547 0.0601) |
| OKLCH | oklch(81.79% 0.081 47.7) |
| XYZ | xyz(57.7634, 53.3732, 36.1078) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.17
Peach (survey)
#FFB07C
ΔE00 6.16
Light Salmon
#FEA993
ΔE00 6.57
Apricot
#FBCEB1
ΔE00 6.70
Pinkish Tan
#D99B82
ΔE00 6.81
Lightsalmon
#FFA07A
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B496 #96D2F0
analogous
#F096A5 #F0B496 #F0E196
triadic
#F0B496 #96F0B4 #B496F0
tetradic
#F0B496 #A5F096 #96D2F0 #E196F0
square
#F0B496 #A5F096 #96D2F0 #E196F0
split-complementary
#F0B496 #96F0E1 #96A5F0
monochromatic
#E1682B #E88E60 #F0B496 #F8DACC #FBECE4
Accessibility & contrast
On white
1.80
#F0B496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#F0B496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B496
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B496 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#FFAAAC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f0b496; /* rgb */ color: rgb(240, 180, 150); /* oklch */ color: oklch(81.8% 0.081 47.7);
Tailwind
colors: {
custom: {
50: '#f7cab5',
500: '#f0b496',
950: '#000000',
},
}SCSS
$custom: #f0b496; $custom-light: #f7cab5; $custom-dark: #000000;
JSON
{
"hex": "#f0b496",
"rgb": {
"r": 240,
"g": 180,
"b": 150
},
"hsl": {
"h": 20,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.8179,
"c": 0.08128,
"h": 47.7
},
"luminance": 0.5337
}Semantic roles & 50–950 ramp
primary
#F0B496
secondary
#5EA8CD
accent
#94D70E
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281