#FF8F64#FF8F64

#FF8F64 is a light, vivid orange. Relative luminance 0.418; OKLCH L 76.2% C 0.147 H 41.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).

Color values

HEX#FF8F64
RGBrgb(255, 143, 100)
HSLhsl(17, 100%, 70%)
HSVhsv(17, 61%, 100%)
CMYKcmyk(0%, 43.9%, 60.8%, 0%)
CIE-LABlab(70.75, 38.55, 41.21)
CIE-LCHlch(70.75, 56.43, 46.91°)
OKLaboklab(76.24% 0.1107 0.0975)
OKLCHoklch(76.24% 0.147 41.4)
XYZxyz(53.3669, 41.8307, 17.3178)
Luminance0.4183 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8F64 #64D4FF
analogous
#FF6487 #FF8F64 #FFDC64
triadic
#FF8F64 #64FF8F #8F64FF
tetradic
#FF8F64 #87FF64 #64D4FF #DC64FF
square
#FF8F64 #87FF64 #64D4FF #DC64FF
split-complementary
#FF8F64 #64FFDC #6487FF
monochromatic
#E94100 #FF6327 #FF8F64 #FFBBA1 #FFE7DE

Accessibility & contrast

On white

2.24
#FF8F64 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.37
#FF8F64 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8F64
9.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8F64#FFFFFF#000000##000000
##FF8F641.002.249.379.37
#FFFFFF2.241.0021.0021.00
#0000009.3721.001.001.00
##0000009.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#AD9E60
Deuteranopia (green-blind)
#C8B762
Tritanopia (blue-blind)
#FF7A85
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff8f64;
/* rgb */ color: rgb(255, 143, 100);
/* oklch */ color: oklch(76.2% 0.147 41.4);
Tailwind
colors: {
  custom: {
    50: '#ffb191',
    500: '#ff8f64',
    950: '#000000',
  },
}
SCSS
$custom: #ff8f64;
$custom-light: #ffb191;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8f64",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 100
  },
  "hsl": {
    "h": 16.645,
    "s": 100,
    "l": 69.608
  },
  "oklch": {
    "l": 0.76235,
    "c": 0.14746,
    "h": 41.4
  },
  "luminance": 0.41825
}

Semantic roles & 50–950 ramp

primary
#FF8F64
secondary
#C9E9F6
accent
#A6E600
background
#FFFBF8
surface
#FFF6F0
border
#D7D0CB
text
#19110D
muted
#87807D

Preview Lab

Preview with #FF8F64

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

Preview Lab → · Contrast checker → · Palette generator →

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