#F8B586#F8B586
#F8B586 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.5% C 0.100 H 55.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B586 |
|---|---|
| RGB | rgb(248, 181, 134) |
| HSL | hsl(25, 89%, 75%) |
| HSV | hsv(25, 46%, 97%) |
| CMYK | cmyk(0%, 27%, 46%, 2.7%) |
| CIE-LAB | lab(78.89, 18.83, 33.49) |
| CIE-LCH | lch(78.89, 38.42, 60.65°) |
| OKLab | oklab(82.5% 0.0558 0.0825) |
| OKLCH | oklch(82.5% 0.1 55.9) |
| XYZ | xyz(59.5410, 54.7295, 29.9775) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.48
Apricot (survey)
#FFB16D
ΔE00 4.68
Sandybrown
#F4A460
ΔE00 6.00
Pale Orange
#FFA756
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 7.84
Lightsalmon
#FFA07A
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B586 #86C9F8
analogous
#F88690 #F8B586 #F8EE86
triadic
#F8B586 #86F8B5 #B586F8
tetradic
#F8B586 #90F886 #86C9F8 #EE86F8
square
#F8B586 #90F886 #86C9F8 #EE86F8
split-complementary
#F8B586 #86F8EE #8690F8
monochromatic
#F16E12 #F5924C #F8B586 #FBD8C0 #FDEDE2
Accessibility & contrast
On white
1.76
#F8B586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#F8B586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B586
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B586 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB82
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f8b586; /* rgb */ color: rgb(248, 181, 134); /* oklch */ color: oklch(82.5% 0.100 55.9);
Tailwind
colors: {
custom: {
50: '#fdcba9',
500: '#f8b586',
950: '#000000',
},
}SCSS
$custom: #f8b586; $custom-light: #fdcba9; $custom-dark: #000000;
JSON
{
"hex": "#f8b586",
"rgb": {
"r": 248,
"g": 181,
"b": 134
},
"hsl": {
"h": 24.737,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.825,
"c": 0.09957,
"h": 55.9
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#F8B586
secondary
#4D9DD6
accent
#87E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280