#F0B396#F0B396
#F0B396 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.6% C 0.082 H 46.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B396 |
|---|---|
| RGB | rgb(240, 179, 150) |
| HSL | hsl(19, 75%, 76%) |
| HSV | hsv(19, 38%, 94%) |
| CMYK | cmyk(0%, 25.4%, 37.5%, 5.9%) |
| CIE-LAB | lab(77.86, 18.47, 23.48) |
| CIE-LCH | lch(77.86, 29.87, 51.81°) |
| OKLab | oklab(81.61% 0.0563 0.0593) |
| OKLCH | oklch(81.61% 0.082 46.5) |
| XYZ | xyz(57.5622, 52.9709, 36.0408) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.72
Light Salmon
#FEA993
ΔE00 6.08
Peach (survey)
#FFB07C
ΔE00 6.40
Pinkish Tan
#D99B82
ΔE00 6.51
Lightsalmon
#FFA07A
ΔE00 6.91
Apricot
#FBCEB1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B396 #96D3F0
analogous
#F096A6 #F0B396 #F0E096
triadic
#F0B396 #96F0B3 #B396F0
tetradic
#F0B396 #A6F096 #96D3F0 #E096F0
square
#F0B396 #A6F096 #96D3F0 #E096F0
split-complementary
#F0B396 #96F0E0 #96A6F0
monochromatic
#E1652B #E88C60 #F0B396 #F8DACC #FBECE4
Accessibility & contrast
On white
1.81
#F0B396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#F0B396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B396
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B396 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#D1C696
Tritanopia (blue-blind)
#FFA9AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f0b396; /* rgb */ color: rgb(240, 179, 150); /* oklch */ color: oklch(81.6% 0.082 46.5);
Tailwind
colors: {
custom: {
50: '#f7cab5',
500: '#f0b396',
950: '#000000',
},
}SCSS
$custom: #f0b396; $custom-light: #f7cab5; $custom-dark: #000000;
JSON
{
"hex": "#f0b396",
"rgb": {
"r": 240,
"g": 179,
"b": 150
},
"hsl": {
"h": 19.333,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.81606,
"c": 0.08178,
"h": 46.5
},
"luminance": 0.52967
}Semantic roles & 50–950 ramp
primary
#F0B396
secondary
#5EA9CD
accent
#96D70E
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281