#FEB18F#FEB18F

#FEB18F is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.6% C 0.102 H 44.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).

Color values

HEX#FEB18F
RGBrgb(254, 177, 143)
HSLhsl(18, 98%, 78%)
HSVhsv(18, 44%, 100%)
CMYKcmyk(0%, 30.3%, 43.7%, 0.4%)
CIE-LABlab(78.75, 24.17, 28.68)
CIE-LCHlch(78.75, 37.50, 49.87°)
OKLaboklab(82.59% 0.0723 0.0715)
OKLCHoklch(82.59% 0.102 44.7)
XYZxyz(61.5559, 54.5027, 33.2592)
Luminance0.5450 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEB18F #8FDCFE
analogous
#FE8FA5 #FEB18F #FEE88F
triadic
#FEB18F #8FFEB1 #B18FFE
tetradic
#FEB18F #A5FE8F #8FDCFE #E88FFE
square
#FEB18F #A5FE8F #8FDCFE #E88FFE
split-complementary
#FEB18F #8FFEE8 #8FA5FE
monochromatic
#FD5D16 #FD8752 #FEB18F #FFDBCC #FFEAE1

Accessibility & contrast

On white

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

On black

11.90
#FEB18F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEB18F
11.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEB18F#FFFFFF#000000##000000
##FEB18F1.001.7611.9011.90
#FFFFFF1.761.0021.0021.00
#00000011.9021.001.001.00
##00000011.9021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #feb18f;
/* rgb */ color: rgb(254, 177, 143);
/* oklch */ color: oklch(82.6% 0.102 44.7);
Tailwind
colors: {
  custom: {
    50: '#ffc8b0',
    500: '#feb18f',
    950: '#000000',
  },
}
SCSS
$custom: #feb18f;
$custom-light: #ffc8b0;
$custom-dark: #000000;
JSON
{
  "hex": "#feb18f",
  "rgb": {
    "r": 254,
    "g": 177,
    "b": 143
  },
  "hsl": {
    "h": 18.378,
    "s": 98.23,
    "l": 77.843
  },
  "oklch": {
    "l": 0.82591,
    "c": 0.10167,
    "h": 44.7
  },
  "luminance": 0.54498
}

Semantic roles & 50–950 ramp

primary
#FEB18F
secondary
#52B4DF
accent
#9FE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281

Preview Lab

Preview with #FEB18F

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

Preview Lab → · Contrast checker → · Palette generator →

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