#F7BE92#F7BE92
#F7BE92 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.3% C 0.088 H 58.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BE92 |
|---|---|
| RGB | rgb(247, 190, 146) |
| HSL | hsl(26, 86%, 77%) |
| HSV | hsv(26, 41%, 97%) |
| CMYK | cmyk(0%, 23.1%, 40.9%, 3.1%) |
| CIE-LAB | lab(81.12, 14.94, 30.11) |
| CIE-LCH | lch(81.12, 33.61, 63.61°) |
| OKLab | oklab(84.28% 0.0453 0.075) |
| OKLCH | oklch(84.28% 0.088 58.9) |
| XYZ | xyz(61.9618, 58.6800, 35.2513) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.13
Apricot
#FBCEB1
ΔE00 5.63
Apricot (survey)
#FFB16D
ΔE00 6.22
Burlywood
#DEB887
ΔE00 6.70
Light Peach
#FFD8B1
ΔE00 6.99
Peach
#FFDAB9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BE92 #92CBF7
analogous
#F79299 #F7BE92 #F7F192
triadic
#F7BE92 #92F7BE #BE92F7
tetradic
#F7BE92 #99F792 #92CBF7 #F192F7
square
#F7BE92 #99F792 #92CBF7 #F192F7
split-complementary
#F7BE92 #92F7F1 #9299F7
monochromatic
#EF7A20 #F39C59 #F7BE92 #FBE0CB #FDEEE2
Accessibility & contrast
On white
1.65
#F7BE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#F7BE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BE92
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BE92 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7be92; /* rgb */ color: rgb(247, 190, 146); /* oklch */ color: oklch(84.3% 0.088 58.9);
Tailwind
colors: {
custom: {
50: '#fcd1b2',
500: '#f7be92',
950: '#000000',
},
}SCSS
$custom: #f7be92; $custom-light: #fcd1b2; $custom-dark: #000000;
JSON
{
"hex": "#f7be92",
"rgb": {
"r": 247,
"g": 190,
"b": 146
},
"hsl": {
"h": 26.139,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.84279,
"c": 0.08763,
"h": 58.9
},
"luminance": 0.58676
}Semantic roles & 50–950 ramp
primary
#F7BE92
secondary
#589FD6
accent
#81E303
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381