#F4B980#F4B980
#F4B980 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.7% C 0.100 H 64.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B980 |
|---|---|
| RGB | rgb(244, 185, 128) |
| HSL | hsl(29, 84%, 73%) |
| HSV | hsv(29, 48%, 96%) |
| CMYK | cmyk(0%, 24.2%, 47.5%, 4.3%) |
| CIE-LAB | lab(79.32, 14.57, 37.10) |
| CIE-LCH | lch(79.32, 39.86, 68.56°) |
| OKLab | oklab(82.72% 0.0428 0.0905) |
| OKLCH | oklch(82.72% 0.1 64.7) |
| XYZ | xyz(58.5561, 55.4933, 28.0450) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.19
Burlywood
#DEB887
ΔE00 5.50
Peach (survey)
#FFB07C
ΔE00 5.64
Sandybrown
#F4A460
ΔE00 6.18
Pale Orange
#FFA756
ΔE00 6.96
Light Orange
#FDAA48
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B980 #80BBF4
analogous
#F48081 #F4B980 #F4F380
triadic
#F4B980 #80F4B9 #B980F4
tetradic
#F4B980 #81F480 #80BBF4 #F380F4
square
#F4B980 #81F480 #80BBF4 #F380F4
split-complementary
#F4B980 #80F4F3 #8081F4
monochromatic
#E67B14 #EF9A48 #F4B980 #F9D8B8 #FDEFE3
Accessibility & contrast
On white
1.74
#F4B980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#F4B980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B980
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B980 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7C
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#FFACAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f4b980; /* rgb */ color: rgb(244, 185, 128); /* oklch */ color: oklch(82.7% 0.100 64.7);
Tailwind
colors: {
custom: {
50: '#facea5',
500: '#f4b980',
950: '#000000',
},
}SCSS
$custom: #f4b980; $custom-light: #facea5; $custom-dark: #000000;
JSON
{
"hex": "#f4b980",
"rgb": {
"r": 244,
"g": 185,
"b": 128
},
"hsl": {
"h": 29.483,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.82719,
"c": 0.10013,
"h": 64.7
},
"luminance": 0.5549
}Semantic roles & 50–950 ramp
primary
#F4B980
secondary
#488DD0
accent
#75E105
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380