#FF652D#FF652D

#FF652D is a light, vivid orange. Relative luminance 0.308; OKLCH L 69.6% C 0.199 H 38.8°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).

Color values

HEX#FF652D
RGBrgb(255, 101, 45)
HSLhsl(16, 100%, 59%)
HSVhsv(16, 82%, 100%)
CMYKcmyk(0%, 60.4%, 82.4%, 0%)
CIE-LABlab(62.31, 56.09, 59.00)
CIE-LCHlch(62.31, 81.40, 46.45°)
OKLaboklab(69.63% 0.1554 0.1249)
OKLCHoklch(69.63% 0.199 38.8)
XYZxyz(46.3725, 30.7634, 5.9782)
Luminance0.3076 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF652D #2DC7FF
analogous
#FF2D5E #FF652D #FFCE2D
triadic
#FF652D #2DFF65 #652DFF
tetradic
#FF652D #5EFF2D #2DC7FF #CE2DFF
square
#FF652D #5EFF2D #2DC7FF #CE2DFF
split-complementary
#FF652D #2DFFCE #2D5EFF
monochromatic
#B22F00 #EF4000 #FF652D #FF926A #FFBFA7

Accessibility & contrast

On white

2.94
#FF652D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.15
#FF652D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF652D
7.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF652D#FFFFFF#000000##000000
##FF652D1.002.947.157.15
#FFFFFF2.941.0021.0021.00
#0000007.1521.001.001.00
##0000007.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#918124
Deuteranopia (green-blind)
#B7A426
Tritanopia (blue-blind)
#FF3D5A
Achromatopsia (no color)
#979797

Design tokens & code

CSS
--color: #ff652d;
/* rgb */ color: rgb(255, 101, 45);
/* oklch */ color: oklch(69.6% 0.199 38.8);
Tailwind
colors: {
  custom: {
    50: '#ff966b',
    500: '#ff652d',
    950: '#000000',
  },
}
SCSS
$custom: #ff652d;
$custom-light: #ff966b;
$custom-dark: #000000;
JSON
{
  "hex": "#ff652d",
  "rgb": {
    "r": 255,
    "g": 101,
    "b": 45
  },
  "hsl": {
    "h": 16,
    "s": 100,
    "l": 58.824
  },
  "oklch": {
    "l": 0.69626,
    "c": 0.19936,
    "h": 38.8
  },
  "luminance": 0.30757
}

Semantic roles & 50–950 ramp

primary
#FF652D
secondary
#9BD7ED
accent
#C6FF29
background
#FFF9F6
surface
#FFF2EB
border
#D7CCC6
text
#1B0E07
muted
#887E7A

Preview Lab

Preview with #FF652D

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FF652D Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva