#FA4805#FA4805
#FA4805 is a light, highly saturated orange. Relative luminance 0.250; OKLCH L 65.5% C 0.222 H 36.0°. Best body text is #000000 at 5.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FA4805 |
|---|---|
| RGB | rgb(250, 72, 5) |
| HSL | hsl(16, 96%, 50%) |
| HSV | hsv(16, 98%, 98%) |
| CMYK | cmyk(0%, 71.2%, 98%, 2%) |
| CIE-LAB | lab(57.05, 65.27, 67.17) |
| CIE-LCH | lch(57.05, 93.66, 45.82°) |
| OKLab | oklab(65.46% 0.1799 0.1307) |
| OKLCH | oklch(65.46% 0.222 36) |
| XYZ | xyz(41.7743, 24.9763, 2.7649) |
| Luminance | 0.2497 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Orangered
#FF4500
ΔE00 0.80
Blood Orange
#FE4B03
ΔE00 1.10
Orangered (survey)
#FE420F
ΔE00 1.81
Red Orange
#FD3C06
ΔE00 2.06
Reddish Orange
#F8481C
ΔE00 2.44
Orangish Red
#F43605
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA4805 #05B7FA
analogous
#FA053D #FA4805 #FAC205
triadic
#FA4805 #05FA48 #4805FA
tetradic
#FA4805 #3DFA05 #05B7FA #C205FA
square
#FA4805 #3DFA05 #05B7FA #C205FA
split-complementary
#FA4805 #05FAC2 #053DFA
monochromatic
#822503 #BE3704 #FA4805 #FB7441 #FCA07D
Accessibility & contrast
On white
3.50
#FA4805 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.99
#FA4805 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FA4805
5.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA4805 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA4805 | 1.00 | 3.50 | 5.99 | 5.99 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F7000
Deuteranopia (green-blind)
#AB9700
Tritanopia (blue-blind)
#FF003F
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #fa4805; /* rgb */ color: rgb(250, 72, 5); /* oklch */ color: oklch(65.5% 0.222 36.0);
Tailwind
colors: {
custom: {
50: '#ff8657',
500: '#fa4805',
950: '#000000',
},
}SCSS
$custom: #fa4805; $custom-light: #ff8657; $custom-dark: #000000;
JSON
{
"hex": "#fa4805",
"rgb": {
"r": 250,
"g": 72,
"b": 5
},
"hsl": {
"h": 16.408,
"s": 96.078,
"l": 50
},
"oklch": {
"l": 0.65464,
"c": 0.22237,
"h": 36
},
"luminance": 0.2497
}Semantic roles & 50–950 ramp
primary
#FA4805
secondary
#77C6E4
accent
#C4FF29
background
#FFF8F5
surface
#FFF0E9
border
#D7CBC5
text
#1B0C04
muted
#887D79