#F5BC8A#F5BC8A
#F5BC8A is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.6% C 0.093 H 62.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BC8A |
|---|---|
| RGB | rgb(245, 188, 138) |
| HSL | hsl(28, 84%, 75%) |
| HSV | hsv(28, 44%, 96%) |
| CMYK | cmyk(0%, 23.3%, 43.7%, 3.9%) |
| CIE-LAB | lab(80.30, 14.37, 33.19) |
| CIE-LCH | lch(80.30, 36.17, 66.59°) |
| OKLab | oklab(83.56% 0.0431 0.082) |
| OKLCH | oklch(83.56% 0.093 62.3) |
| XYZ | xyz(60.2292, 57.2175, 31.9116) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.19
Peach (survey)
#FFB07C
ΔE00 5.31
Burlywood
#DEB887
ΔE00 5.67
Apricot
#FBCEB1
ΔE00 7.09
Sandybrown
#F4A460
ΔE00 7.18
Light Peach
#FFD8B1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BC8A #8AC3F5
analogous
#F58A8E #F5BC8A #F5F18A
triadic
#F5BC8A #8AF5BC #BC8AF5
tetradic
#F5BC8A #8EF58A #8AC3F5 #F18AF5
square
#F5BC8A #8EF58A #8AC3F5 #F18AF5
split-complementary
#F5BC8A #8AF5F1 #8A8EF5
monochromatic
#EB7B19 #F09C52 #F5BC8A #FADCC2 #FDEFE3
Accessibility & contrast
On white
1.69
#F5BC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#F5BC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BC8A
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BC8A | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f5bc8a; /* rgb */ color: rgb(245, 188, 138); /* oklch */ color: oklch(83.6% 0.093 62.3);
Tailwind
colors: {
custom: {
50: '#fad0ac',
500: '#f5bc8a',
950: '#000000',
},
}SCSS
$custom: #f5bc8a; $custom-light: #fad0ac; $custom-dark: #000000;
JSON
{
"hex": "#f5bc8a",
"rgb": {
"r": 245,
"g": 188,
"b": 138
},
"hsl": {
"h": 28.037,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.83555,
"c": 0.09258,
"h": 62.3
},
"luminance": 0.57214
}Semantic roles & 50–950 ramp
primary
#F5BC8A
secondary
#5196D2
accent
#7AE105
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381