#FF2600#FF2600
#FF2600 is a light, highly saturated red. Relative luminance 0.226; OKLCH L 63.9% C 0.248 H 31.2°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF2600 |
|---|---|
| RGB | rgb(255, 38, 0) |
| HSL | hsl(9, 100%, 50%) |
| HSV | hsv(9, 100%, 100%) |
| CMYK | cmyk(0%, 85.1%, 100%, 0%) |
| CIE-LAB | lab(54.71, 75.85, 67.74) |
| CIE-LCH | lch(54.71, 101.70, 41.77°) |
| OKLab | oklab(63.89% 0.2117 0.1282) |
| OKLCH | oklch(63.89% 0.248 31.2) |
| XYZ | xyz(41.9387, 22.6534, 2.1644) |
| Luminance | 0.2265 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Vermillion
#F4320C
ΔE00 1.75
Orangish Red
#F43605
ΔE00 1.93
Red
#FF0000
ΔE00 2.14
Red Orange
#FD3C06
ΔE00 2.33
Fire Engine Red
#FE0002
ΔE00 2.38
Orange Red
#FD411E
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF2600 #00D9FF
analogous
#FF005A #FF2600 #FFA500
triadic
#FF2600 #00FF26 #2600FF
tetradic
#FF2600 #5AFF00 #00D9FF #A500FF
square
#FF2600 #5AFF00 #00D9FF #A500FF
split-complementary
#FF2600 #00FFA5 #005AFF
monochromatic
#851400 #C21D00 #FF2600 #FF5A3D #FF8E7A
Accessibility & contrast
On white
3.80
#FF2600 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#FF2600 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF2600
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF2600 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF2600 | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#736500
Deuteranopia (green-blind)
#A79300
Tritanopia (blue-blind)
#FF0025
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #ff2600; /* rgb */ color: rgb(255, 38, 0); /* oklch */ color: oklch(63.9% 0.248 31.2);
Tailwind
colors: {
custom: {
50: '#ff7a53',
500: '#ff2600',
950: '#000000',
},
}SCSS
$custom: #ff2600; $custom-light: #ff7a53; $custom-dark: #000000;
JSON
{
"hex": "#ff2600",
"rgb": {
"r": 255,
"g": 38,
"b": 0
},
"hsl": {
"h": 8.941,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.63885,
"c": 0.24754,
"h": 31.2
},
"luminance": 0.22646
}Semantic roles & 50–950 ramp
primary
#FF2600
secondary
#74D5E7
accent
#DFFF29
background
#FFF8F5
surface
#FFEFE9
border
#D7CAC5
text
#1C0B03
muted
#887C78