#F8BC7E#F8BC7E
#F8BC7E is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.7% C 0.105 H 66.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BC7E |
|---|---|
| RGB | rgb(248, 188, 126) |
| HSL | hsl(30, 90%, 73%) |
| HSV | hsv(30, 49%, 97%) |
| CMYK | cmyk(0%, 24.2%, 49.2%, 2.7%) |
| CIE-LAB | lab(80.42, 14.40, 39.62) |
| CIE-LCH | lch(80.42, 42.15, 70.02°) |
| OKLab | oklab(83.66% 0.0418 0.0961) |
| OKLCH | oklch(83.66% 0.105 66.5) |
| XYZ | xyz(60.4633, 57.4332, 27.6357) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.31
Burlywood
#DEB887
ΔE00 5.91
Peach (survey)
#FFB07C
ΔE00 6.47
Sandybrown
#F4A460
ΔE00 6.67
Pale Orange
#FFA756
ΔE00 6.96
Light Orange
#FDAA48
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BC7E #7EBAF8
analogous
#F87F7E #F8BC7E #F7F87E
triadic
#F8BC7E #7EF8BC #BC7EF8
tetradic
#F8BC7E #7EF87F #7EBAF8 #F87EF7
square
#F8BC7E #7EF87F #7EBAF8 #F87EF7
split-complementary
#F8BC7E #7EF7F8 #7F7EF8
monochromatic
#EF800D #F59E44 #F8BC7E #FBDAB8 #FDF0E2
Accessibility & contrast
On white
1.68
#F8BC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F8BC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BC7E
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BC7E | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF79
Deuteranopia (green-blind)
#DECD7F
Tritanopia (blue-blind)
#FFAEAD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f8bc7e; /* rgb */ color: rgb(248, 188, 126); /* oklch */ color: oklch(83.7% 0.105 66.5);
Tailwind
colors: {
custom: {
50: '#fdd0a4',
500: '#f8bc7e',
950: '#000000',
},
}SCSS
$custom: #f8bc7e; $custom-light: #fdd0a4; $custom-dark: #000000;
JSON
{
"hex": "#f8bc7e",
"rgb": {
"r": 248,
"g": 188,
"b": 126
},
"hsl": {
"h": 30.492,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.83659,
"c": 0.10481,
"h": 66.5
},
"luminance": 0.57429
}Semantic roles & 50–950 ramp
primary
#F8BC7E
secondary
#468CD5
accent
#71E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380