#FEB08F#FEB08F

#FEB08F is a very light, moderate orange. Relative luminance 0.541; OKLCH L 82.4% C 0.102 H 43.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).

Color values

HEX#FEB08F
RGBrgb(254, 176, 143)
HSLhsl(18, 98%, 78%)
HSVhsv(18, 44%, 100%)
CMYKcmyk(0%, 30.7%, 43.7%, 0.4%)
CIE-LABlab(78.53, 24.70, 28.37)
CIE-LCHlch(78.53, 37.61, 48.96°)
OKLaboklab(82.41% 0.0739 0.0708)
OKLCHoklch(82.41% 0.102 43.8)
XYZxyz(61.3591, 54.1091, 33.1936)
Luminance0.5411 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEB08F #8FDDFE
analogous
#FE8FA5 #FEB08F #FEE88F
triadic
#FEB08F #8FFEB0 #B08FFE
tetradic
#FEB08F #A5FE8F #8FDDFE #E88FFE
square
#FEB08F #A5FE8F #8FDDFE #E88FFE
split-complementary
#FEB08F #8FFEE8 #8FA5FE
monochromatic
#FD5A16 #FD8552 #FEB08F #FFDBCC #FFEAE1

Accessibility & contrast

On white

1.78
#FEB08F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.82
#FEB08F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEB08F
11.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEB08F#FFFFFF#000000##000000
##FEB08F1.001.7811.8211.82
#FFFFFF1.781.0021.0021.00
#00000011.8221.001.001.00
##00000011.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4B88C
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#FFA3A7
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #feb08f;
/* rgb */ color: rgb(254, 176, 143);
/* oklch */ color: oklch(82.4% 0.102 43.8);
Tailwind
colors: {
  custom: {
    50: '#ffc8b0',
    500: '#feb08f',
    950: '#000000',
  },
}
SCSS
$custom: #feb08f;
$custom-light: #ffc8b0;
$custom-dark: #000000;
JSON
{
  "hex": "#feb08f",
  "rgb": {
    "r": 254,
    "g": 176,
    "b": 143
  },
  "hsl": {
    "h": 17.838,
    "s": 98.23,
    "l": 77.843
  },
  "oklch": {
    "l": 0.82414,
    "c": 0.10229,
    "h": 43.8
  },
  "luminance": 0.54105
}

Semantic roles & 50–950 ramp

primary
#FEB08F
secondary
#52B5DF
accent
#A1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281

Preview Lab

Preview with #FEB08F

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

Preview Lab → · Contrast checker → · Palette generator →

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