#F7BF94#F7BF94
#F7BF94 is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.5% C 0.086 H 58.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BF94 |
|---|---|
| RGB | rgb(247, 191, 148) |
| HSL | hsl(26, 86%, 77%) |
| HSV | hsv(26, 40%, 97%) |
| CMYK | cmyk(0%, 22.7%, 40.1%, 3.1%) |
| CIE-LAB | lab(81.39, 14.63, 29.42) |
| CIE-LCH | lch(81.39, 32.86, 63.56°) |
| OKLab | oklab(84.5% 0.0445 0.0735) |
| OKLCH | oklch(84.5% 0.086 58.8) |
| XYZ | xyz(62.3360, 59.1774, 36.1503) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.28
Peach (survey)
#FFB07C
ΔE00 5.42
Apricot (survey)
#FFB16D
ΔE00 6.56
Light Peach
#FFD8B1
ΔE00 6.72
Burlywood
#DEB887
ΔE00 6.72
Peach
#FFDAB9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BF94 #94CCF7
analogous
#F7949A #F7BF94 #F7F194
triadic
#F7BF94 #94F7BF #BF94F7
tetradic
#F7BF94 #9AF794 #94CCF7 #F194F7
square
#F7BF94 #9AF794 #94CCF7 #F194F7
split-complementary
#F7BF94 #94F7F1 #949AF7
monochromatic
#EE7B22 #F39D5B #F7BF94 #FBE1CD #FDEEE3
Accessibility & contrast
On white
1.64
#F7BF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#F7BF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BF94
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BF94 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C391
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f7bf94; /* rgb */ color: rgb(247, 191, 148); /* oklch */ color: oklch(84.5% 0.086 58.8);
Tailwind
colors: {
custom: {
50: '#fcd2b3',
500: '#f7bf94',
950: '#000000',
},
}SCSS
$custom: #f7bf94; $custom-light: #fcd2b3; $custom-dark: #000000;
JSON
{
"hex": "#f7bf94",
"rgb": {
"r": 247,
"g": 191,
"b": 148
},
"hsl": {
"h": 26.061,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.84504,
"c": 0.0859,
"h": 58.8
},
"luminance": 0.59174
}Semantic roles & 50–950 ramp
primary
#F7BF94
secondary
#59A0D6
accent
#81E303
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381