#F0B596#F0B596
#F0B596 is a light, moderate orange. Relative luminance 0.538; OKLCH L 82.0% C 0.081 H 48.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B596 |
|---|---|
| RGB | rgb(240, 181, 150) |
| HSL | hsl(21, 75%, 76%) |
| HSV | hsv(21, 38%, 94%) |
| CMYK | cmyk(0%, 24.6%, 37.5%, 5.9%) |
| CIE-LAB | lab(78.33, 17.41, 24.12) |
| CIE-LCH | lch(78.33, 29.75, 54.18°) |
| OKLab | oklab(81.98% 0.0531 0.0609) |
| OKLCH | oklch(81.98% 0.081 48.9) |
| XYZ | xyz(57.9660, 53.7784, 36.1754) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.63
Peach (survey)
#FFB07C
ΔE00 5.96
Apricot
#FBCEB1
ΔE00 6.37
Light Salmon
#FEA993
ΔE00 7.06
Pinkish Tan
#D99B82
ΔE00 7.13
Lightsalmon
#FFA07A
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B596 #96D1F0
analogous
#F096A4 #F0B596 #F0E296
triadic
#F0B596 #96F0B5 #B596F0
tetradic
#F0B596 #A4F096 #96D1F0 #E296F0
square
#F0B596 #A4F096 #96D1F0 #E296F0
split-complementary
#F0B596 #96F0E2 #96A4F0
monochromatic
#E16A2B #E88F60 #F0B596 #F8DBCC #FBECE4
Accessibility & contrast
On white
1.79
#F0B596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#F0B596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B596
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B596 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA94
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#FFABAD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f0b596; /* rgb */ color: rgb(240, 181, 150); /* oklch */ color: oklch(82.0% 0.081 48.9);
Tailwind
colors: {
custom: {
50: '#f7cbb5',
500: '#f0b596',
950: '#000000',
},
}SCSS
$custom: #f0b596; $custom-light: #f7cbb5; $custom-dark: #000000;
JSON
{
"hex": "#f0b596",
"rgb": {
"r": 240,
"g": 181,
"b": 150
},
"hsl": {
"h": 20.667,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.81975,
"c": 0.08081,
"h": 48.9
},
"luminance": 0.53775
}Semantic roles & 50–950 ramp
primary
#F0B596
secondary
#5EA6CD
accent
#92D70E
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281