#F1B47A#F1B47A
#F1B47A is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.4% C 0.103 H 64.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F1B47A |
|---|---|
| RGB | rgb(241, 180, 122) |
| HSL | hsl(29, 81%, 71%) |
| HSV | hsv(29, 49%, 95%) |
| CMYK | cmyk(0%, 25.3%, 49.4%, 5.5%) |
| CIE-LAB | lab(77.73, 15.44, 38.10) |
| CIE-LCH | lch(77.73, 41.12, 67.94°) |
| OKLab | oklab(81.38% 0.0449 0.0925) |
| OKLCH | oklch(81.38% 0.103 64.1) |
| XYZ | xyz(56.1124, 52.7522, 25.6353) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.62
Sandybrown
#F4A460
ΔE00 5.08
Peach (survey)
#FFB07C
ΔE00 5.22
Burlywood
#DEB887
ΔE00 5.82
Pale Orange
#FFA756
ΔE00 6.13
Light Orange
#FDAA48
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1B47A #7AB7F1
analogous
#F17A7B #F1B47A #F1F07A
triadic
#F1B47A #7AF1B4 #B47AF1
tetradic
#F1B47A #7BF17A #7AB7F1 #F07AF1
square
#F1B47A #7BF17A #7AB7F1 #F07AF1
split-complementary
#F1B47A #7AF1F0 #7A7BF1
monochromatic
#DA7617 #EB9543 #F1B47A #F7D3B1 #FCEFE3
Accessibility & contrast
On white
1.82
#F1B47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#F1B47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1B47A
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1B47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1B47A | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B875
Deuteranopia (green-blind)
#D6C67B
Tritanopia (blue-blind)
#FFA7A6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f1b47a; /* rgb */ color: rgb(241, 180, 122); /* oklch */ color: oklch(81.4% 0.103 64.1);
Tailwind
colors: {
custom: {
50: '#f8caa1',
500: '#f1b47a',
950: '#000000',
},
}SCSS
$custom: #f1b47a; $custom-light: #f8caa1; $custom-dark: #000000;
JSON
{
"hex": "#f1b47a",
"rgb": {
"r": 241,
"g": 180,
"b": 122
},
"hsl": {
"h": 29.244,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.81375,
"c": 0.10284,
"h": 64.1
},
"luminance": 0.52748
}Semantic roles & 50–950 ramp
primary
#F1B47A
secondary
#4489CB
accent
#75DD08
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280