#FE3402#FE3402
#FE3402 is a light, highly saturated red. Relative luminance 0.235; OKLCH L 64.5% C 0.239 H 32.7°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FE3402 |
|---|---|
| RGB | rgb(254, 52, 2) |
| HSL | hsl(12, 99%, 50%) |
| HSV | hsv(12, 99%, 100%) |
| CMYK | cmyk(0%, 79.5%, 99.2%, 0.4%) |
| CIE-LAB | lab(55.62, 72.47, 67.54) |
| CIE-LCH | lch(55.62, 99.07, 42.98°) |
| OKLab | oklab(64.53% 0.2015 0.1292) |
| OKLCH | oklch(64.53% 0.239 32.7) |
| XYZ | xyz(42.1175, 23.5383, 2.3832) |
| Luminance | 0.2353 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Orange
#FD3C06
ΔE00 0.91
Orangered (survey)
#FE420F
ΔE00 1.68
Orangish Red
#F43605
ΔE00 1.82
Reddish Orange
#F8481C
ΔE00 2.22
Orange Red
#FD411E
ΔE00 2.29
Vermillion
#F4320C
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE3402 #02CCFE
analogous
#FE024E #FE3402 #FEB202
triadic
#FE3402 #02FE34 #3402FE
tetradic
#FE3402 #4EFE02 #02CCFE #B202FE
square
#FE3402 #4EFE02 #02CCFE #B202FE
split-complementary
#FE3402 #02FEB2 #024EFE
monochromatic
#851B01 #C22701 #FE3402 #FE653F #FE967C
Accessibility & contrast
On white
3.68
#FE3402 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#FE3402 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FE3402
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE3402 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE3402 | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#786900
Deuteranopia (green-blind)
#A89500
Tritanopia (blue-blind)
#FF002F
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #fe3402; /* rgb */ color: rgb(254, 52, 2); /* oklch */ color: oklch(64.5% 0.239 32.7);
Tailwind
colors: {
custom: {
50: '#ff7e55',
500: '#fe3402',
950: '#000000',
},
}SCSS
$custom: #fe3402; $custom-light: #ff7e55; $custom-dark: #000000;
JSON
{
"hex": "#fe3402",
"rgb": {
"r": 254,
"g": 52,
"b": 2
},
"hsl": {
"h": 11.905,
"s": 99.213,
"l": 50.196
},
"oklch": {
"l": 0.64527,
"c": 0.23939,
"h": 32.7
},
"luminance": 0.23531
}Semantic roles & 50–950 ramp
primary
#FE3402
secondary
#76D0E6
accent
#D4FF29
background
#FFF8F5
surface
#FFEFE9
border
#D7CAC5
text
#1C0B03
muted
#887C78