#FE4E01#FE4E01
#FE4E01 is a light, highly saturated orange. Relative luminance 0.265; OKLCH L 66.7% C 0.222 H 37.2°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FE4E01 |
|---|---|
| RGB | rgb(254, 78, 1) |
| HSL | hsl(18, 99%, 50%) |
| HSV | hsv(18, 100%, 100%) |
| CMYK | cmyk(0%, 69.3%, 99.6%, 0.4%) |
| CIE-LAB | lab(58.54, 64.36, 69.11) |
| CIE-LCH | lch(58.54, 94.44, 47.03°) |
| OKLab | oklab(66.7% 0.1766 0.1342) |
| OKLCH | oklch(66.7% 0.222 37.2) |
| XYZ | xyz(43.6083, 26.5287, 2.8531) |
| Luminance | 0.2652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blood Orange
#FE4B03
ΔE00 0.71
Orangered
#FF4500
ΔE00 1.63
Bright Orange
#FF5B00
ΔE00 2.93
Orangered (survey)
#FE420F
ΔE00 3.12
Red Orange
#FD3C06
ΔE00 3.58
Reddish Orange
#F8481C
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE4E01 #01B1FE
analogous
#FE0132 #FE4E01 #FECD01
triadic
#FE4E01 #01FE4E #4E01FE
tetradic
#FE4E01 #32FE01 #01B1FE #CD01FE
square
#FE4E01 #32FE01 #01B1FE #CD01FE
split-complementary
#FE4E01 #01FECD #0132FE
monochromatic
#842901 #C13B01 #FE4E01 #FE783E #FEA37B
Accessibility & contrast
On white
3.33
#FE4E01 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#FE4E01 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FE4E01
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE4E01 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE4E01 | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#847400
Deuteranopia (green-blind)
#AF9B00
Tritanopia (blue-blind)
#FF0044
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #fe4e01; /* rgb */ color: rgb(254, 78, 1); /* oklch */ color: oklch(66.7% 0.222 37.2);
Tailwind
colors: {
custom: {
50: '#ff8957',
500: '#fe4e01',
950: '#000000',
},
}SCSS
$custom: #fe4e01; $custom-light: #ff8957; $custom-dark: #000000;
JSON
{
"hex": "#fe4e01",
"rgb": {
"r": 254,
"g": 78,
"b": 1
},
"hsl": {
"h": 18.261,
"s": 99.216,
"l": 50
},
"oklch": {
"l": 0.66702,
"c": 0.22182,
"h": 37.2
},
"luminance": 0.26522
}Semantic roles & 50–950 ramp
primary
#FE4E01
secondary
#75C4E6
accent
#BEFF29
background
#FFF8F5
surface
#FFF0E9
border
#D7CBC5
text
#1B0C04
muted
#887D79