#F0BA8A#F0BA8A
#F0BA8A is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.7% C 0.089 H 62.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BA8A |
|---|---|
| RGB | rgb(240, 186, 138) |
| HSL | hsl(28, 77%, 74%) |
| HSV | hsv(28, 43%, 94%) |
| CMYK | cmyk(0%, 22.5%, 42.5%, 5.9%) |
| CIE-LAB | lab(79.32, 13.45, 31.80) |
| CIE-LCH | lch(79.32, 34.53, 67.07°) |
| OKLab | oklab(82.67% 0.0406 0.0788) |
| OKLCH | oklch(82.67% 0.089 62.8) |
| XYZ | xyz(58.0837, 55.4814, 31.6894) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.96
Peach (survey)
#FFB07C
ΔE00 5.70
Apricot (survey)
#FFB16D
ΔE00 5.71
Apricot
#FBCEB1
ΔE00 7.10
Tan
#D2B48C
ΔE00 7.11
Sandybrown
#F4A460
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BA8A #8AC0F0
analogous
#F08A8D #F0BA8A #F0ED8A
triadic
#F0BA8A #8AF0BA #BA8AF0
tetradic
#F0BA8A #8DF08A #8AC0F0 #ED8AF0
square
#F0BA8A #8DF08A #8AC0F0 #ED8AF0
split-complementary
#F0BA8A #8AF0ED #8A8DF0
monochromatic
#E27A1E #E99A54 #F0BA8A #F7DAC0 #FCEFE4
Accessibility & contrast
On white
1.74
#F0BA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#F0BA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BA8A
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BA8A | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD87
Deuteranopia (green-blind)
#D8C98B
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f0ba8a; /* rgb */ color: rgb(240, 186, 138); /* oklch */ color: oklch(82.7% 0.089 62.8);
Tailwind
colors: {
custom: {
50: '#f7ceac',
500: '#f0ba8a',
950: '#000000',
},
}SCSS
$custom: #f0ba8a; $custom-light: #f7ceac; $custom-dark: #000000;
JSON
{
"hex": "#f0ba8a",
"rgb": {
"r": 240,
"g": 186,
"b": 138
},
"hsl": {
"h": 28.235,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.82673,
"c": 0.0886,
"h": 62.8
},
"luminance": 0.55478
}Semantic roles & 50–950 ramp
primary
#F0BA8A
secondary
#5393CC
accent
#79DA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171310
muted
#858381