#F7BD82#F7BD82
#F7BD82 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.8% C 0.101 H 66.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BD82 |
|---|---|
| RGB | rgb(247, 189, 130) |
| HSL | hsl(30, 88%, 74%) |
| HSV | hsv(30, 47%, 97%) |
| CMYK | cmyk(0%, 23.5%, 47.4%, 3.1%) |
| CIE-LAB | lab(80.62, 13.85, 37.79) |
| CIE-LCH | lch(80.62, 40.25, 69.87°) |
| OKLab | oklab(83.81% 0.0407 0.0922) |
| OKLCH | oklch(83.81% 0.101 66.2) |
| XYZ | xyz(60.5873, 57.7848, 29.0772) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.73
Burlywood
#DEB887
ΔE00 5.52
Peach (survey)
#FFB07C
ΔE00 6.45
Sandybrown
#F4A460
ΔE00 7.03
Pale Orange
#FFA756
ΔE00 7.48
Light Orange
#FDAA48
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BD82 #82BCF7
analogous
#F78382 #F7BD82 #F7F782
triadic
#F7BD82 #82F7BD #BD82F7
tetradic
#F7BD82 #82F783 #82BCF7 #F782F7
square
#F7BD82 #82F783 #82BCF7 #F782F7
split-complementary
#F7BD82 #82F7F7 #8382F7
monochromatic
#EF800F #F39F48 #F7BD82 #FBDBBC #FDF0E2
Accessibility & contrast
On white
1.67
#F7BD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F7BD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BD82
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BD82 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07D
Deuteranopia (green-blind)
#DECD83
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7bd82; /* rgb */ color: rgb(247, 189, 130); /* oklch */ color: oklch(83.8% 0.101 66.2);
Tailwind
colors: {
custom: {
50: '#fcd0a7',
500: '#f7bd82',
950: '#000000',
},
}SCSS
$custom: #f7bd82; $custom-light: #fcd0a7; $custom-dark: #000000;
JSON
{
"hex": "#f7bd82",
"rgb": {
"r": 247,
"g": 189,
"b": 130
},
"hsl": {
"h": 30.256,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.83808,
"c": 0.10075,
"h": 66.2
},
"luminance": 0.57781
}Semantic roles & 50–950 ramp
primary
#F7BD82
secondary
#498ED4
accent
#72E501
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380