#F0B597#F0B597
#F0B597 is a light, moderate orange. Relative luminance 0.538; OKLCH L 82.0% C 0.080 H 48.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B597 |
|---|---|
| RGB | rgb(240, 181, 151) |
| HSL | hsl(20, 75%, 77%) |
| HSV | hsv(20, 37%, 94%) |
| CMYK | cmyk(0%, 24.6%, 37.1%, 5.9%) |
| CIE-LAB | lab(78.35, 17.53, 23.61) |
| CIE-LCH | lch(78.35, 29.41, 53.42°) |
| OKLab | oklab(82% 0.0535 0.0597) |
| OKLCH | oklch(82% 0.08 48.1) |
| XYZ | xyz(58.0468, 53.8107, 36.6012) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.37
Peach (survey)
#FFB07C
ΔE00 6.22
Apricot
#FBCEB1
ΔE00 6.41
Light Salmon
#FEA993
ΔE00 6.82
Pinkish Tan
#D99B82
ΔE00 7.04
Lightsalmon
#FFA07A
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B597 #97D2F0
analogous
#F097A6 #F0B597 #F0E297
triadic
#F0B597 #97F0B5 #B597F0
tetradic
#F0B597 #A6F097 #97D2F0 #E297F0
square
#F0B597 #A6F097 #97D2F0 #E297F0
split-complementary
#F0B597 #97F0E2 #97A6F0
monochromatic
#E1692C #E88F62 #F0B597 #F8DBCC #FBECE4
Accessibility & contrast
On white
1.79
#F0B597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#F0B597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B597
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B597 | 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)
#C5BA95
Deuteranopia (green-blind)
#D2C797
Tritanopia (blue-blind)
#FFABAD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f0b597; /* rgb */ color: rgb(240, 181, 151); /* oklch */ color: oklch(82.0% 0.080 48.1);
Tailwind
colors: {
custom: {
50: '#f6cbb5',
500: '#f0b597',
950: '#000000',
},
}SCSS
$custom: #f0b597; $custom-light: #f6cbb5; $custom-dark: #000000;
JSON
{
"hex": "#f0b597",
"rgb": {
"r": 240,
"g": 181,
"b": 151
},
"hsl": {
"h": 20.225,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.81996,
"c": 0.08017,
"h": 48.1
},
"luminance": 0.53807
}Semantic roles & 50–950 ramp
primary
#F0B597
secondary
#5EA8CD
accent
#93D70F
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281