#F4B780#F4B780
#F4B780 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.3% C 0.100 H 62.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B780 |
|---|---|
| RGB | rgb(244, 183, 128) |
| HSL | hsl(28, 84%, 73%) |
| HSV | hsv(28, 48%, 96%) |
| CMYK | cmyk(0%, 25%, 47.5%, 4.3%) |
| CIE-LAB | lab(78.85, 15.62, 36.49) |
| CIE-LCH | lch(78.85, 39.69, 66.82°) |
| OKLab | oklab(82.35% 0.0459 0.0891) |
| OKLCH | oklch(82.35% 0.1 62.8) |
| XYZ | xyz(58.1406, 54.6624, 27.9065) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.81
Peach (survey)
#FFB07C
ΔE00 4.74
Sandybrown
#F4A460
ΔE00 5.64
Burlywood
#DEB887
ΔE00 6.00
Pale Orange
#FFA756
ΔE00 6.65
Light Orange
#FDAA48
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B780 #80BDF4
analogous
#F48083 #F4B780 #F4F180
triadic
#F4B780 #80F4B7 #B780F4
tetradic
#F4B780 #83F480 #80BDF4 #F180F4
square
#F4B780 #83F480 #80BDF4 #F180F4
split-complementary
#F4B780 #80F4F1 #8083F4
monochromatic
#E67714 #EF9748 #F4B780 #F9D7B8 #FDEFE3
Accessibility & contrast
On white
1.76
#F4B780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#F4B780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B780
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B780 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7C
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#FFAAA9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f4b780; /* rgb */ color: rgb(244, 183, 128); /* oklch */ color: oklch(82.3% 0.100 62.8);
Tailwind
colors: {
custom: {
50: '#facca5',
500: '#f4b780',
950: '#000000',
},
}SCSS
$custom: #f4b780; $custom-light: #facca5; $custom-dark: #000000;
JSON
{
"hex": "#f4b780",
"rgb": {
"r": 244,
"g": 183,
"b": 128
},
"hsl": {
"h": 28.448,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.82346,
"c": 0.10024,
"h": 62.8
},
"luminance": 0.54659
}Semantic roles & 50–950 ramp
primary
#F4B780
secondary
#4890D0
accent
#78E105
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380