#FFB18F#FFB18F

#FFB18F is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.7% C 0.103 H 44.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).

Color values

HEX#FFB18F
RGBrgb(255, 177, 143)
HSLhsl(18, 100%, 78%)
HSVhsv(18, 44%, 100%)
CMYKcmyk(0%, 30.6%, 43.9%, 0%)
CIE-LABlab(78.86, 24.56, 28.84)
CIE-LCHlch(78.86, 37.88, 49.59°)
OKLaboklab(82.7% 0.0734 0.0719)
OKLCHoklch(82.7% 0.103 44.4)
XYZxyz(61.9229, 54.6920, 33.2764)
Luminance0.5469 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB18F #8FDDFF
analogous
#FF8FA5 #FFB18F #FFE98F
triadic
#FFB18F #8FFFB1 #B18FFF
tetradic
#FFB18F #A5FF8F #8FDDFF #E98FFF
square
#FFB18F #A5FF8F #8FDDFF #E98FFF
split-complementary
#FFB18F #8FFFE9 #8FA5FF
monochromatic
#FF5C15 #FF8652 #FFB18F #FFDCCC #FFEAE0

Accessibility & contrast

On white

1.76
#FFB18F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.94
#FFB18F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB18F
11.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB18F#FFFFFF#000000##000000
##FFB18F1.001.7611.9411.94
#FFFFFF1.761.0021.0021.00
#00000011.9421.001.001.00
##00000011.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5B98C
Deuteranopia (green-blind)
#D7CA8F
Tritanopia (blue-blind)
#FFA4A8
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #ffb18f;
/* rgb */ color: rgb(255, 177, 143);
/* oklch */ color: oklch(82.7% 0.103 44.4);
Tailwind
colors: {
  custom: {
    50: '#ffc8b0',
    500: '#ffb18f',
    950: '#000000',
  },
}
SCSS
$custom: #ffb18f;
$custom-light: #ffc8b0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb18f",
  "rgb": {
    "r": 255,
    "g": 177,
    "b": 143
  },
  "hsl": {
    "h": 18.214,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.827,
    "c": 0.10273,
    "h": 44.4
  },
  "luminance": 0.54687
}

Semantic roles & 50–950 ramp

primary
#FFB18F
secondary
#52B5E0
accent
#A0E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281

Preview Lab

Preview with #FFB18F

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

Preview Lab → · Contrast checker → · Palette generator →

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