#F4B080#F4B080
#F4B080 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.1% C 0.102 H 56.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B080 |
|---|---|
| RGB | rgb(244, 176, 128) |
| HSL | hsl(25, 84%, 73%) |
| HSV | hsv(25, 48%, 96%) |
| CMYK | cmyk(0%, 27.9%, 47.5%, 4.3%) |
| CIE-LAB | lab(77.19, 19.31, 34.35) |
| CIE-LCH | lch(77.19, 39.40, 60.65°) |
| OKLab | oklab(81.05% 0.0569 0.0842) |
| OKLCH | oklch(81.05% 0.102 56) |
| XYZ | xyz(56.7326, 51.8463, 27.4371) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.29
Apricot (survey)
#FFB16D
ΔE00 4.45
Sandybrown
#F4A460
ΔE00 5.09
Pale Orange
#FFA756
ΔE00 6.85
Lightsalmon
#FFA07A
ΔE00 7.56
Faded Orange
#F0944D
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B080 #80C4F4
analogous
#F4808A #F4B080 #F4EA80
triadic
#F4B080 #80F4B0 #B080F4
tetradic
#F4B080 #8AF480 #80C4F4 #EA80F4
square
#F4B080 #8AF480 #80C4F4 #EA80F4
split-complementary
#F4B080 #80F4EA #808AF4
monochromatic
#E66B14 #EF8D48 #F4B080 #F9D3B8 #FDEDE3
Accessibility & contrast
On white
1.85
#F4B080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#F4B080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B080
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B080 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67C
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#FFA3A4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f4b080; /* rgb */ color: rgb(244, 176, 128); /* oklch */ color: oklch(81.1% 0.102 56.0);
Tailwind
colors: {
custom: {
50: '#fac7a5',
500: '#f4b080',
950: '#000000',
},
}SCSS
$custom: #f4b080; $custom-light: #fac7a5; $custom-dark: #000000;
JSON
{
"hex": "#f4b080",
"rgb": {
"r": 244,
"g": 176,
"b": 128
},
"hsl": {
"h": 24.828,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.81055,
"c": 0.10161,
"h": 56
},
"luminance": 0.51842
}Semantic roles & 50–950 ramp
primary
#F4B080
secondary
#4898D0
accent
#86E105
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280