#F7BD86#F7BD86
#F7BD86 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.9% C 0.097 H 64.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BD86 |
|---|---|
| RGB | rgb(247, 189, 134) |
| HSL | hsl(29, 88%, 75%) |
| HSV | hsv(29, 46%, 97%) |
| CMYK | cmyk(0%, 23.5%, 45.7%, 3.1%) |
| CIE-LAB | lab(80.68, 14.24, 35.80) |
| CIE-LCH | lch(80.68, 38.53, 68.32°) |
| OKLab | oklab(83.88% 0.0422 0.0878) |
| OKLCH | oklch(83.88% 0.097 64.3) |
| XYZ | xyz(60.8610, 57.8943, 30.5187) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.77
Burlywood
#DEB887
ΔE00 5.63
Peach (survey)
#FFB07C
ΔE00 5.81
Sandybrown
#F4A460
ΔE00 7.03
Light Peach
#FFD8B1
ΔE00 7.64
Pale Orange
#FFA756
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BD86 #86C0F7
analogous
#F78687 #F7BD86 #F7F686
triadic
#F7BD86 #86F7BD #BD86F7
tetradic
#F7BD86 #87F786 #86C0F7 #F686F7
square
#F7BD86 #87F786 #86C0F7 #F686F7
split-complementary
#F7BD86 #86F7F6 #8687F7
monochromatic
#EF7E13 #F39E4D #F7BD86 #FBDCBF #FDEFE2
Accessibility & contrast
On white
1.67
#F7BD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F7BD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BD86
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BD86 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C182
Deuteranopia (green-blind)
#DDCE87
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7bd86; /* rgb */ color: rgb(247, 189, 134); /* oklch */ color: oklch(83.9% 0.097 64.3);
Tailwind
colors: {
custom: {
50: '#fcd0aa',
500: '#f7bd86',
950: '#000000',
},
}SCSS
$custom: #f7bd86; $custom-light: #fcd0aa; $custom-dark: #000000;
JSON
{
"hex": "#f7bd86",
"rgb": {
"r": 247,
"g": 189,
"b": 134
},
"hsl": {
"h": 29.204,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.83875,
"c": 0.09742,
"h": 64.3
},
"luminance": 0.57891
}Semantic roles & 50–950 ramp
primary
#F7BD86
secondary
#4D92D4
accent
#76E401
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381