#F7BD92#F7BD92
#F7BD92 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.1% C 0.088 H 57.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BD92 |
|---|---|
| RGB | rgb(247, 189, 146) |
| HSL | hsl(26, 86%, 77%) |
| HSV | hsv(26, 41%, 97%) |
| CMYK | cmyk(0%, 23.5%, 40.9%, 3.1%) |
| CIE-LAB | lab(80.88, 15.47, 29.79) |
| CIE-LCH | lch(80.88, 33.57, 62.56°) |
| OKLab | oklab(84.09% 0.0469 0.0743) |
| OKLCH | oklch(84.09% 0.088 57.8) |
| XYZ | xyz(61.7459, 58.2483, 35.1793) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.84
Apricot
#FBCEB1
ΔE00 5.62
Apricot (survey)
#FFB16D
ΔE00 6.27
Burlywood
#DEB887
ΔE00 7.05
Light Peach
#FFD8B1
ΔE00 7.33
Peach
#FFDAB9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BD92 #92CCF7
analogous
#F79299 #F7BD92 #F7F092
triadic
#F7BD92 #92F7BD #BD92F7
tetradic
#F7BD92 #99F792 #92CCF7 #F092F7
square
#F7BD92 #99F792 #92CCF7 #F092F7
split-complementary
#F7BD92 #92F7F0 #9299F7
monochromatic
#EF7820 #F39A59 #F7BD92 #FBE0CB #FDEEE2
Accessibility & contrast
On white
1.66
#F7BD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F7BD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BD92
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BD92 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7bd92; /* rgb */ color: rgb(247, 189, 146); /* oklch */ color: oklch(84.1% 0.088 57.8);
Tailwind
colors: {
custom: {
50: '#fcd1b2',
500: '#f7bd92',
950: '#000000',
},
}SCSS
$custom: #f7bd92; $custom-light: #fcd1b2; $custom-dark: #000000;
JSON
{
"hex": "#f7bd92",
"rgb": {
"r": 247,
"g": 189,
"b": 146
},
"hsl": {
"h": 25.545,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.84093,
"c": 0.08781,
"h": 57.8
},
"luminance": 0.58245
}Semantic roles & 50–950 ramp
primary
#F7BD92
secondary
#58A0D6
accent
#83E303
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381