#FF7902#FF7902
#FF7902 is a light, vivid orange. Relative luminance 0.349; OKLCH L 72.2% C 0.190 H 50.1°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7902 |
|---|---|
| RGB | rgb(255, 121, 2) |
| HSL | hsl(28, 100%, 50%) |
| HSV | hsv(28, 99%, 100%) |
| CMYK | cmyk(0%, 52.5%, 99.2%, 0%) |
| CIE-LAB | lab(65.71, 46.25, 72.92) |
| CIE-LCH | lch(65.71, 86.35, 57.62°) |
| OKLab | oklab(72.16% 0.1221 0.1458) |
| OKLCH | oklch(72.16% 0.19 50.1) |
| XYZ | xyz(48.0935, 34.9455, 4.2700) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pumpkin Orange
#FB7D07
ΔE00 1.48
Orange (survey)
#F97306
ΔE00 1.96
Pumpkin
#FF7518
ΔE00 2.50
Dusty Orange
#F0833A
ΔE00 4.45
Tangerine
#F28500
ΔE00 5.54
Pumpkin (survey)
#E17701
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7902 #0288FF
analogous
#FF020A #FF7902 #FFF702
triadic
#FF7902 #02FF79 #7902FF
tetradic
#FF7902 #0AFF02 #0288FF #F702FF
square
#FF7902 #0AFF02 #0288FF #F702FF
split-complementary
#FF7902 #02FFF7 #020AFF
monochromatic
#873F00 #C45C00 #FF7902 #FF993F #FFBA7C
Accessibility & contrast
On white
2.63
#FF7902 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#FF7902 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7902
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7902 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7902 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A08D00
Deuteranopia (green-blind)
#C1AB00
Tritanopia (blue-blind)
#FF5968
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff7902; /* rgb */ color: rgb(255, 121, 2); /* oklch */ color: oklch(72.2% 0.190 50.1);
Tailwind
colors: {
custom: {
50: '#ffa25e',
500: '#ff7902',
950: '#000000',
},
}SCSS
$custom: #ff7902; $custom-light: #ffa25e; $custom-dark: #000000;
JSON
{
"hex": "#ff7902",
"rgb": {
"r": 255,
"g": 121,
"b": 2
},
"hsl": {
"h": 28.221,
"s": 100,
"l": 50.392
},
"oklch": {
"l": 0.7216,
"c": 0.19017,
"h": 50.1
},
"luminance": 0.34939
}Semantic roles & 50–950 ramp
primary
#FF7902
secondary
#76B2E7
accent
#9AFF29
background
#FFFAF5
surface
#FFF4EA
border
#D7CEC6
text
#1B0F05
muted
#887F79