#F4B978#F4B978
#F4B978 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.6% C 0.107 H 68.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B978 |
|---|---|
| RGB | rgb(244, 185, 120) |
| HSL | hsl(31, 85%, 71%) |
| HSV | hsv(31, 51%, 96%) |
| CMYK | cmyk(0%, 24.2%, 50.8%, 4.3%) |
| CIE-LAB | lab(79.21, 13.84, 41.07) |
| CIE-LCH | lch(79.21, 43.34, 71.38°) |
| OKLab | oklab(82.59% 0.0397 0.0991) |
| OKLCH | oklch(82.59% 0.107 68.1) |
| XYZ | xyz(58.0501, 55.2909, 25.3803) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.51
Burlywood
#DEB887
ΔE00 5.61
Sandybrown
#F4A460
ΔE00 6.45
Light Orange
#FDAA48
ΔE00 6.65
Butterscotch
#FDB147
ΔE00 6.66
Pale Orange
#FFA756
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B978 #78B3F4
analogous
#F47B78 #F4B978 #F1F478
triadic
#F4B978 #78F4B9 #B978F4
tetradic
#F4B978 #78F47B #78B3F4 #F478F1
square
#F4B978 #78F47B #78B3F4 #F478F1
split-complementary
#F4B978 #78F1F4 #7B78F4
monochromatic
#DF7E12 #EF9C3F #F4B978 #F9D6B1 #FDF0E3
Accessibility & contrast
On white
1.74
#F4B978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#F4B978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B978
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B978 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC73
Deuteranopia (green-blind)
#DBCA79
Tritanopia (blue-blind)
#FFABA9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f4b978; /* rgb */ color: rgb(244, 185, 120); /* oklch */ color: oklch(82.6% 0.107 68.1);
Tailwind
colors: {
custom: {
50: '#facea0',
500: '#f4b978',
950: '#000000',
},
}SCSS
$custom: #f4b978; $custom-light: #facea0; $custom-dark: #000000;
JSON
{
"hex": "#f4b978",
"rgb": {
"r": 244,
"g": 185,
"b": 120
},
"hsl": {
"h": 31.452,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.8259,
"c": 0.10672,
"h": 68.1
},
"luminance": 0.55287
}Semantic roles & 50–950 ramp
primary
#F4B978
secondary
#4185CF
accent
#6DE104
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380