#F7B87F#F7B87F
#F7B87F is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.8% C 0.103 H 62.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B87F |
|---|---|
| RGB | rgb(247, 184, 127) |
| HSL | hsl(29, 88%, 73%) |
| HSV | hsv(29, 49%, 97%) |
| CMYK | cmyk(0%, 25.5%, 48.6%, 3.1%) |
| CIE-LAB | lab(79.38, 16.20, 37.75) |
| CIE-LCH | lch(79.38, 41.08, 66.78°) |
| OKLab | oklab(82.83% 0.0473 0.0919) |
| OKLCH | oklch(82.83% 0.103 62.8) |
| XYZ | xyz(59.3318, 55.5914, 27.6798) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.40
Peach (survey)
#FFB07C
ΔE00 4.66
Sandybrown
#F4A460
ΔE00 5.55
Pale Orange
#FFA756
ΔE00 6.34
Burlywood
#DEB887
ΔE00 6.43
Light Orange
#FDAA48
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B87F #7FBEF7
analogous
#F77F82 #F7B87F #F7F47F
triadic
#F7B87F #7FF7B8 #B87FF7
tetradic
#F7B87F #82F77F #7FBEF7 #F47FF7
square
#F7B87F #82F77F #7FBEF7 #F47FF7
split-complementary
#F7B87F #7FF7F4 #7F82F7
monochromatic
#ED780F #F39845 #F7B87F #FBD8B9 #FDEFE2
Accessibility & contrast
On white
1.73
#F7B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#F7B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B87F
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B87F | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7B
Deuteranopia (green-blind)
#DBCA80
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f7b87f; /* rgb */ color: rgb(247, 184, 127); /* oklch */ color: oklch(82.8% 0.103 62.8);
Tailwind
colors: {
custom: {
50: '#fccda5',
500: '#f7b87f',
950: '#000000',
},
}SCSS
$custom: #f7b87f; $custom-light: #fccda5; $custom-dark: #000000;
JSON
{
"hex": "#f7b87f",
"rgb": {
"r": 247,
"g": 184,
"b": 127
},
"hsl": {
"h": 28.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.82827,
"c": 0.10339,
"h": 62.8
},
"luminance": 0.55587
}Semantic roles & 50–950 ramp
primary
#F7B87F
secondary
#4791D3
accent
#78E501
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380