#F7BD85#F7BD85
#F7BD85 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.9% C 0.098 H 64.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BD85 |
|---|---|
| RGB | rgb(247, 189, 133) |
| HSL | hsl(29, 88%, 75%) |
| HSV | hsv(29, 46%, 97%) |
| CMYK | cmyk(0%, 23.5%, 46.2%, 3.1%) |
| CIE-LAB | lab(80.66, 14.14, 36.30) |
| CIE-LCH | lch(80.66, 38.96, 68.72°) |
| OKLab | oklab(83.86% 0.0418 0.0889) |
| OKLCH | oklch(83.86% 0.098 64.8) |
| XYZ | xyz(60.7916, 57.8666, 30.1532) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.74
Burlywood
#DEB887
ΔE00 5.58
Peach (survey)
#FFB07C
ΔE00 5.96
Sandybrown
#F4A460
ΔE00 7.01
Pale Orange
#FFA756
ΔE00 7.63
Light Peach
#FFD8B1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BD85 #85BFF7
analogous
#F78586 #F7BD85 #F7F685
triadic
#F7BD85 #85F7BD #BD85F7
tetradic
#F7BD85 #86F785 #85BFF7 #F685F7
square
#F7BD85 #86F785 #85BFF7 #F685F7
split-complementary
#F7BD85 #85F7F6 #8586F7
monochromatic
#EF7F12 #F39E4C #F7BD85 #FBDCBE #FDEFE2
Accessibility & contrast
On white
1.67
#F7BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F7BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BD85
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BD85 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C081
Deuteranopia (green-blind)
#DDCE86
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7bd85; /* rgb */ color: rgb(247, 189, 133); /* oklch */ color: oklch(83.9% 0.098 64.8);
Tailwind
colors: {
custom: {
50: '#fcd0a9',
500: '#f7bd85',
950: '#000000',
},
}SCSS
$custom: #f7bd85; $custom-light: #fcd0a9; $custom-dark: #000000;
JSON
{
"hex": "#f7bd85",
"rgb": {
"r": 247,
"g": 189,
"b": 133
},
"hsl": {
"h": 29.474,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.83858,
"c": 0.09825,
"h": 64.8
},
"luminance": 0.57863
}Semantic roles & 50–950 ramp
primary
#F7BD85
secondary
#4C91D4
accent
#75E401
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380