#F8B87F#F8B87F
#F8B87F is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.9% C 0.104 H 62.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B87F |
|---|---|
| RGB | rgb(248, 184, 127) |
| HSL | hsl(28, 90%, 74%) |
| HSV | hsv(28, 49%, 97%) |
| CMYK | cmyk(0%, 25.8%, 48.8%, 2.7%) |
| CIE-LAB | lab(79.48, 16.59, 37.91) |
| CIE-LCH | lch(79.48, 41.38, 66.36°) |
| OKLab | oklab(82.93% 0.0484 0.0923) |
| OKLCH | oklch(82.93% 0.104 62.3) |
| XYZ | xyz(59.6855, 55.7738, 27.6963) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.25
Peach (survey)
#FFB07C
ΔE00 4.43
Sandybrown
#F4A460
ΔE00 5.47
Pale Orange
#FFA756
ΔE00 6.24
Burlywood
#DEB887
ΔE00 6.67
Light Orange
#FDAA48
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B87F #7FBFF8
analogous
#F87F82 #F8B87F #F8F47F
triadic
#F8B87F #7FF8B8 #B87FF8
tetradic
#F8B87F #82F87F #7FBFF8 #F47FF8
square
#F8B87F #82F87F #7FBFF8 #F47FF8
split-complementary
#F8B87F #7FF8F4 #7F82F8
monochromatic
#F0780D #F59845 #F8B87F #FBD8B9 #FDEFE2
Accessibility & contrast
On white
1.73
#F8B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#F8B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B87F
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B87F | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7B
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f8b87f; /* rgb */ color: rgb(248, 184, 127); /* oklch */ color: oklch(82.9% 0.104 62.3);
Tailwind
colors: {
custom: {
50: '#fdcda5',
500: '#f8b87f',
950: '#000000',
},
}SCSS
$custom: #f8b87f; $custom-light: #fdcda5; $custom-dark: #000000;
JSON
{
"hex": "#f8b87f",
"rgb": {
"r": 248,
"g": 184,
"b": 127
},
"hsl": {
"h": 28.264,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.82932,
"c": 0.10421,
"h": 62.3
},
"luminance": 0.5577
}Semantic roles & 50–950 ramp
primary
#F8B87F
secondary
#4692D5
accent
#79E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380