#F0B48A#F0B48A
#F0B48A is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.6% C 0.090 H 56.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B48A |
|---|---|
| RGB | rgb(240, 180, 138) |
| HSL | hsl(25, 77%, 74%) |
| HSV | hsv(25, 43%, 94%) |
| CMYK | cmyk(0%, 25%, 42.5%, 5.9%) |
| CIE-LAB | lab(77.88, 16.62, 29.90) |
| CIE-LCH | lch(77.88, 34.20, 60.93°) |
| OKLab | oklab(81.55% 0.05 0.0743) |
| OKLCH | oklch(81.55% 0.09 56.1) |
| XYZ | xyz(56.8461, 53.0063, 31.2769) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.98
Apricot (survey)
#FFB16D
ΔE00 6.02
Sandybrown
#F4A460
ΔE00 6.89
Apricot
#FBCEB1
ΔE00 7.18
Burlywood
#DEB887
ΔE00 7.33
Lightsalmon
#FFA07A
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B48A #8AC6F0
analogous
#F08A93 #F0B48A #F0E78A
triadic
#F0B48A #8AF0B4 #B48AF0
tetradic
#F0B48A #93F08A #8AC6F0 #E78AF0
square
#F0B48A #93F08A #8AC6F0 #E78AF0
split-complementary
#F0B48A #8AF0E7 #8A93F0
monochromatic
#E26E1E #E99154 #F0B48A #F7D7C0 #FCEEE4
Accessibility & contrast
On white
1.81
#F0B48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#F0B48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B48A
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B48A | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B987
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f0b48a; /* rgb */ color: rgb(240, 180, 138); /* oklch */ color: oklch(81.6% 0.090 56.1);
Tailwind
colors: {
custom: {
50: '#f7caac',
500: '#f0b48a',
950: '#000000',
},
}SCSS
$custom: #f0b48a; $custom-light: #f7caac; $custom-dark: #000000;
JSON
{
"hex": "#f0b48a",
"rgb": {
"r": 240,
"g": 180,
"b": 138
},
"hsl": {
"h": 24.706,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.81551,
"c": 0.08954,
"h": 56.1
},
"luminance": 0.53003
}Semantic roles & 50–950 ramp
primary
#F0B48A
secondary
#539ACC
accent
#85DA0C
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281