#F7B97A#F7B97A
#F7B97A is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.9% C 0.107 H 65.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B97A |
|---|---|
| RGB | rgb(247, 185, 122) |
| HSL | hsl(30, 89%, 72%) |
| HSV | hsv(30, 51%, 97%) |
| CMYK | cmyk(0%, 25.1%, 50.6%, 3.1%) |
| CIE-LAB | lab(79.55, 15.22, 40.53) |
| CIE-LCH | lch(79.55, 43.30, 69.42°) |
| OKLab | oklab(82.93% 0.0439 0.0979) |
| OKLCH | oklch(82.93% 0.107 65.9) |
| XYZ | xyz(59.2225, 55.8812, 26.0755) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.66
Sandybrown
#F4A460
ΔE00 5.89
Peach (survey)
#FFB07C
ΔE00 6.05
Burlywood
#DEB887
ΔE00 6.17
Pale Orange
#FFA756
ΔE00 6.24
Light Orange
#FDAA48
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B97A #7AB8F7
analogous
#F77B7A #F7B97A #F6F77A
triadic
#F7B97A #7AF7B9 #B97AF7
tetradic
#F7B97A #7AF77B #7AB8F7 #F77AF6
square
#F7B97A #7AF77B #7AB8F7 #F77AF6
split-complementary
#F7B97A #7AF6F7 #7B7AF7
monochromatic
#E97C0E #F49B40 #F7B97A #FAD7B4 #FDF0E2
Accessibility & contrast
On white
1.72
#F7B97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#F7B97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B97A
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B97A | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD75
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#FFABA9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f7b97a; /* rgb */ color: rgb(247, 185, 122); /* oklch */ color: oklch(82.9% 0.107 65.9);
Tailwind
colors: {
custom: {
50: '#fdcea1',
500: '#f7b97a',
950: '#000000',
},
}SCSS
$custom: #f7b97a; $custom-light: #fdcea1; $custom-dark: #000000;
JSON
{
"hex": "#f7b97a",
"rgb": {
"r": 247,
"g": 185,
"b": 122
},
"hsl": {
"h": 30.24,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.82933,
"c": 0.10731,
"h": 65.9
},
"luminance": 0.55877
}Semantic roles & 50–950 ramp
primary
#F7B97A
secondary
#428AD3
accent
#72E500
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380