#F8BD85#F8BD85
#F8BD85 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 84.0% C 0.099 H 64.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BD85 |
|---|---|
| RGB | rgb(248, 189, 133) |
| HSL | hsl(29, 89%, 75%) |
| HSV | hsv(29, 46%, 97%) |
| CMYK | cmyk(0%, 23.8%, 46.4%, 2.7%) |
| CIE-LAB | lab(80.77, 14.54, 36.45) |
| CIE-LCH | lch(80.77, 39.24, 68.26°) |
| OKLab | oklab(83.96% 0.0429 0.0893) |
| OKLCH | oklch(83.96% 0.099 64.3) |
| XYZ | xyz(61.1452, 58.0489, 30.1697) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.56
Peach (survey)
#FFB07C
ΔE00 5.74
Burlywood
#DEB887
ΔE00 5.83
Sandybrown
#F4A460
ΔE00 6.90
Pale Orange
#FFA756
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BD85 #85C0F8
analogous
#F88587 #F8BD85 #F8F685
triadic
#F8BD85 #85F8BD #BD85F8
tetradic
#F8BD85 #87F885 #85C0F8 #F685F8
square
#F8BD85 #87F885 #85C0F8 #F685F8
split-complementary
#F8BD85 #85F8F6 #8587F8
monochromatic
#F17E11 #F59E4B #F8BD85 #FBDCBF #FDEFE2
Accessibility & contrast
On white
1.67
#F8BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#F8BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BD85
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BD85 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C181
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f8bd85; /* rgb */ color: rgb(248, 189, 133); /* oklch */ color: oklch(84.0% 0.099 64.3);
Tailwind
colors: {
custom: {
50: '#fdd0a9',
500: '#f8bd85',
950: '#000000',
},
}SCSS
$custom: #f8bd85; $custom-light: #fdd0a9; $custom-dark: #000000;
JSON
{
"hex": "#f8bd85",
"rgb": {
"r": 248,
"g": 189,
"b": 133
},
"hsl": {
"h": 29.217,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.83961,
"c": 0.09904,
"h": 64.3
},
"luminance": 0.58045
}Semantic roles & 50–950 ramp
primary
#F8BD85
secondary
#4C92D5
accent
#76E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380