#F7BE84#F7BE84
#F7BE84 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.099 H 66.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BE84 |
|---|---|
| RGB | rgb(247, 190, 132) |
| HSL | hsl(30, 88%, 74%) |
| HSV | hsv(30, 47%, 97%) |
| CMYK | cmyk(0%, 23.1%, 46.6%, 3.1%) |
| CIE-LAB | lab(80.89, 13.52, 37.11) |
| CIE-LCH | lch(80.89, 39.49, 69.98°) |
| OKLab | oklab(84.03% 0.0399 0.0907) |
| OKLCH | oklch(84.03% 0.099 66.3) |
| XYZ | xyz(60.9387, 58.2708, 29.8630) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.01
Burlywood
#DEB887
ΔE00 5.40
Peach (survey)
#FFB07C
ΔE00 6.59
Sandybrown
#F4A460
ΔE00 7.32
Light Peach
#FFD8B1
ΔE00 7.68
Pale Orange
#FFA756
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BE84 #84BDF7
analogous
#F78584 #F7BE84 #F6F784
triadic
#F7BE84 #84F7BE #BE84F7
tetradic
#F7BE84 #84F785 #84BDF7 #F784F6
square
#F7BE84 #84F785 #84BDF7 #F784F6
split-complementary
#F7BE84 #84F6F7 #8584F7
monochromatic
#F08111 #F3A04B #F7BE84 #FBDCBD #FDF0E2
Accessibility & contrast
On white
1.66
#F7BE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F7BE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BE84
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BE84 | 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)
#D1C180
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7be84; /* rgb */ color: rgb(247, 190, 132); /* oklch */ color: oklch(84.0% 0.099 66.3);
Tailwind
colors: {
custom: {
50: '#fcd1a8',
500: '#f7be84',
950: '#000000',
},
}SCSS
$custom: #f7be84; $custom-light: #fcd1a8; $custom-dark: #000000;
JSON
{
"hex": "#f7be84",
"rgb": {
"r": 247,
"g": 190,
"b": 132
},
"hsl": {
"h": 30.261,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.84029,
"c": 0.09909,
"h": 66.3
},
"luminance": 0.58267
}Semantic roles & 50–950 ramp
primary
#F7BE84
secondary
#4B8FD4
accent
#72E401
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380