#FFC08C#FFC08C

#FFC08C is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.4% C 0.099 H 60.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).

Color values

HEX#FFC08C
RGBrgb(255, 192, 140)
HSLhsl(27, 100%, 77%)
HSVhsv(27, 45%, 100%)
CMYKcmyk(0%, 24.7%, 45.1%, 0%)
CIE-LABlab(82.30, 16.41, 34.96)
CIE-LCHlch(82.30, 38.62, 64.85°)
OKLaboklab(85.36% 0.0488 0.0861)
OKLCHoklch(85.36% 0.099 60.5)
XYZxyz(64.8260, 60.8568, 33.1380)
Luminance0.6085 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC08C #8CCBFF
analogous
#FF8C92 #FFC08C #FFF98C
triadic
#FFC08C #8CFFC0 #C08CFF
tetradic
#FFC08C #92FF8C #8CCBFF #F98CFF
square
#FFC08C #92FF8C #8CCBFF #F98CFF
split-complementary
#FFC08C #8CFFF9 #8C92FF
monochromatic
#FF7D12 #FF9E4F #FFC08C #FFE2C9 #FFEEE0

Accessibility & contrast

On white

1.59
#FFC08C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.17
#FFC08C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC08C
13.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC08C#FFFFFF#000000##000000
##FFC08C1.001.5913.1713.17
#FFFFFF1.591.0021.0021.00
#00000013.1721.001.001.00
##00000013.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3C488
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ffc08c;
/* rgb */ color: rgb(255, 192, 140);
/* oklch */ color: oklch(85.4% 0.099 60.5);
Tailwind
colors: {
  custom: {
    50: '#ffd3ae',
    500: '#ffc08c',
    950: '#000000',
  },
}
SCSS
$custom: #ffc08c;
$custom-light: #ffd3ae;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc08c",
  "rgb": {
    "r": 255,
    "g": 192,
    "b": 140
  },
  "hsl": {
    "h": 27.13,
    "s": 100,
    "l": 77.451
  },
  "oklch": {
    "l": 0.85355,
    "c": 0.09892,
    "h": 60.5
  },
  "luminance": 0.60853
}

Semantic roles & 50–950 ramp

primary
#FFC08C
secondary
#4F9FE0
accent
#7EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381

Preview Lab

Preview with #FFC08C

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

Preview Lab → · Contrast checker → · Palette generator →

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