#F7BB92#F7BB92
#F7BB92 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.7% C 0.088 H 55.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BB92 |
|---|---|
| RGB | rgb(247, 187, 146) |
| HSL | hsl(24, 86%, 77%) |
| HSV | hsv(24, 41%, 97%) |
| CMYK | cmyk(0%, 24.3%, 40.9%, 3.1%) |
| CIE-LAB | lab(80.40, 16.52, 29.16) |
| CIE-LCH | lch(80.40, 33.51, 60.47°) |
| OKLab | oklab(83.72% 0.05 0.0728) |
| OKLCH | oklch(83.72% 0.088 55.5) |
| XYZ | xyz(61.3187, 57.3938, 35.0369) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.41
Apricot
#FBCEB1
ΔE00 5.74
Apricot (survey)
#FFB16D
ΔE00 6.50
Burlywood
#DEB887
ΔE00 7.79
Light Peach
#FFD8B1
ΔE00 8.04
Sandybrown
#F4A460
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BB92 #92CEF7
analogous
#F7929C #F7BB92 #F7ED92
triadic
#F7BB92 #92F7BB #BB92F7
tetradic
#F7BB92 #9CF792 #92CEF7 #ED92F7
square
#F7BB92 #9CF792 #92CEF7 #ED92F7
split-complementary
#F7BB92 #92F7ED #929CF7
monochromatic
#EF7420 #F39759 #F7BB92 #FBDFCB #FDEDE2
Accessibility & contrast
On white
1.68
#F7BB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#F7BB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BB92
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BB92 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC08F
Deuteranopia (green-blind)
#DACD92
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f7bb92; /* rgb */ color: rgb(247, 187, 146); /* oklch */ color: oklch(83.7% 0.088 55.5);
Tailwind
colors: {
custom: {
50: '#fccfb2',
500: '#f7bb92',
950: '#000000',
},
}SCSS
$custom: #f7bb92; $custom-light: #fccfb2; $custom-dark: #000000;
JSON
{
"hex": "#f7bb92",
"rgb": {
"r": 247,
"g": 187,
"b": 146
},
"hsl": {
"h": 24.356,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.83722,
"c": 0.08827,
"h": 55.5
},
"luminance": 0.5739
}Semantic roles & 50–950 ramp
primary
#F7BB92
secondary
#58A2D6
accent
#88E303
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181311
muted
#868381