#FFA67F#FFA67F

#FFA67F is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.5% C 0.118 H 44.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).

Color values

HEX#FFA67F
RGBrgb(255, 166, 127)
HSLhsl(18, 100%, 75%)
HSVhsv(18, 50%, 100%)
CMYKcmyk(0%, 34.9%, 50.2%, 0%)
CIE-LABlab(76.11, 28.79, 33.71)
CIE-LCHlch(76.11, 44.33, 49.51°)
OKLaboklab(80.49% 0.0846 0.0826)
OKLCHoklch(80.49% 0.118 44.3)
XYZxyz(58.7104, 50.0697, 26.6469)
Luminance0.5007 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA67F #7FD8FF
analogous
#FF7F98 #FFA67F #FFE67F
triadic
#FFA67F #7FFFA6 #A67FFF
tetradic
#FFA67F #98FF7F #7FD8FF #E67FFF
square
#FFA67F #98FF7F #7FD8FF #E67FFF
split-complementary
#FFA67F #7FFFE6 #7F98FF
monochromatic
#FF5105 #FF7B42 #FFA67F #FFD1BC #FFEAE0

Accessibility & contrast

On white

1.91
#FFA67F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.01
#FFA67F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA67F
11.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA67F#FFFFFF#000000##000000
##FFA67F1.001.9111.0111.01
#FFFFFF1.911.0021.0021.00
#00000011.0121.001.001.00
##00000011.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#BDB07C
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#FF979C
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #ffa67f;
/* rgb */ color: rgb(255, 166, 127);
/* oklch */ color: oklch(80.5% 0.118 44.3);
Tailwind
colors: {
  custom: {
    50: '#ffc1a4',
    500: '#ffa67f',
    950: '#000000',
  },
}
SCSS
$custom: #ffa67f;
$custom-light: #ffc1a4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa67f",
  "rgb": {
    "r": 255,
    "g": 166,
    "b": 127
  },
  "hsl": {
    "h": 18.281,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.80486,
    "c": 0.1182,
    "h": 44.3
  },
  "luminance": 0.50065
}

Semantic roles & 50–950 ramp

primary
#FFA67F
secondary
#44AFDE
accent
#A0E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280

Preview Lab

Preview with #FFA67F

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

Preview Lab → · Contrast checker → · Palette generator →

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